Adding answer from comment section for more visibility:
We can set teams to respond to tel: uri
ftype URL:tel protocol="C:\Users%userprofile%\AppData\Local\Microsoft\Teams\Update.exe" "%1"
that will allow desktop apps to dial out.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
if a customer's MS teams has telephony enabled (e.g. a calling plan) does the graph API enable my application (a desktop .exe) to initiate a call on their behalf (i.e. have the desktop-installed-teams-client actually handle the call but my application just perform the dial out) ?
Can my application use the API to get notification of incoming calls? again, working alongside the teams client i would search for the incoming number in a database and show the record associated but the teams client would actually answer the call.
Customers are replacing TAPI compliant PABX systems and Teams of course doesn't provide a TAPI interface.
Adding answer from comment section for more visibility:
We can set teams to respond to tel: uri
ftype URL:tel protocol="C:\Users%userprofile%\AppData\Local\Microsoft\Teams\Update.exe" "%1"
that will allow desktop apps to dial out.
Do you need to control desktop teams client? We are using selenium for it. That's not easy, not stable. But it works
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more