Indeed, all actions must be contained with a condition tag. FS just processes the conditions inside the extension top-to-bottom, so: <condition/> <condition> <action/> <action/> </condition>
if the top condition (without actions in it) doesn't match, it stops processing that extension. -----Original Message----- From: freeswitch-users-boun...@lists.freeswitch.org [mailto:freeswitch-users-boun...@lists.freeswitch.org] On Behalf Of Joseph L. Casale Sent: Tuesday, December 01, 2009 10:02 PM To: 'freeswitch-users@lists.freeswitch.org' Subject: Re: [Freeswitch-users] Faxing Advice >To expand on what Russell said: XML always has a start and an end tag, possibly with other stuff in between. ><tag> > ... content ... ></tag> /snip Ahh, so must all the actions be contained within at least one condition tag as content, or could have I kept the last "/" on the last condition and dropped the </condition> line? Thanks everyone :) jlc _______________________________________________ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org _______________________________________________ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org