[asterisk-bugs] [JIRA] (ASTERISK-21755) Bridge API Enhancements - write tests for the new Bridge AMI actions/events
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu May 2 12:57:39 CDT 2013
Matt Jordan created ASTERISK-21755:
--------------------------------------
Summary: Bridge API Enhancements - write tests for the new Bridge AMI actions/events
Key: ASTERISK-21755
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21755
Project: Asterisk
Issue Type: Improvement
Security Level: None
Reporter: Matt Jordan
A number of new AMI actions were added to help with inspection of the bridges in the bridge framework, namely:
* {{BridgeInfo}} - get information about a single bridge
* {{BridgeList}} - get all information about a bridge
In addition, several new bridge events were added - in particular, the most important being the {{BridgeEnter}} and {{BridgeLeave}} events.
This task is due two things:
# Create a test that executes the AMI commands and verifies that it gets back a list of bridges, and that it can inspect a single bridge. Verify that the information returned is correct.
# Add basic event checking for bridge events to the {{simple_bridge}} test.
--
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