[Freeswitch-users] No ring/can't answer during early media playback of wav

Michael Collins msc at freeswitch.org
Mon Nov 8 10:02:56 PST 2010


pastebin the XML for 2921 and 2922. Also, get a full debug log from start to
finish and put it on pastebin.
-MC

On Mon, Nov 8, 2010 at 9:39 AM, Mario G <mario_fs at mgtech.com> wrote:

> During early media the steps below work except the target stops ringing
> during step 3 and if the phone is picked up it does not answer the call,
> other extensions continue ringing. Is there a way to continue ringing the
> target while the wav is played to the caller so it can be answered? No luck
> on searching wiki and the few things I tried so far. Thanks, Mario G
>
> 1. I play 2 wav files
> 2. ring 17 seconds
> 3.  play 2 wav files          <- at this point the target phones stop
> ringing and cannot answer the call, after this point no problem.
> 4. set music on hold while bridging to cell phones.
>
> step 1
> <action application="set" data="ringback=${us-ring}"/
> <action application="execute_extension" data="2921 XML default"/>    <<<-play
> wav based on caller id,no ringing of target
> step 2
> <action application="set" data="call_timeout=17"/>
> <action application="bridge" data="group/users1@${domain_name}"/>
> steps 3. <<<-play wav based on caller id, ringing stops and can't answer
> <action application="execute_extension" data="2922 XML default"/>
>
> <action application="playback" data=
> "../mvsounds/we_trying_please_hold.wav"/>
> step 4. <<<-ringing starts agsin and can answer
>
> <action application="set" data="ringback=$${hold_music}"/>
>
>
>
>
> _______________________________________________
> 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/20101108/f4dab5ab/attachment.html 


More information about the FreeSWITCH-users mailing list