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/ca...
shaileshbhindi
Oct 09, 2019Copper 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
Dec 06, 2019Yes, you can test it by setting up ngrok server.
- shaileshbhindiDec 10, 2019Copper Contributor
Trinetra-MSFT - That I know. But I want some event in bot which is raised on incoming call for user who has configured this bot. Is there any event which occur on incoming call?
This is not like call from user to bot. This is kind of requirement where one user calls to another user & bot intercept that call for getting some information from incoming call.
Thanks.