Joseph L. Casale wrote:
> Ahh, so must all the actions be contained within at least one condition
> tag as content,

Yes.

> or could have I kept the
> last "/" on the last condition and dropped the </condition> line?

No. Think of the tags as a begin/end pair that surround the content. If there 
is no content, then you can use a one-line condition tag.

<condition.../>

or

<condition>
  stuff
</condition>

--
Russell Mosemann


_______________________________________________
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

Reply via email to