[asterisk-bugs] [JIRA] (ASTERISK-21737) [patch] - Crash during transfer from DAHDI/SIP to SIP/SIP in ast_format_cap_append called from remote bridge loop
Etienne Lessard (JIRA)
noreply at issues.asterisk.org
Thu Feb 27 14:30:03 CST 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-21737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=215724#comment-215724 ]
Etienne Lessard commented on ASTERISK-21737:
--------------------------------------------
Sorry for the late reply, but just to let you know that I don't think it this solves my issue (but I must say, I kind of hijacked the original thread).
In my problem, the tech_pvt of the zombie channel is non-NULL. The problem is that glue1 expect a channel with a "SCCP" tech_pvt, but it's instead getting a (zombie) channel with a "SIP" tech_pvt.
I guess I should open another ticket ?
> [patch] - Crash during transfer from DAHDI/SIP to SIP/SIP in ast_format_cap_append called from remote bridge loop
> -----------------------------------------------------------------------------------------------------------------
>
> Key: ASTERISK-21737
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21737
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/Transfers, Core/Bridging
> Environment: Asterisk SVN-branch-11-r385594
> Reporter: Alec Davis
> Attachments: ASTERISK-21737-11.diff, ASTERISK-21737-1.8.diff, bug_apr30.diff.txt, gdb-apr30.txt, GDB_output_sample_10_01_2014.txt
>
>
> DAHDI call into queue.
> SIP agent answers, then transfer to SIP0007.
>
> Crashed just after/during a transfer.
--
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