<div>Hi there,</div>
<div> </div>
<div>I have the following dialplan which uses enterprise originate and group_confirm:</div>
<div> </div>
<div>The plan is that two numbers are called simutanuously, each number has several gateway to use, incase a gateway fails.</div>
<div> </div>
<div><br>&lt;action application=&quot;ring_ready&quot; data=&quot;&quot;/&gt;<br>&lt;action application=&quot;set&quot; data=&quot;group_confirm_cancel_timeout=1&quot;/&gt;<br>&lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;<br>
&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=<font color="#008000">NORMAL_TEMPORARY_FAILURE,NO_ROUTE_DESTINATION,INCOMPATIBLE_DESTINATION,UNALLOCATED_NUMBER</font>&quot;/&gt;<br>&lt;action application=&quot;bridge&quot; data=&quot;{ignore_early_media=true,origination_caller_id_number=2155556240,group_confirm_file=prompts\press-1-to-accept-call-from.wav,group_confirm_key=1}</div>

<div>[leg_timeout=25]sofia/gateway/quest/6095553828|[leg_timeout=25]sofia/gateway/broadvox1/6095553828<br>:_:{ignore_early_media=true,origination_caller_id_number=2155556240,group_confirm_file=prompts\press-1-to-accept-call-from.wav,group_confirm_key=1}</div>

<div>[leg_timeout=25]sofia/gateway/quest/2155554374|[leg_timeout=25]sofia/gateway/broadvox1/2155554374&quot;/&gt;<br>&lt;action application=&quot;managed&quot; data=&quot;PPNSystem.Telephony.LeaveVoicemailHandler&quot;/&gt;<br>
&lt;action application=&quot;hangup&quot; data=&quot;NORMAL_CLEARING&quot;/&gt;</div>
<div><font color="#008000" size="2"><font color="#008000" size="2"></font></font> </div>
<div> </div>
<div>Every thing works great in terms of mutiple legs ringing, bridging, hanging up etc.</div>
<div> </div>
<div>I have one issue though:</div>
<div> </div>
<div>When either of the numbers, 6095553828 for example, answers the call but does not accept it (i.e. does not press 1) and hangs up, the dialplan tries the next gateway for the same number and therefore 6095553828 ends up getting another call even though he has rejected it. I was expecting that once the call is answered and rejected (not bridged) then that part of the dialplan would stop.</div>

<div> </div>
<div>Any help appreciated.</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Pj</div>
<div> </div>
<div> </div>