asterisk/rest-api/api-docs
Matt Jordan e773e3a9bb ARI: Add the ability to download the media associated with a stored recording
This patch adds a new feature to ARI that allows a client to download
the media associated with a stored recording. The new route is
/recordings/stored/{name}/file, and transmits the underlying binary file
using Asterisk's HTTP server's underlying file transfer facilities.

Because this REST route returns non-JSON, a few small enhancements had
to be made to the Python Swagger generation code, as well as the
mustache templates that generate the ARI bindings.

ASTERISK-26042 #close

Change-Id: I49ec5c4afdec30bb665d9c977ab423b5387e0181
2016-05-20 09:06:12 -05:00
..
applications.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
asterisk.json ARI: Retrieve existing log channels 2015-08-07 14:57:45 -05:00
bridges.json ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
channels.json ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
deviceStates.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
endpoints.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
events.json ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
mailboxes.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00
playbacks.json ARI: Add the ability to play multiple media URIs in a single operation 2016-05-17 14:01:22 -03:00
recordings.json ARI: Add the ability to download the media associated with a stored recording 2016-05-20 09:06:12 -05:00
sounds.json ARI: Update version to 1.7.0 2015-05-21 13:12:18 -05:00