I created a feature request in jira for this <a href="http://jira.freeswitch.org/browse/FSCORE-651">http://jira.freeswitch.org/browse/FSCORE-651</a><br><br><br><div class="gmail_quote">On Fri, Aug 13, 2010 at 3:24 PM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com">pjintheusa@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><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><div class="im"><br>&lt;action application=&quot;set&quot; data=&quot;fail_on_single_reject=true&quot;/&gt;<br></div>&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><div class="im">&lt;action application=&quot;set&quot; data=&quot;fail_on_single_reject=true&quot;/&gt;<br></div>&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 class="h5">
<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" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); 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><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" target="_blank">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>
</div></div></blockquote></div><br>