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

**Describe the issue** Occasionally, the bot goes into a sort of failed state where it is unable to join the calls with an internal error with diagnostic code 500#7117 error...

**Describe the issue** I have a question about the sample code in `Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot`. In the [ProcessNotificationAsync](https://github.com/microsoftgraph/microsoft-graph-comms-samples/blob/master/Samples/V1.0Samples/LocalMediaSamples/PolicyRecordingBot/FrontEnd/Http/Controllers/PlatformCallController.cs#L95) function, an problem occurs when trying to get `request.Properties["MS_OwinContext"]["ssl.ClientCertificateErrors"]`. After accessing `request.Properties[“MS_OwinContext”][“ssl.ClientCertificateErrors”]`, GraphLogger outputs...

**Describe the issue** I deployed the PolicyRecordingBot in Azure Cloud service when i make call the bot accept the call but after the 30 to 60 seconnds the call Disconnected...

**Describe the issue** I upload the PolicyRecordingBot in the Azure cloud service (extend support) and it working fine also i create Azure bot and i configured the microsoft teams and...

Deprecates #722 Closes #673 There are some todo items left in the docs department, but we are currently working on those. I'm hoping the rest of the code / workflows...

TenantId: Case needs to be raised from the tenant affected by the reported issue : dc128099-4393-4da2-955c-8bf536113f0d Application Id/Client Id: bf8608f9-a733-41ba-9dac-e38d5b46ee13 Graph API used with the Request Body: Microsoft.Graph.Communications.Common.Transport.GraphHttpClient Method: GET/POST/PATCH/DELETE/PUT:...

following these instructions: https://microsoftgraph.github.io/microsoft-graph-comms-samples/docs/articles/calls/register-calling-bot.html?q=create%20bot The biggest holdup so far has been that I don't see an "API Permissions" tab, but I'm also unsure where to find the Application Secret since...

Hi there, I am using the cmdlet Get-CsOnlineApplicationInstance in combination with managed identity authentication in an azure runbook. The managed identity is teams administrator. But when I execute the the...

**Describe the issue** Bot fails for joining the meeting after the host admit. ( Status shows "Leaving" and stays ) I cannot find the debugging point on this code and...

**Describe the issue** I occasionally run into this issue after CallHandler CallOnUpdated Call status updated to Established - and AudioSendStatusChangedEventArgs(MediaSendStatus=Active), but did not receive anything from socket. It can be...