[asterisk-bugs] [JIRA] (ASTERISK-24649) Stasis fails to get app name
John Bigelow (JIRA)
noreply at issues.asterisk.org
Mon Dec 29 12:52:34 CST 2014
John Bigelow created ASTERISK-24649:
---------------------------------------
Summary: 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: 13.1.0, SVN
Environment: Asterisk branches 13 r430162, testsuite
Reporter: John Bigelow
Attachments: extensions.conf, full-asterisk.txt
Occasionally the following error message is displayed:
{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 is not a {{StasisStart}} event for the other half of the local replacement channel.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list