Hello, I upgraded to last version.
Error is still there and I found the case when it's happening.
Sorry I cannot have access for copy the trace (I would have to rewrite it manually) .. But I tried describe every step preciously
Is it bug? or bad implementation?
Flow:
// IMPORTANT INFO: ALL steps below was logged in the same time 18:11:11 (I think the problem is in fast (immediately) income of 200 w/SDP after 183 w/SDP)
received 183 (with SDP)
Inviter.onProgress
sdh.hasDescription
sdh.setDescription
sdh.getLocalMediaStream
sdh.applyModifiers
sdh.setRemoteSessionDescription
received 200 (with SDP)
State change to "Accepted" on INVITE client transaction with id z9hG4bK5237512
Inviter.onAccept
sdh.hasDescription
sdh.setDescription
sdh.getLocalMediaStream
sdh.applyModifiers
sdh.setRemoteSessionDescription
sdh.oniceconnectionstatechange checking
sdh.ontrack audio enabled
sdh.setRemoteTrack
sdh.setRemoteTrack - adding remote audio track
sdh.onsignalingstatechange stable
sdh.setDescription failed - InvalidStateError: Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: kStable
sdh.setAnswer: SDH setDescription rejected...
sip.Inviter | Failed to execute 'setRemoteDescription' on 'RTCPeerConnection': Failed to set remote answer sdp: Called in wrong state: kStable
Erik
Dátum: pondelok 28. septembra 2020, čas: 11:35:33 UTC+2, odosielateľ: Eric Green