[asterisk-bugs] [JIRA] (ASTERISK-23974) testsuite: Add test rest_api/channels/hold nominal test
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Dec 18 09:52:07 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-23974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-23974:
-----------------------------------
Affects Version/s: 13.18.4
> 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, 13.18.4
> 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