<div dir="ltr">No, I'm pretty sure that example works as intended.. I created it.<div>break="never" is NOT "ignore this condition" but rather "keep processing the extension even if this doesn't match".</div>
<div>So in the example you linked to, if both wday's don't match, it goes to the "catch-all" 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"><<a href="mailto:egbert@redhosting.nl">egbert@redhosting.nl</a>></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"><egbert@redhosting.nl></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 'break'. It does use 'break-never' without any action. Even more, am
I correct stating the provided example doesn't do what one might want
to accomplish? It seems to me the week days are of no use at all?<br>
I'd like to improve the wiki, problem is I'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>