[asterisk-bugs] [JIRA] (ASTERISK-24591) Stasis() side of an ARI originated channel cannot be Redirected
Kinsey Moore (JIRA)
noreply at issues.asterisk.org
Wed Dec 3 10:57:29 CST 2014
Kinsey Moore created ASTERISK-24591:
---------------------------------------
Summary: Stasis() side of an ARI originated channel cannot be Redirected
Key: ASTERISK-24591
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24591
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_ari_bridges, Resources/res_ari_channels
Affects Versions: 13.0.1, 12.7.1
Reporter: Kinsey Moore
When running the attached test under the Asterisk test suite, the Local/echo at default-...;1 channel is hung up as a result of the AMI redirect action when it queues a soft-hangup flag on the channel to kick it out of the bridge. The ;1 channel should not be hung up until manually hung up at the end of the test.
If the Stasis application has not put the channel in the bridge, the test works properly.
This is likely a result of the origination occurring via ast_pbx_ougoing_app along with the channel in Stasis() being in a bridge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list