[asterisk-bugs] [JIRA] (ASTERISK-24334) Crash with chan_sip on SIP to SIP over WebSockets call (WebRTC, SIPML5)

Dafi Ni (JIRA) noreply at issues.asterisk.org
Mon Sep 22 07:33:29 CDT 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=222731#comment-222731 ] 

Dafi Ni commented on ASTERISK-24334:
------------------------------------

[~rnewton] You can try with 1.0.1f-1ubuntu2.5,  which has numerous DTLS related fixes
https://launchpad.net/ubuntu/+source/openssl/1.0.1f-1ubuntu2.5

> Crash with chan_sip on SIP to SIP over WebSockets call (WebRTC, SIPML5)
> -----------------------------------------------------------------------
>
>                 Key: ASTERISK-24334
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24334
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General, Channels/chan_sip/SRTP, Channels/chan_sip/WebSocket
>    Affects Versions: SVN, 12.5.0
>         Environment: SVN-branch-12-r423172, Chrome (37.0.2062.120), SIPML5 SVN 224 live demo.
>            Reporter: Rusty Newton
>            Severity: Critical
>         Attachments: backtrace.txt, full.txt, messages.txt, pcap_asterisk.pcap, pcap_chrome.pcap, sip.txt
>
>
> Essentially the same configuration as ASTERISK-24205, but attempting to call from a local Digium phone configured as a SIP peer to the SIPML5 client in Chrome (which resides on another machine on local network).
> h2. The crash!:
> D Phone -> Box1(Asterisk) -> Box2(Chrome(SIPML5))
> With this call path we see a crash after the answer button is clicked on the SIPML5 client interface.
> h2. Additional note:
> The opposite call path fails seemingly the same as seen in ASTERISK-24205. The path is contrasted with ASTERISK-24205 where the call is directly to an Asterisk application rather than another device registered to Asterisk.
> Box2(Chrome(SIPML5)) -> Box1(Asterisk) -> D Phone
> h2. The debug:
> Debug attached is for the crashing scenario only.
> pcap_asterisk, full, messages, backtrace.txt,sip.txt:  from the Asterisk box.
> pcap_chrome: pcap from the box where Chrome/SIPML5 was running.
> h2. The dialplan:
> {noformat}
> [default]
> ;for testing ASTERISK-24205
> exten => 354,1,Dial(SIP/354)
> exten => 6001,1,Dial(SIP/6001)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list