<p><br>
On Jan 12, 2012 2:19 AM, "amit nakum" <<a href="mailto:amit.nakum2009@gmail.com">amit.nakum2009@gmail.com</a>> wrote:<br>
>><br>
>> Dear All,<br>
><br>
><br>
> Please Help...........<br>
><br>
> in case of hang up how call travel to next ivr menu if max-failuers=3 is over,and also suggest how i can play some file while no digit is press or enter in ivrs.<br>
><br>
> Thanks in advance.<br>
> amit nakum<br>
><br>
></p>
<p>From the wiki:<br>
<extension name="from_carrier_to_ivr-test"> <condition field="destination_number" expression="^15559876543$"> <action application="set" data="hangup_after_bridge=true"/> <action application="ivr" data="ivr-test"/> <action application="bridge" data="sofia/internal/1000%10.10.10.10"/> </condition> </extension></p>
<p>...except in your case you would do a playback instead of transferring to extension 1000.</p>
<p>-BDF _________________________________________________________________________<br>
> Professional FreeSWITCH Consulting Services:<br>
> <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
> <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
><br>
> FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
> <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
><br>
> Official FreeSWITCH Sites<br>
> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
> <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
> <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>
><br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
><br>
</p>