[asterisk-bugs] [JIRA] (ASTERISK-21577) Asterisk REST API - Update the /recording template
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Thu Apr 18 11:04:01 CDT 2013
Matt Jordan created ASTERISK-21577:
--------------------------------------
Summary: 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
The template for {{/recording }} needs to be updated to support the following operations:
* {{/recordings}} (list recordings)
* {{/recording/{id}/get }}
* {{/recording/{id}/delete}}
* {{/recording/{id}/rename}} (this could be punted on)
* {{/recording/live/{id}/pause}}
* {{/recording/live/{id}/mute}}
* {{/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