Forum Discussion
relkniw
Nov 08, 2021Copper Contributor
Graph API: create a PSTN call and invite a PSTN participant
Hello everybody, We are using the MS Graph API within a C# project. After successful creating a PSTN call from our bot like described here https://docs.microsoft.com/en-us/graph/api/application-...
Vikram505
Jan 30, 2022Copper Contributor
Hi,
Could you please share the doc or steps that you have followed to setup the bot with PSTN?
Thanks in advance.
Could you please share the doc or steps that you have followed to setup the bot with PSTN?
Thanks in advance.
relkniw
Feb 01, 2022Copper Contributor
I just followed this manual: https://docs.microsoft.com/de-de/microsoftteams/platform/bots/calls-and-meetings/registering-calling-bot
- Vikram505Feb 01, 2022Copper ContributorThanks