[asterisk-bugs] [JIRA] (ASTERISK-21864) some call are dead and core dump found

David Woolley (JIRA) noreply at issues.asterisk.org
Thu Jun 6 05:53:03 CDT 2013


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

David Woolley commented on ASTERISK-21864:
------------------------------------------

This is a SIP problem, so, if it is repeatable, you need to provide the SIP debugging info specified for SIP problems.

ast_queue_control has been called for a source change, but with a null channel pointer.  It looks like it is handling an ACK at the time, so this is probably late offer SDP.  The call is from chan_sip's handle_incoming function.
                
> some call are dead and core dump found
> --------------------------------------
>
>                 Key: ASTERISK-21864
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21864
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 1.8.15.1
>            Reporter: Michael
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> some calls are dead and core dump found everyday. We use Asterisk 1.8.15-cert2 and a2billing as billing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list