<div>Ok - thanks Brian </div>
<div> </div>
<div>I have some further testing and it does not look like &quot;fail_on_single_reject&quot; applys to the | (OR) , just to the , (AND)<br></div>
<div>So with ,</div>
<div><br>&lt;action application=&quot;set&quot; data=&quot;fail_on_single_reject=true&quot;/&gt;<br>&lt;action application=&quot;bridge&quot; data=&quot;{leg_timeout=10,ignore_early_media=true}sofia/gateway/bad_gateway/2129996599,sofia/gateway/broadvox1/2129996599&quot;/&gt;</div>

<div> </div>
<div>- you will not get the call because bad_gateway fails</div>
<div> </div>
<div>But with |</div>
<div> </div>
<div>&lt;action application=&quot;set&quot; data=&quot;fail_on_single_reject=true&quot;/&gt;<br>&lt;action application=&quot;bridge&quot; data=&quot;{leg_timeout=10,ignore_early_media=true}sofia/gateway/bad_gateway/2129996599|sofia/gateway/broadvox1/2129996599&quot;/&gt;</div>

<div> </div>
<div>You do get the call - fail_on_single_reject is ignored. I tried all combination with export, {} etc</div>
<div> </div>
<div>Make sense?</div>
<div> </div>
<div> </div>
<div> </div>
<div class="gmail_quote">On Fri, Aug 13, 2010 at 1:09 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">try export instead of set... but you should set all those inside the {} or export nolocal<br><br>/b<br>
<div class="im"><br>On Aug 13, 2010, at 11:57 AM, Phillip Jones wrote:<br><br>&gt; Ok I know am talking to myself here but perhaps this useful to someone.<br>&gt;<br><br><br></div>_______________________________________________<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>
</blockquote></div><br>