snlee
2006-Jul-25 18:33 UTC
[asterisk-users] Play sounds to the callee and the caller synchronously when call begins
Hi list, I use the Dial application with L option and set the variables as follows: LIMIT_PLAYAUDIO_CALLER = yes LIMIT_PLAYAUDIO_CALLEE = yes LIMIT_CONNECT_FILE = my_sound_filename When the call begings, it plays my_sound_filename to the caller and then plays to the callee. How can I make it to play sounds to the caller and callee synchronously. thx.
Dovid Bender
2006-Jul-30 03:30 UTC
[asterisk-users] Play sounds to the callee and the callersynchronously when call begins
>From looking at the wiki it dosent seem like the option is available. Youmay want to edit app_dial.c yourself or contact the developers list. Dovid ----- Original Message ----- From: "snlee" <snlee99@tom.com> To: <asterisk-users@lists.digium.com> Sent: Tuesday, July 25, 2006 9:33 PM Subject: [asterisk-users] Play sounds to the callee and the callersynchronously when call begins> Hi list, > > I use the Dial application with L option and set the variables as > follows: > > LIMIT_PLAYAUDIO_CALLER = yes > LIMIT_PLAYAUDIO_CALLEE = yes > LIMIT_CONNECT_FILE = my_sound_filename > > When the call begings, it plays my_sound_filename to the caller and > then plays to the callee. How can I make it to play sounds to the > caller and callee synchronously. > > thx. > > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >