[asterisk-bugs] [JIRA] (ASTERISK-24143) WebRTC callee not receiving BYE after caller hangup

Abhay Gupta (JIRA) noreply at issues.asterisk.org
Tue Aug 12 05:06:29 CDT 2014


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

Abhay Gupta commented on ASTERISK-24143:
----------------------------------------

Problem  terminated call log -

- Executing [101 at default:1] NoOp("PJSIP/102-0000000c", "") in new stack
    -- Executing [101 at default:2] Dial("PJSIP/102-0000000c", "PJSIP/101") in new stack
    -- Called PJSIP/101
    -- PJSIP/101-0000000d is ringing
    -- PJSIP/101-0000000d answered PJSIP/102-0000000c
    -- Channel PJSIP/102-0000000c joined 'simple_bridge' basic-bridge <bf9ca495-f20a-4fed-a6fc-2a131b777e7c>
    -- Channel PJSIP/101-0000000d joined 'simple_bridge' basic-bridge <bf9ca495-f20a-4fed-a6fc-2a131b777e7c>
[Aug 12 15:34:37] ERROR[2565]: pjsip:0 <?>: 	icess0x7f1c0c0 ..Error sending STUN request: Invalid argument
       > 0x7f1c08086390 -- Probation passed - setting RTP source address to 192.168.1.242:54869
       > 0x7f1c08067ef0 -- Probation passed - setting RTP source address to 192.168.1.161:49200
    -- Channel PJSIP/102-0000000c left 'simple_bridge' basic-bridge <bf9ca495-f20a-4fed-a6fc-2a131b777e7c>
  == Spawn extension (default, 101, 2) exited non-zero on 'PJSIP/102-0000000c'
    -- Channel PJSIP/101-0000000d left 'simple_bridge' basic-bridge <bf9ca495-f20a-4fed-a6fc-2a131b777e7c>
[Aug 12 15:35:10] WARNING[2547]: pjsip:0 <?>: 	tsx0x7f1c08014 ...Failed to send Request msg BYE/cseq=6421 (tdta0x7f1c08004130)! err=320053 (DNS "Name Error" (PJLIB_UTIL_EDNS_NXDOMAIN))


> WebRTC callee not receiving BYE after caller hangup
> ---------------------------------------------------
>
>                 Key: ASTERISK-24143
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24143
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 12.4.0
>         Environment: Ubuntu 14.04 
> PJProject(https://github.com/asterisk/pjproject 06/JUN/14)
> --enable-shared --disable-sound --disable-resample --disable-video --disable-opencore-amr --with-external-srtp CFLAGS="-g -DNDEBUG" 
> chromium 35.0.1916.153(rev274914) (launch options: --use-fake-ui-for-media-stream --disable-webrtc-encryption)
> SIPml-api.js?svn=224
>            Reporter: Aleksei Kulakov
>            Assignee: Aleksei Kulakov
>         Attachments: 354ChromeConsole.log, debuglog.1, pjsip.conf
>
>
> 1. WebRTC callee accepts call from caller of any type.
> 2. Caller hangup.
> 3. WebRTC callee does not get BYE sip packet(staying "in call" forever) and asterisk dumps following message to log:
> {quote}
> WARNING[348] pjsip: tsx0xb68399d4 ...Failed to send Request msg BYE/cseq=9511 (tdta0xb6804798)! err=320053 (DNS "Name Error" (PJLIB_UTIL_EDNS_NXDOMAIN))
> {quote}



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



More information about the asterisk-bugs mailing list