[Freeswitch-users] Playing remote prompts

Christopher Rienzo cmrienzo at gmail.com
Fri May 13 02:24:05 MSD 2011


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.

On Thu, May 12, 2011 at 4:49 PM, A E [Gmail] <all.eforums at gmail.com> wrote:

> On Mon, May 9, 2011 at 5:02 PM, Brad Mina <brad at tritelcomm.com> wrote:
>
>> You could setup an internal http server with a directory called 'audio' (
>> http://server.ip/audio/), then use mod_shout as Avi suggested like this:
>> <action application="shout" data="http://server.ip/audio/file.mp3"/>
>>
>>
>> +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? :)
>
> Thx
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110512/a7e0eecf/attachment.html 


More information about the FreeSWITCH-users mailing list