[asterisk-bugs] [JIRA] (ASTERISK-23074) Crash in ChanIsAvail app
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Dec 30 10:05:03 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-23074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=213350#comment-213350 ]
Matt Jordan commented on ASTERISK-23074:
----------------------------------------
Thank you for your bug report. In order to move your issue forward, we require a backtrace[1] from the core file produced after the crash. Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:
make install
After enabling, reproduce the crash, and then execute the backtrace[1] instructions. When complete, attach that file to this issue report.
[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
> 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
>
> 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