[Home]

Summary:ASTERISK-22283: chan_pjsip tests: Implement nominal outgoing call tests
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-08-12 10:19:49Date Closed:2013-09-02 21:13:05
Priority:MajorRegression?
Status:Closed/CompleteComponents:Tests/testsuite
Versions:12 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:h3. Nominal Tests
h4. Test 1: Playback
Procedure:
* Originate a call from Asterisk to Bob and direct the answered call to playback@default
Pass Conditions:
* Ensure that audio flows properly from Asterisk to Bob
* Ensure that Asterisk sends a BYE to Bob after the playback has completed

h4. Test 2: Echo
Procedure:
* Originate a call from Asterisk to Bob and direct the answered call to echo@default
* Bob plays audio to Asterisk
* After five seconds, Bob hangs up
Pass Conditions:
* Ensure that audio flows properly from Bob to Asterisk
* Ensure that audio from Bob to Asterisk is echoed properly back to Bob
* Ensure that Asterisk responds to Bob's BYE with a 200 OK
Comments:By: John Bigelow (jbigelow) 2013-09-02 21:12:40.573-0500

Committed in revision 4099