[Freeswitch-users] Is it possible to repeat music in playback

Anthony Minessale anthony.minessale at gmail.com
Thu Feb 11 06:39:15 PST 2010


or try endless_playback app


On Thu, Feb 11, 2010 at 7:26 AM, Brian West <brian at freeswitch.org> wrote:

> Why not just use Fifo to hold them?  Or Park the agent and send the session
> a message to play music?  You then have options to define loop count.
>
> http://wiki.freeswitch.org/wiki/Event_Socket#execute
>
> /b
>
> On Feb 11, 2010, at 4:33 AM, Jingwei Yang wrote:
>
> > Hello,
> >
> > I've defined a very simple dialplan like the one below and when the
> caller is connected to this plan, I hope to keep the call alive and repeat
> the music set by playback. How am I able to achieve this?
> >
> >
> >     <extension name="agent_hold">
> >       <condition field="destination_number" expression="^33333$">
> >         <action application="answer"/>
> >         <action application="playback" data="customized/test.wav"/>
> >       </condition>
> >     </extension>
> >
> >
> > Thanks,
> > -Jingwei
>
>
> _______________________________________________
> 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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100211/e7642b87/attachment-0002.html 


More information about the FreeSWITCH-users mailing list