this action can be accomplished using Group Dialing (Sequential). this may not answer your problem but have you considered it?<br>-nandy<br>
<br><br><div class="gmail_quote">On Tue, Dec 8, 2009 at 2:31 AM, Peter P GMX <span dir="ltr">&lt;<a href="mailto:Prometheus001@gmx.net">Prometheus001@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have a Problem with continue_on_fail.<br>
<br>
<br>
I have setup a hunt group<br>
&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=NO_ANSWER,USER_BUSY&quot;/&gt;<br>
&lt;action application=&quot;bridge&quot;<br>
data=&quot;sofia/external/<a href="mailto:219@10.11.12.243">219@10.11.12.243</a>,sofia/external/<a href="mailto:223@10.11.12.234">223@10.11.12.234</a>,sofia/external/<a href="mailto:236@10.11.12.188">236@10.11.12.188</a>,sofia/external/<a href="mailto:101@10.11.12.245">101@10.11.12.245</a>&quot;/&gt;<br>

&lt;action application=&quot;bridge&quot; data= (dialstring for fallback user )<br>
<br>
I want the fallback user to be called whenever none of the previously<br>
called 3 gateway numbers picks up or if they are all busy.<br>
Therefore continue_on_fail=NO_ANSWER,USER_BUSY<br>
<br>
The fallback user is called, however if any of the previously called<br>
gateways picks up and then hangs up, the fallback user is called afterwards.<br>
Means: The fallback user is always called.<br>
<br>
I had expected, that continue_on_fail=NO_ANSWER,USER_BUSY would not fire<br>
the next bridge if it gets a NORMAL_CLEARING.<br>
<br>
Am I thinking wrongly about this?<br>
<br>
I have added<br>
    &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
and this works, but I would like to specify more in detail the<br>
conditions when to follow the next hunt group entry.<br>
<br>
Best regards<br>
<font color="#888888">Peter<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>