[asterisk-bugs] [JIRA] (ASTERISK-23974) testsuite: Add test rest_api/channels/hold nominal test
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 1 09:47:56 CDT 2014
Matt Jordan created ASTERISK-23974:
--------------------------------------
Summary: testsuite: Add test rest_api/channels/hold nominal test
Key: ASTERISK-23974
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23974
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Resources/res_ari, Tests/testsuite
Affects Versions: 12.3.2
Reporter: Matt Jordan
This improvement to the testsuite is to add a test for the hold operation in the channels resource. The test should:
# Originate a channel into a Stasis application.
# Use the {{POST /channels/answer}} operation to answer the channel. Verify that the channel is answered in ARI and AMI.
# Use the {{POST /channels/hold}} operation to put the channel on hold. Verify that a hold event is received in AMI.
# Use the {{DELETE /channels/hold}} operation to end the hold operation on the channel. Verify that an unhold event is received in AMI.
# Hang up the channel!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list