[asterisk-bugs] [JIRA] (ASTERISK-21577) Asterisk REST API - Update the /recording template
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Apr 18 11:30:03 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-21577:
-----------------------------------
Status: Open (was: Triage)
> Asterisk REST API - Update the /recording template
> --------------------------------------------------
>
> Key: ASTERISK-21577
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21577
> Project: Asterisk
> Issue Type: New Feature
> Security Level: None
> Components: Resources/res_stasis_http
> Reporter: Matt Jordan
> Labels: Asterisk12
>
> The template for {{/recording}} needs to be updated to support the following operations:
> * {{GET /recordings}} (list recordings)
> * {{GET /recording/\{id\}}}
> * {{DELETE /recording/\{id\}}}
> * {{POST /recording/\{id\}/rename}} (this could be punted on)
> * {{GET /recording/live/\{id\}}}
> * {{POST /recording/live/\{id\}/pause}}
> * {{POST /recording/live/\{id\}/mute}}
> * {{POST /recording/live/\{id\}/stop}}
--
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