[asterisk-bugs] [JIRA] (ASTERISK-22668) Crash: chan_pjsip extension fallthrough

John Bigelow (JIRA) noreply at issues.asterisk.org
Tue Oct 8 11:29:04 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Bigelow updated ASTERISK-22668:
------------------------------------

    Summary: Crash: chan_pjsip extension fallthrough  (was: Crash: Logging in agent that is already logged in)
    
> Crash: chan_pjsip extension fallthrough
> ---------------------------------------
>
>                 Key: ASTERISK-22668
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22668
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 12.0.0-alpha1
>         Environment: Asterisk 12 branch r400669
>            Reporter: John Bigelow
>         Attachments: backtrace.txt, full.txt
>
>
> UPDATE:
> After talking to rmudgett, simply answering the call with nothing else causes the crash.
> {code}
> exten => 999,1,Answer
> {code}
> Steps:
> * Login Agent from a phone
> * Login the same Agent from another phone
> * Crash
> Errors printed:
> {code}
> [Oct  8 10:14:54] ERROR[9540] astobj2.c: user_data is NULL
> [Oct  8 10:14:54] ERROR[9540] astobj2.c: FRACK!, Failed assertion 0 (0)
> {code}
> agents.conf:
> {code}
> [1001]
> fullname=Phone A
> ackcall=yes
> {code}
> extensions.conf:
> {code}
> exten => 551,1,AgentLogin(1001)
> {code}
> Backtrace and full log is attached.

--
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