[Home]

Summary:ASTERISK-21580: Asterisk REST API - Update bridge/channel templates for playback and record operations
Reporter:Matt Jordan (mjordan)Labels:Asterisk12
Date Opened:2013-04-18 11:08:45Date Closed:2013-04-19 13:18:56
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_ari
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The bridge and channel templates need to be updated to support:

* {{/[bridge|channel]/\{id\}/playback}} - start a playback on a sound or recording resource. This should return a {{playback}} resource.
* {{/[bridge|channel]/\{id\}/record}} - start a recording on a bridge or channel. This should return a {{record/live}} resource.
Comments:By: Matt Jordan (mjordan) 2013-04-19 13:18:56.328-0500

This can just be done under the implementation tasks for play/record