[asterisk-dev] [Code Review] 3768: ARI: add a copy operation for stored recordings
Matt Jordan
reviewboard at asterisk.org
Thu Jul 17 14:41:26 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3768/
-----------------------------------------------------------
(Updated July 17, 2014, 2:41 p.m.)
Review request for Asterisk Developers and Samuel Galarneau.
Changes
-------
Renamed parameter dstRecordingName to destinationRecordingName.
Bugs: ASTERISK-24036
https://issues.asterisk.org/jira/browse/ASTERISK-24036
Repository: Asterisk
Description
-------
This patch adds a new operation for stored recordings, copy. It takes an existing stored recording and makes a copy of it in the same directory or a relative directory under the stored recording directory.
/ari/recordings/stored/{recordingName}/copy?dstRecordingName={copy_name}
This is particularly useful for voicemail-esque applications, which may need to copy or move recordings around a directory structure.
Diffs (updated)
-----
/branches/12/rest-api/api-docs/recordings.json 418463
/branches/12/res/stasis_recording/stored.c 418463
/branches/12/res/res_ari_recordings.c 418463
/branches/12/res/ari/resource_recordings.c 418463
/branches/12/res/ari/resource_recordings.h 418463
/branches/12/include/asterisk/stasis_app_recording.h 418463
/branches/12/CHANGES 418463
Diff: https://reviewboard.asterisk.org/r/3768/diff/
Testing
-------
Automated tests were written for the Asterisk Test Suite, and are on review https://reviewboard.asterisk.org/r/3769
Thanks,
Matt Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140717/89d7fea7/attachment.html>
More information about the asterisk-dev
mailing list