]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
more docs
authorBrian West <brian@freeswitch.org>
Tue, 23 Dec 2008 19:53:35 +0000 (19:53 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 23 Dec 2008 19:53:35 +0000 (19:53 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10926 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default.xml

index a572ba3d65c906e584947a4b975bbef758e45f25..1e583033a9b15e171c67038c96643791b73c6b5f 100644 (file)
 
       <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"/>