[asterisk-bugs] [JIRA] (ASTERISK-23295) ARI: ChannelEnteredBridge event not delivered to client during bridge move operation

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Feb 13 10:45:03 CST 2014


Matt Jordan created ASTERISK-23295:
--------------------------------------

             Summary: ARI: ChannelEnteredBridge event not delivered to client during bridge move operation
                 Key: ASTERISK-23295
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23295
             Project: Asterisk
          Issue Type: Bug
          Components: Resources/res_ari, Tests/testsuite
    Affects Versions: 12.0.0
            Reporter: Matt Jordan
         Attachments: ASTERISK-23295-testsuite-log.txt, full.txt.2

Note that this was caught by the bridges/move test in the Asterisk Test Suite.

This test creates two bridges. It takes a channel in ARI, adds it to one bridge, then POSTs an addChannel to the second bridge. The expected result is that the channel leaves the first bridge and enters the second.

In the attached log, we can see that the core did, in fact, do this, but that the second ChannelEnteredBridge event is never delivered to ARI. The Asterisk log shows the AMI events going out for this transaction, but the attached testsuite log shows that the ARI client never received the event.



--
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