[Freeswitch-users] webrtc chrome->sip bad media jssip error

Michael Jerris mike at jerris.com
Tue Dec 23 20:46:40 MSK 2014


Also, take a look if verto works.  I know there were changes in firefox that required changes to the verto js.  It may be that the issue is now on the js side.

> On Dec 23, 2014, at 12:39 PM, Michael Jerris <mike at jerris.com> wrote:
> 
> If master is not working with one of them, please file a jira.
> 
>> On Dec 23, 2014, at 9:51 AM, rentmycoder rentmycoder <rentmycoder at gmail.com <mailto:rentmycoder at gmail.com>> wrote:
>> 
>> I've checked with 1.4 latest git, it works using latest SIPMl5 and SipJs in all directions.
>> But now FireFox latest (34.05) is broken with both js stacks...
>> Browser->SIP is working, but SIP->Browser and Browser->Browser is broken...
>> 
>> So FS 1.4.14 does not work with latest Chrome, 1.4.master does not work with latest FF.
>> Maybe SDP issue...
>> 
>> 
>> On Thu, Dec 18, 2014 at 3:22 PM, rentmycoder rentmycoder <rentmycoder at gmail.com <mailto:rentmycoder at gmail.com>> wrote:
>> Hi,
>> 
>> Maybe it's a know issue, please direct me to the right direction.
>> Setup: FS 1.4.latest, -nonat, Debian64 7.8, http://tryit.jssip.net/ <http://tryit.jssip.net/> web sip client,
>> 
>> Issue:
>> Using Firefox, calls are working great, but with Chrome 39.0.2171.95m calling from browser to SIPendpint fails. 
>> The sip client rings, but after answer, the jssip client shows bad media description error....
>> 
>> Ring SDP:
>> v=0
>> o=FreeSWITCH 1418885182 1418885183 IN IP4 192.168.101.43
>> s=FreeSWITCH
>> c=IN IP4 192.168.101.43
>> t=0 0
>> a=msid-semantic: WMS PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ
>> m=audio 27200 RTP/SAVPF 0 126 106
>> a=rtpmap:0 PCMU/8000
>> a=rtpmap:126 telephone-event/8000
>> a=rtpmap:106 CN/8000
>> a=ptime:20
>> a=sendrecv
>> a=fingerprint:sha-256 E2:56:BC:E3:1E:CA:AD:55:04:E5:94:8F:D6:AD:1B:CA:E0:B8:90:A9:62:35:95:F0:F1:C0:D7:A7:92:35:D9:C8
>> a=rtcp-mux
>> a=rtcp:27200 IN IP4 192.168.101.43
>> a=ssrc:1443731118 cname:FQsNBmyVzeI5MT0k
>> a=ssrc:1443731118 msid:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ a0
>> a=ssrc:1443731118 mslabel:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ
>> a=ssrc:1443731118 label:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJa0
>> a=ice-ufrag:lO4wBcSvCchx5t6B
>> a=ice-pwd:9peBBCn0GWWiFMtRrndSqVeT
>> a=candidate:9761529334 1 udp 659136 192.168.101.43 27200 typ host generation 0
>> 
>> 
>> 2014-12-18 09:19:46.047277 [DEBUG] sofia.c:6624 Remote SDP:
>> v=0
>> o=1001 8000 8000 IN IP4 192.168.101.39
>> s=SIP Call
>> c=IN IP4 192.168.101.39
>> t=0 0
>> m=audio 5004 RTP/AVP 0 13
>> a=sendrecv
>> a=rtpmap:0 PCMU/8000
>> a=ptime:20
>> 
>> 
>> Remote SDP:
>> 2014-12-18 09:19:46.067273 [DEBUG] mod_sofia.c:780 Local SDP sofia/internal/1002 at 192.168.101.43 <mailto:1002 at 192.168.101.43>:
>> v=0
>> o=FreeSWITCH 1418885182 1418885184 IN IP4 192.168.101.43
>> s=FreeSWITCH
>> c=IN IP4 192.168.101.43
>> t=0 0
>> a=msid-semantic: WMS PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ
>> m=audio 27200 RTP/SAVPF 0 126 106
>> a=rtpmap:0 PCMU/8000
>> a=rtpmap:126 telephone-event/8000
>> a=rtpmap:106 CN/8000
>> a=ptime:20
>> a=sendrecv
>> a=fingerprint:sha-256 E2:56:BC:E3:1E:CA:AD:55:04:E5:94:8F:D6:AD:1B:CA:E0:B8:90:A9:62:35:95:F0:F1:C0:D7:A7:92:35:D9:C8
>> a=rtcp-mux
>> a=rtcp:27200 IN IP4 192.168.101.43
>> a=ssrc:1443731118 cname:FQsNBmyVzeI5MT0k
>> a=ssrc:1443731118 msid:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ a0
>> a=ssrc:1443731118 mslabel:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJ
>> a=ssrc:1443731118 label:PLEThV3VtmQWGIk4ICYTkWiv3AtV43mJa0
>> a=ice-ufrag:lO4wBcSvCchx5t6B
>> a=ice-pwd:9peBBCn0GWWiFMtRrndSqVeT
>> a=candidate:7802155548 <tel:7802155548> 1 udp 659136 192.168.101.43 27200 typ host generation 0
>> 
>> 
>> 
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services: 
>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>> http://www.freeswitchsolutions.com
>> 
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://confluence.freeswitch.org
>> http://www.cluecon.com
>> 
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20141223/458d5cda/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list