[asterisk-bugs] [JIRA] (ASTERISK-23074) Crash in ChanIsAvail app
Kilburn (JIRA)
noreply at issues.asterisk.org
Mon Dec 30 15:05:05 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=213383#comment-213383 ]
Kilburn edited comment on ASTERISK-23074 at 12/30/13 3:03 PM:
--------------------------------------------------------------
Back trace attached
This is what appears in the console
Executing [s at macro-stdexten:11] ChanIsAvail("PJSIP/778-00000002", "PJSIP/776,s") in new stack
asterisk: ../src/pjsip-ua/sip_inv.c:2252: pjsip_inv_end_session: Assertion `!"Invalid operation!"' failed.
was (Author: maddog):
Back trace
> Crash in ChanIsAvail app
> ------------------------
>
> Key: ASTERISK-23074
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23074
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_chanisavail
> Affects Versions: 12.0.0
> Environment: Gentoo 64bit
> Reporter: Kilburn
> Assignee: Kilburn
> Attachments: backtrace.txt, gdb.txt
>
>
> I am only using the new pjsip channel driver. Old sip disabled.
> I got this line
> same => n,ChanIsAvail(PJSIP/${ARG1},s)
> When it executes I get a asterisk crash. If I change to ChanIsAvail(SIP/${ARG1},s) it does not crash.
--
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