Forum Discussion
shaileshbhindi
Sep 23, 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...
Trinetra-MSFT
Dec 05, 2019Former Employee
Yes, you can test it by setting up ngrok server.
shaileshbhindi
Dec 09, 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.