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">&lt;<a href="mailto:all.eforums@gmail.com">all.eforums@gmail.com</a>&gt;</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">&lt;<a href="mailto:brad@tritelcomm.com" target="_blank">brad@tritelcomm.com</a>&gt;</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 &#39;audio&#39; (<a href="http://server.ip/audio/" target="_blank">http://server.ip/audio/</a>), then use mod_shout as Avi suggested like this: &lt;action application=&quot;shout&quot; data=&quot;<a href="http://server.ip/audio/file.mp3" target="_blank">http://server.ip/audio/file.mp3</a>&quot;/&gt;<div>


<div></div><div><div>

<br><br></div></div></div></blockquote></div><div><font color="#000099" face="&#39;trebuchet ms&#39;, sans-serif">+1 on &quot;Interest&quot; in this discussion. Additional point of failure argument aside, I&#39;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="&#39;trebuchet ms&#39;, sans-serif"><br></font></div><div><font color="#000099" face="&#39;trebuchet ms&#39;, 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>