Closed seoplague closed 1 year ago
The error message that is the cause of the failure:
Failed to apply the description for 0: Failed to set SSL role for the transport." UserInfo={NSLocalizedDescription=Failed to set remote answer sdp: Failed to apply the description for 0: Failed to set SSL role for the transport.}
Steps to reproduce
I do not reproduce using sip.js and freeswitch, you need to provide the full context, no only what you are doing on your side, what client and server side third party are you using can help to narrow the cause of the error above.
Since we don't know you environment, when you google the error this stack overflow refer to the same error and provide some clues, that does not mean it's not iosrtc side that cause the issue yet.
YOU MUST read first!
Please use Community Forum for general technical discussions and questions.
extra/renderer-and-libwebrtc-tests.js
file).Note: If the checkboxes above are not checked (which you do after the issue is posted), the issue will be closed, removing this checkbox will result in automatic closed issue.
Versions affected
Description
Hi!
When I make a call from IOS I face an error. In case when callee immediately pickup the phone everything is ok. But in case when callee wait a few seconds after ringing the call canceled by caller. In trace I see the following error:
In case when everything is ok I see the following:
Steps to reproduce