Forum Discussion
Mad_hatter
Jun 07, 2022Brass Contributor
GRAPH API redirected to voicemail
Hello, I have a calling bot that ... calls users, using GRAPH API without any SDK. When a user rejects a call originating from the bot, and if the user has a voicemail configured on "no answer" ...
Prasad_Das-MSFT
Microsoft
Jun 14, 2022Mad_hatter - Could you please refer the below doc: call: redirect - Microsoft Graph beta | Microsoft Docs ?
Mad_hatter
Jun 14, 2022Brass Contributor
Prasad_Das-MSFT- Hello, I'm not sure I understand very well your point.
I'm using https://docs.microsoft.com/en-us/graph/api/application-post-calls?view=graph-rest-1.0&tabs=http to create a call, I'm not using a redirection ? The call notifications do not mention if the call was answered properly or if the call was redirected towards voicemail.
Best regards,
David CHOLLET
- Prasad_Das-MSFTJun 15, 2022
Microsoft
Mad_hatter - There doesn't seem to be any way to determine if the call was rejected (or not answered in time) and routed towards voicemail.