more docs

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10926 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-12-23 19:53:35 +00:00
parent 772f957064
commit 74c3c2d8a9
1 changed files with 5 additions and 0 deletions

View File

@ -40,6 +40,11 @@
<group name="sales">
<users>
<!--
type="pointer" is a pointer so you can have the
same user in multiple groups. It basically means
to keep searching for the user in the directory.
-->
<user id="1000" type="pointer"/>
<user id="1001" type="pointer"/>
<user id="1002" type="pointer"/>