[asterisk-app-dev] ARI GET Stored Recording

Ben Merrills b.merrills at mersontech.co.uk
Mon Feb 17 05:58:26 CST 2014


> -----Original Message-----
> From: asterisk-app-dev-bounces at lists.digium.com [mailto:asterisk-app-dev-
> bounces at lists.digium.com] On Behalf Of Matthew Jordan
> Sent: 17 February 2014 02:33
> To: Asterisk Application Development discussion
> Subject: Re: [asterisk-app-dev] ARI GET Stored Recording
> 
> On Sun, Feb 16, 2014 at 12:25 PM, Ben Merrills
> <b.merrills at mersontech.co.uk> wrote:
> > I've been looking at Stored Recordings, and wondering if people see
> > value in being able to get the actual recording via ARI, and not just the
> details.
> >
> > This would be very helpful in situations where you didn't have access
> > to the box running asterisk directly via any other means than ARI.
> > Being able to get a put files (recordings, sounds etc) seems to me to have
> merit.
> >
> > What's the thoughts of everyone else?
> >
> 
> Just to double check, you mean getting at the physical file itself, and not
> doing the playback (which can be done through POST
> /channels/{channelId}/play), right?

Sorry, yes to confirm I mean getting the actual file via ARI.

It seems like a logical extension of the ARI, and it was often a common issue with FastAGI. Remote services need access to underlying storage, and being able to get a recording for example, if you're writing a voicemail app seems pretty vital. There should be no assumption you have access to the box via anything else other than ARI.

Just to give a real word example, sending a voicemail via email. If you only have ARI access, you can't get the recording to send in an email.

> 
> If you mean retrieving the physical file, my only real concern would be
> security. I'd be interested to hear what people think about that.
> 
> Pushing sound recordings by providing a URI to the sound and/or recording
> you wanted played was always something we hoped to do. It hasn't
> materialized yet - if anyone would be interested in looking that work, it
> would be a great feature enhancement to ARI.

Great, sad to say this isn't my area of expertise, but I'd be very interested in seeing this pushed forwards.

> 
> Matt
> 
> --
> Matthew Jordan
> Digium, Inc. | Engineering Manager
> 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at:
> http://digium.com & http://asterisk.org
> 
> _______________________________________________
> asterisk-app-dev mailing list
> asterisk-app-dev at lists.digium.com
> http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev



More information about the asterisk-app-dev mailing list