[asterisk-bugs] [JIRA] (ASTERISK-26042) ARI: Allow downloading of the media associated with a stored recording

Matt Jordan (JIRA) noreply at issues.asterisk.org
Mon May 23 18:07:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-26042.
----------------------------------

    Resolution: Fixed

> ARI: Allow downloading of the media associated with a stored recording
> ----------------------------------------------------------------------
>
>                 Key: ASTERISK-26042
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26042
>             Project: Asterisk
>          Issue Type: New Feature
>      Security Level: None
>          Components: Resources/res_ari_recordings
>            Reporter: Matt Jordan
>            Assignee: Matt Jordan
>
> When a recording is stored, ARI currently exposes a mechanism to retrieve metadata about the recording, copy the recording, and delete it. Unfortunately, it does not currently allow a mechanism to retrieve the underlying media.
> Often, it's useful to get the media:
> # We may want to back the stored recording up in some other system (such as something that accepts blob storage)
> # We may want to share that stored recording on some other Asterisk system (of which, this would be the first necessary patch along that path)
> The patches that associated with this issue will add the ability to download the file. This removes the need for placing an FTP server, mapped drive, or some other HTTP server on the Asterisk server that allows external systems to pull the file off.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list