You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (Wireshark) or Javascript console log
if you want quick response
What steps will reproduce the problem?
1. Start calling somebody.
2. Error message shown at receiver console: "Failed to parse remote sdp".
message". when received 200 OK
What is the expected output? What do you see instead?
I want see "In call" status, but got "Call terminated" status.
What version of the product are you using? On what operating system?
sipml5(r121), Ericsson browser (iOS6, iPad3), Asterisk 1.11(r373330)
Please provide any additional information below.
SDP which cannot be parsed by sipml5:
v=0
o=root 836352876 836352876 IN IP4 11.111.11.11
s=Asterisk PBX
c=IN IP4 11.111.11.11
t=0 0
m=audio 24722 RTP/AVPF 8
a=rtpmap:8 PCMA/8000
a=silenceSupp:off - - - -
a=ptime:20
a=ice-ufrag:41b1e21f7e29d20258bb5c382bfa844c
a=ice-pwd:31332d4a7bdf2e7922b75b8e3446614e
a=ice-options:google-ice
a=candidate:H5b79513e 1 udp 2130706431 11.111.11.11 24722 typ host
generation 0 svn 16
a=candidate:H5b79513e 2 udp 2130706430 11.111.11.11 24723 typ host
generation 0 svn 16
a=sendrecv
m=video 0 RTP/AVPF 103
In desktop browsers (Chrome, IE+webrtc4all) works good!
Original issue reported on code.google.com by demandv...@gmail.com on 31 Oct 2012 at 12:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
demandv...@gmail.com
on 31 Oct 2012 at 12:00The text was updated successfully, but these errors were encountered: