[asterisk-bugs] [JIRA] (ASTERISK-21596) Asterisk REST API - Create the playback template

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Apr 18 11:28:03 CDT 2013


Matt Jordan created ASTERISK-21596:
--------------------------------------

             Summary: Asterisk REST API - Create the playback template
                 Key: ASTERISK-21596
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21596
             Project: Asterisk
          Issue Type: New Feature
      Security Level: None
          Components: Resources/res_stasis_http
            Reporter: Matt Jordan


When a bridge or channel performs a playback operation, they will return a playback resource. The playback resource needs to support the following operations:

* {{GET playback/\{id\}}}
* {{POST playback/\{id\}/stop}}
* {{POST playback/\{id\}/restart}}
* {{POST playback/\{id\}/pause}}
* {{POST playback/\{id\}/rewind}}
* {{POST playback/\{id\}/fastforward}}



--
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