[asterisk-bugs] [JIRA] (ASTERISK-22289) chan_pjsip tests: Implement nominal outgoing call tests
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Aug 12 10:27:06 CDT 2013
Matt Jordan created ASTERISK-22289:
--------------------------------------
Summary: chan_pjsip tests: Implement nominal outgoing call tests
Key: ASTERISK-22289
URL: https://issues.asterisk.org/jira/browse/ASTERISK-22289
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Tests/testsuite
Affects Versions: 12
Reporter: Matt Jordan
h3. Nominal Tests
h4. Test 1: Playback
Procedure:
* Originate a call from Asterisk to Bob and direct the answered call to playback at 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 at 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
--
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