[asterisk-bugs] [JIRA] (ASTERISK-24649) Stasis fails to get app name

John Bigelow (JIRA) noreply at issues.asterisk.org
Wed Jan 7 10:47:34 CST 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224328#comment-224328 ] 

John Bigelow commented on ASTERISK-24649:
-----------------------------------------

Just to point out, the replacement channel (local channel half created for the transfer) fails to enter the Stasis bridge. It appears this is why it fails to get the app name and hangs up the channel.

This message occurs just before the ERROR message:
{code}
[Dec 29 12:23:33] DEBUG[14808] bridge_channel.c: Bridge test_bridge: pushing 0xb33e9a8c(Local/1000 at default-00000001;1) into bridge failed
{code}

> Stasis fails to get app name
> ----------------------------
>
>                 Key: ASTERISK-24649
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24649
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_stasis
>    Affects Versions: SVN, 13.1.0
>         Environment: Asterisk branches 13 r430162, testsuite
>            Reporter: John Bigelow
>         Attachments: extensions.conf, full-asterisk.txt
>
>
> Occasionally the following error message is displayed and the channel is hung up instead of entering the Stasis app:
> {noformat}
> [Dec 30 12:23:33] ERROR[14808] stasis/stasis_bridge.c: Failed to get app name for Local/1001 at default-00000001;1 (0xa98d27c)
> {noformat}
> The scenario is:
> # Dummy local channel half enters Stasis(testsuite) and the other half enters Echo()
> # The stasis bridge {{test_bridge}} is created
> # Alice & Bob both place a call to 'sip:stasis at 127.0.0.1' where they enter {{Stasis(testsuite,test)}} and are both put into the {{test_bridge}} bridge
> # Alice blind transfers Bob to 'sip:1000 at 127.0.0.1' where one half of the local replacement channel executes {{1000 at default}}. The {{Answer()}} is shown as executed but not {{Stasis(otherapp)}}. Instead the above error message is present. The local channel half is then hung up and there of course is not a {{StasisStart}} event for it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list