Summary: | ASTERISK-23355: testsuite: write a test for the BridgeWait application's e options | ||
Reporter: | Matt Jordan (mjordan) | Labels: | |
Date Opened: | 2014-02-23 21:38:10.000-0600 | Date Closed: | 2014-03-18 13:58:37 |
Priority: | Major | Regression? | |
Status: | Closed/Complete | Components: | Applications/app_bridgewait |
Versions: | 12.0.0 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ||
Description: | 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 | ||
Comments: | By: Matt Jordan (mjordan) 2014-03-18 13:58:38.420-0500 bridge_wait_e_options_diff submitted by jemidy (license 6581) |