[Home]

Summary:ASTERISK-23356: testsuite: write a test that tests for an announcer channel/participant channel roles
Reporter:Matt Jordan (mjordan)Labels:
Date Opened:2014-02-23 21:43:43.000-0600Date Closed:2014-03-18 11:53:21
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_bridgewait
Versions:12.0.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Write a test that does the following:

# Have a Local channel join a holding bridge with a role as a 'participant' with silence generation as the entertainment. Have the other end of the Local channel enter the Record application.
# Originate a Local channel. Have one end of the Local channel enter the holding bridge as an 'announcer'. Play an audio file from the other end.
# Hang up both channels.
# Originate another channel. Use the BackgroundDetect application to look for energy in the recorded file. See the bridging tests for an example - {{configs/bridge/ast2/extensions.conf}} as well as {{lib/python/asterisk/bridge_test_case.py}}
Comments: