microsoft-graph-comms-samples icon indicating copy to clipboard operation
microsoft-graph-comms-samples copied to clipboard

Microsoft Graph Communications Samples

Results 193 microsoft-graph-comms-samples issues
Sort by recently updated
recently updated
newest added

When attempting to connect a Microsoft Graph Calling Bot to a Teams meeting, the call transitions from establishing to terminated almost immediately. The resultInfo contains code 500, subcode 1203003, and...

**Describe the issue** The add/ remove participant event not triggering **Code Snippet** ![Image](https://github.com/user-attachments/assets/fec2a095-2830-4bd6-91d7-e4520b01bc45) ![Image](https://github.com/user-attachments/assets/80260ec0-80ab-4220-aaf1-bcfabf080b50) **Expected behavior** The `ParticipantsOnUpdated` event should get trigger when the Participants add & remove **Graph SDK...

**Describe the issue** We want our bot to display a different logo based on the context of the meeting. So we will not be able to use the pre-configured 'Application...