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

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


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-21579:
-----------------------------------

    Description: 
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}}



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

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



    
> Asterisk REST API - Create the playback template
> ------------------------------------------------
>
>                 Key: ASTERISK-21579
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21579
>             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