Forum Discussion
shaileshbhindi
Sep 24, 2019Copper Contributor
Intercept incoming call
Hi,
I would like to create one bot/app which detect incoming call & it will open browser in my machine which shows name of caller. Is that possible to intercept incoming call? Is there any API/call event which support this?
Thanks!
- Trinetra-MSFT
Microsoft
shaileshbhindi Please take a look at Calls and meetings online bots.
- shaileshbhindiCopper Contributor
Hi, Thanks for reply!. I have gone through it. Can we test using ngrok this kind of functionality OR it is compulsory require bot to register in Azure?
- Trinetra-MSFT
Microsoft
shaileshbhindi , You need to register you bot in azure, where your bot requires specific Application or delegated permissions for calling and meeting, However you can set up the sample locally and run it on ngrok.