I wrote a custom module to pull remote prompts over HTTP and cache them on my FS server. Given the type of apps I run, I have a 99% hit rate. I wrote this using libcurl, but you could probably do something similar with a shell script as was initially mentioned.<br>
<br><div class="gmail_quote">On Thu, May 12, 2011 at 4:49 PM, A E [Gmail] <span dir="ltr"><<a href="mailto:all.eforums@gmail.com">all.eforums@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><div class="gmail_quote"><div class="im">On Mon, May 9, 2011 at 5:02 PM, Brad Mina <span dir="ltr"><<a href="mailto:brad@tritelcomm.com" target="_blank">brad@tritelcomm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You could setup an internal http server with a directory called 'audio' (<a href="http://server.ip/audio/" target="_blank">http://server.ip/audio/</a>), then use mod_shout as Avi suggested like this: <action application="shout" data="<a href="http://server.ip/audio/file.mp3" target="_blank">http://server.ip/audio/file.mp3</a>"/><div>
<div></div><div><div>
<br><br></div></div></div></blockquote></div><div><font color="#000099" face="'trebuchet ms', sans-serif">+1 on "Interest" in this discussion. Additional point of failure argument aside, I'm very interested to know if anyone else has any experience to share re: streaming audio files/prompts etc from a remote FS via shout/Ice type of protocols/techniques rather than using a fileshare mount etc? Is there a preference of one over the other (SHOUT Vs ICE) or should I be reading the difference between a SHOUTcast and ICEcast before opening my mouth? :)</font></div>
<div><font color="#000099" face="'trebuchet ms', sans-serif"><br></font></div><div><font color="#000099" face="'trebuchet ms', sans-serif">Thx</font></div>
</div></div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>