Skip to content
Snippets Groups Projects
  • Matt Jordan's avatar
    e773e3a9
    ARI: Add the ability to download the media associated with a stored recording · e773e3a9
    Matt Jordan authored
    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
    e773e3a9
    History
    ARI: Add the ability to download the media associated with a stored recording
    Matt Jordan authored
    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