DoubangoTelecom / sipml5

The world's first HTML5 SIP client (WebRTC)
BSD 3-Clause "New" or "Revised" License
935 stars 455 forks source link

Failed to set remote answer sdp with Chrome 72 #318

Closed gorbatenkov closed 5 years ago

gorbatenkov commented 5 years ago

With beta-version of Chrome 72 (which will become stable near Jan 29 2019 accroding to https://www.chromestatus.com/features/schedule) setRemoteDescription attempts finished with following DomException: Code: 15 Message: Failed to set remote answer sdp: The order of m-lines in answer doesn't match order in offer. Rejecting answer Name: InvalidAccessError

Does anyone have a solution for this? Thanks for the help,

gorbatenkov commented 5 years ago

Does anyone have a solution for this? There are only 20 days left

gorbatenkov commented 5 years ago

Just tested with latest Chrome beta 72.0.3626.53 Connection was success without any issues and changes in scripts