Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ericsson browser: "Failed to parse remote sdp" #50

Open
GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments
Open

Ericsson browser: "Failed to parse remote sdp" #50

GoogleCodeExporter opened this issue Mar 19, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

could you please attach the SDP for the INVITE?

Original comment by boss...@yahoo.fr on 31 Oct 2012 at 5:58

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

v=0
o=- 0 1 IN IP4 127.0.0.1
s=webrtc (roap)
t=0 0
m=audio 61392 RTP/AVPF 8
c=IN IP4 192.168.1.123
a=rtcp:55213 IN IP4 192.168.1.123
a=candidate:1 1 udp 1.0 192.168.1.123 61392 typ host name rtp network_name en0 
username root password mysecret generation 0
a=candidate:1 2 udp 1.0 192.168.1.123 55213 typ host name rtcp network_name en0 
username root password mysecret generation 0
a=ssrc:3755963521 cname:En8vy/JMPTQpkRet
a=ssrc:3755963521 mslabel:81a14ff213ab29e63c9a1ecbfcd
a=ssrc:3755963521 label:Default
a=mid:audio
a=rtcp-mux
a=rtpmap:8 PCMA/8000
m=video 62007 RTP/AVPF 103
c=IN IP4 192.168.1.123
a=rtcp:52695 IN IP4 192.168.1.123
a=candidate:2 1 udp 1.0 192.168.1.123 62007 typ host name video_rtp 
network_name en0 username root password mysecret generation 0
a=candidate:2 2 udp 1.0 192.168.1.123 52695 typ host name video_rtcp 
network_name en0 username root password mysecret generation 0
a=ssrc:2571546661 cname:En8vy/JMPTQpkRet
a=ssrc:2571546661 mslabel:81a14ff213ab29e63c9a1ecbfcd
a=ssrc:2571546661 label:Default
a=mid:video
a=rtcp-mux
a=rtpmap:103 H264/90000
a=fmtp:103 profile-level-id=42C00B;packetization-mode=1

Original comment by demandv...@gmail.com on 31 Oct 2012 at 8:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant