[asterisk-bugs] [JIRA] (ASTERISK-21754) Bridge API Enhancements - write tests for the new Bridge AMI actions/events

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu May 2 14:49:38 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-21754:
-----------------------------------

    Description: 
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 covers 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.


  was:
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.


    
> Bridge API Enhancements - write tests for the new Bridge AMI actions/events
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-21754
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21754
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/Bridging, Tests/testsuite
>            Reporter: Matt Jordan
>              Labels: Asterisk12
>
> 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 covers 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