<div dir="ltr">Not sure if it's what the OP meant, but I would not mind getting the actual audio bytes, either streamed or when it's finished. I also wouldn't mind sending audio bytes for playback rather than sending a filename (currently I'm using FastAGI). One use case: it would be preferable to keep the audio in my structured database, tied to the data it relates to, rather than on the filesystem.<div>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 16, 2014 at 9:33 PM, Matthew Jordan <span dir="ltr"><<a href="mailto:mjordan@digium.com" target="_blank">mjordan@digium.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Sun, Feb 16, 2014 at 12:25 PM, Ben Merrills<br>
<<a href="mailto:b.merrills@mersontech.co.uk">b.merrills@mersontech.co.uk</a>> wrote:<br>
> I've been looking at Stored Recordings, and wondering if people see value in<br>
> being able to get the actual recording via ARI, and not just the details.<br>
><br>
> This would be very helpful in situations where you didn't have access to the<br>
> box running asterisk directly via any other means than ARI. Being able to<br>
> get a put files (recordings, sounds etc) seems to me to have merit.<br>
><br>
> What's the thoughts of everyone else?<br>
><br>
<br>
</div></div>Just to double check, you mean getting at the physical file itself,<br>
and not doing the playback (which can be done through POST<br>
/channels/{channelId}/play), right?<br>
<br>
If you mean retrieving the physical file, my only real concern would<br>
be security. I'd be interested to hear what people think about that.<br>
<br>
Pushing sound recordings by providing a URI to the sound and/or<br>
recording you wanted played was always something we hoped to do. It<br>
hasn't materialized yet - if anyone would be interested in looking<br>
that work, it would be a great feature enhancement to ARI.<br>
<br>
Matt<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Matthew Jordan<br>
Digium, Inc. | Engineering Manager<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://digium.com" target="_blank">http://digium.com</a> & <a href="http://asterisk.org" target="_blank">http://asterisk.org</a><br>
<br>
_______________________________________________<br>
asterisk-app-dev mailing list<br>
<a href="mailto:asterisk-app-dev@lists.digium.com">asterisk-app-dev@lists.digium.com</a><br>
<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" target="_blank">http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</a><br>
</font></span></blockquote></div><br></div>