<div dir="ltr">No, I&#39;m pretty sure that example works as intended.. I created it.<div>break=&quot;never&quot; is NOT &quot;ignore this condition&quot; but rather &quot;keep processing the extension even if this doesn&#39;t match&quot;.</div>

<div>So in the example you linked to, if both wday&#39;s don&#39;t match, it goes to the &quot;catch-all&quot; at the end.  And if it does match the wday, it still has to match the rest of the nested conditions to perform the action.</div>

<div>-Avi<br><div><br><div class="gmail_quote">On Sun, Mar 20, 2011 at 2:45 PM, [Redhosting] Egbert Groot <span dir="ltr">&lt;<a href="mailto:egbert@redhosting.nl">egbert@redhosting.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">




  
  

<div bgcolor="#ffffff" text="#000000"><div class="im"><blockquote type="cite"><pre>On Sun, Mar 20, 2011 at 2:10 PM, [Redhosting] Egbert Groot
<a href="mailto:egbert@redhosting.nl" target="_blank">&lt;egbert@redhosting.nl&gt;</a> wrote:
  </pre>
  <pre>  </pre>
</blockquote></div>
Indeed, with adding an action, it is/can be usefull.<br>
I was reading in wiki:
<a href="http://wiki.freeswitch.org/wiki/Dialplan_XML#Nesting_Conditions_-OR_.7C.7C" target="_blank">http://wiki.freeswitch.org/wiki/Dialplan_XML#Nesting_Conditions_-OR_.7C.7C</a><br>
I think the example is not the most clear explanation of the workings
of &#39;break&#39;. It does use &#39;break-never&#39; without any action. Even more, am
I correct stating the provided example doesn&#39;t do what one might want
to accomplish? It seems to me the week days are of no use at all?<br>
I&#39;d like to improve the wiki, problem is I&#39;m not sure I understand the
working enhough.<br>
<br>
regards,<br>
Egbert.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div>

<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>
<br></blockquote></div><br></div></div></div>