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

lakshmanan ganapathy lakindia89 at gmail.com
Sun Feb 14 01:29:04 PST 2010


Hi all,
Any update on this. How to stop an endless_playback???

On Fri, Feb 12, 2010 at 4:53 PM, lakshmanan ganapathy
<lakindia89 at gmail.com>wrote:

> Hi antony,
> Is there any way to stop the endless_playback??
> I tried with break. But it didn't worked!!
>
>
>
> On Thu, Feb 11, 2010 at 8:09 PM, Anthony Minessale <
> anthony.minessale at gmail.com> wrote:
>
>> 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
>>
>> _______________________________________________
>> 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/20100214/04662e4a/attachment-0002.html 


More information about the FreeSWITCH-users mailing list