[asterisk-bugs] [JIRA] (ASTERISK-23363) testsuite: write a test for the BridgeWait application's e options

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sun Feb 23 22:02:04 CST 2014


Matt Jordan created ASTERISK-23363:
--------------------------------------

             Summary: testsuite: write a test for the BridgeWait application's e options
                 Key: ASTERISK-23363
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23363
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Applications/app_bridgewait
    Affects Versions: 12.0.0
            Reporter: Matt Jordan


Write a test that covers the various ways a channel can be entertained in a holding bridge. For each scenario, verify the entertainment then hangup the channel.
* e(m) - verify that music on hold is started for the channel using the default MoH class
** Also verify that the 'm' option allows for specifying the MoH class
* e(n) - For this channel, verify that Music on hold is not started and that no hold event is received
* e(s) - treat the same as 'n'
* e(r) - verify that the state of the channel is changed to ringing
* e(h) - verify that a hold event is received for the channel


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