[Freeswitch-users] Faxing Advice
Russell Mosemann
Russell.Mosemann at cune.org
Tue Dec 1 19:34:03 PST 2009
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
More information about the FreeSWITCH-users
mailing list