[asterisk-bugs] [JIRA] (ASTERISK-17572) Skinny to Skinny transfer crash
Damien Wedhorn (JIRA)
noreply at issues.asterisk.org
Fri Mar 8 02:03:01 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-17572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Damien Wedhorn closed ASTERISK-17572.
-------------------------------------
Resolution: Suspended
I can't see this type of issue with recent versions of skinny, so I'll suspend this issue.
> Skinny to Skinny transfer crash
> -------------------------------
>
> Key: ASTERISK-17572
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17572
> Project: Asterisk
> Issue Type: Bug
> Components: Channels/chan_skinny
> Reporter: Mark Murawski
> Assignee: Damien Wedhorn
> Severity: Critical
> Attachments: skinny.conf, skinny-crash
>
>
> Transferring from a skinny phone to another skinny phone will seg fault.
> Sip phone calls skinny phone
> skinny phone attended transfers to another skinny phone
> ****** ADDITIONAL INFORMATION ******
> 2011-03-17 17:41:52] NOTICE[14117]: pbx.c:4921 __ast_pbx_run: pbx_run finished for SIP/6288-00000005, (nil) -100
> [2011-03-17 17:41:52] NOTICE[14117]: channel.c:608 ast_channel_run_registered_hangup_handlers: No hangup handlers for channel: SIP/6288-00000005
> == Using SIP RTP CoS mark 5
> -- Executing [1000 at cos_internal+local+ld:1] Goto("SIP/6288-00000006", "_cos_internal+local+ld,1000,1") in new stack
> -- Goto (_cos_internal+local+ld,1000,1)
> -- Executing [1000 at _cos_internal+local+ld:1] Dial("SIP/6288-00000006", "SCCP/1000") in new stack
> [2011-03-17 17:41:52] WARNING[14121]: channel.c:5647 ast_request: No channel type registered for 'SCCP'
> [2011-03-17 17:41:52] WARNING[14121]: app_dial.c:2045 dial_exec_full: Unable to create channel of type 'SCCP' (cause 66 - Channel not implemented)
> == Everyone is busy/congested at this time (1:0/0/1)
> -- Executing [1000 at _cos_internal+local+ld:2] Dial("SIP/6288-00000006", "Skinny/1000") in new stack
> -- skinny_request(1000)
> -- Called 1000
> -- SIP/6288-00000006 calling Skinny/1000 at SEP0014A9239820-3 (callee is ringing)
> -- Skinny/1000 at SEP0014A9239820-3 answered SIP/6288-00000006
> -- Starting simple switch on '1000 at SEP0014A9239820'
> -- Started music on hold, class 'default', on channel 'SIP/6288-00000006'
> -- Executing [1001 at cos_internal+local+ld+intl:1] Goto("Skinny/1000 at SEP0014A9239820-4", "_cos_internal+local+ld+intl,1001,1") in new stack
> -- Goto (_cos_internal+local+ld+intl,1001,1)
> -- Executing [1001 at _cos_internal+local+ld+intl:1] Dial("Skinny/1000 at SEP0014A9239820-4", "SCCP/1001") in new stack
> [2011-03-17 17:41:58] WARNING[14123]: channel.c:5647 ast_request: No channel type registered for 'SCCP'
> [2011-03-17 17:41:58] WARNING[14123]: app_dial.c:2045 dial_exec_full: Unable to create channel of type 'SCCP' (cause 66 - Channel not implemented)
> == Everyone is busy/congested at this time (1:0/0/1)
> -- Executing [1001 at _cos_internal+local+ld+intl:2] Dial("Skinny/1000 at SEP0014A9239820-4", "Skinny/1001") in new stack
> -- skinny_request(1001)
> -- Called 1001
> -- Skinny/1000 at SEP0014A9239820-4 calling Skinny/1001 at SEP001121D89A42-5 (callee is ringing)
> -- Skinny/1001 at SEP001121D89A42-5 answered Skinny/1000 at SEP0014A9239820-4
> -- Locally bridging Skinny/1000 at SEP0014A9239820-4 and Skinny/1001 at SEP001121D89A42-5
> -- Stopped music on hold on SIP/6288-00000006
> [2011-03-17 17:42:02] NOTICE[14121]: chan_skinny.c:4195 skinny_fixup: skinny_fixup(Skinny/1001 at SEP001121D89A42-5, Skinny/1001 at SEP001121D89A42-5<MASQ>)
> > Killing inactive sub 3
--
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