[asterisk-bugs] [JIRA] (ASTERISK-23976) testsuite: Add test rest_api/channels/ring
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue Jul 1 12:21:57 CDT 2014
Matt Jordan created ASTERISK-23976:
--------------------------------------
Summary: testsuite: Add test rest_api/channels/ring
Key: ASTERISK-23976
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23976
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 {{ring}} operation in the channels resource. The test should:
# Originate a channel into a Stasis application. The channel's state should not be modified - that is, it should be unanswered and no indications should be made on the channel.
# Use the {{POST /channels/ring}} operation to start a ringing operation on the channel. Verify that the channel's state changes in ARI and AMI.
# Use the {{DELETE /channels/ring}} operation to end the ringing operation on the channel. Verify that the channel's state changes in ARI and AMI.
# Hang up the channel!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list