summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-05-23 18:04:07 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-05-23 18:04:07 -0500
commitcab97fd9056e1dd99f4d6e0883c128131467df44 (patch)
tree82045e0bc958deb5662d14679c89d02845b5c89b /CHANGES
parentc20e560516239dc32c93bd3484abad4fa42045f5 (diff)
parente773e3a9bbaf378d53647e4bac3ffcd61afb4ae6 (diff)
Merge "ARI: Add the ability to download the media associated with a stored recording"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6c7c4522f..b6fedfcda 100644
--- a/CHANGES
+++ b/CHANGES
@@ -32,6 +32,10 @@ ARI
back to the resource. The "PlaybackFinished" event is raised when all media
URIs are done.
+ * Stored recordings now allow for the media associated with a stored recording
+ to be retrieved. The new route, GET /recordings/stored/{name}/file, will
+ transmit the raw media file to the requester as binary.
+
Applications
------------------