I have a Skype For Business Online web app. I am using Skype Web SDK and Azure AD for authentication. On making a audio call from Lync, I sucessfully receive notification in the web app. But the audio call soon gets disconnected. Error is Failed to parse SessionDescription. candidate:a5BpIVxQzQh5t/7CqfgBOQeCbDFb0l/mEzYbPkw96vg 1 1V4ajHJQOLI2T9wGQfzL1g UDP 0.830 172.51.21.32 24068 Expects at least 8 fields. The name of error comes as OperationError
相关问题
- How to name and reference an Excel range using off
- Setting width of Office add-in task pane
- Can I sync calendar events with the Microsoft Grap
- get skype for business presence status programmati
- How to find the URL to a specific contact in Offic
相关文章
- Determine if connect-msolservice has already been
- The application named HTTPS://test113.onmicrosoft.
- How to get admin access to files for all user'
- How can I retrieve the full MIME message from an M
- How to send mail via outlook using spring boot?
- ADD-IN ERROR - This add-in cloud not be started. -
- Access denied office 365 / SharePoint online with
- Authenticating Office 365 SharePoint Online OOTB s
Currently the Skype Web SDK doesn't support audio calling to or from Chrome. If you try the same scenario using your web app in one of the supported browsers (IE 11+, Microsoft Edge, or Safari) it should work. The Web SDK team is hoping to add AV support for Chrome soon. The list of browsers the SDK currently supports is here under "Skype for Business Web App Plug-in/ORTC Support". https://msdn.microsoft.com/skype/websdk/GettingStarted