<p><br>
On Jan 12, 2012 2:19 AM, &quot;amit nakum&quot; &lt;<a href="mailto:amit.nakum2009@gmail.com">amit.nakum2009@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Dear All,<br>
&gt;<br>
&gt;<br>
&gt; Please Help...........<br>
&gt;<br>
&gt; 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>
&gt;<br>
&gt; Thanks in advance.<br>
&gt; amit nakum<br>
&gt;<br>
&gt;</p>
<p>From the wiki:<br>
 &lt;extension name=&quot;from_carrier_to_ivr-test&quot;&gt; &lt;condition field=&quot;destination_number&quot; expression=&quot;^15559876543$&quot;&gt; &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt; &lt;action application=&quot;ivr&quot; data=&quot;ivr-test&quot;/&gt; &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/1000%10.10.10.10&quot;/&gt; &lt;/condition&gt; &lt;/extension&gt;</p>

<p>...except in your case you would do a playback instead of transferring to extension 1000.</p>
<p>-BDF _________________________________________________________________________<br>
&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
&gt; <a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br>
&gt;<br>
&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com">http://www.cudatel.com</a><br>
&gt;<br>
&gt; Official FreeSWITCH Sites<br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt; <a href="http://wiki.freeswitch.org">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com">http://www.cluecon.com</a><br>
&gt;<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br>
&gt;<br>
</p>