-----------------------------------------------------------
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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to