[asterisk-bugs] [JIRA] (ASTERISK-23980) testsuite: Add test rest_api/channels/hold nominal test

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Jul 1 18:57:57 CDT 2014


Rusty Newton created ASTERISK-23980:
---------------------------------------

             Summary: testsuite: Add test rest_api/channels/hold nominal test
                 Key: ASTERISK-23980
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23980
             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