Forum Discussion
PriyaAcharya
Jun 03, 2020Copper Contributor
Bot making audio/video calls to peer but not able to see/hear
Hi, I followed https://docs.microsoft.com/en-us/graph/api/application-post-calls?view=graph-rest-beta&tabs=http#examples article and did the following. 1. Registered the bot and allowed required...
Nikitha-MSFT
Jun 03, 2020Former Employee
PriyaAcharya - you can handle call by using the bot endpoint. Could you please go through the sample here? Try if that helps.
- PriyaAcharyaJun 05, 2020Copper Contributor
Thanks for your help. We actually got it working by using ServiceMediaReq. Both audio and video work fine. Just a quick question. In my Team, i have few members who are "members" and others are "guests". When i make a call, only the "members" get a call. The "guest" users dont. Any suggestions here please?
- Nikitha-MSFTJun 05, 2020Former Employee
PriyaAcharya - Could you please try to invite the guest using graph Api ?