[Freeswitch-svn] [commit] r7902 -	freeswitch/trunk/conf/directory/default
    Freeswitch SVN 
    brian at freeswitch.org
       
    Mon Mar 17 12:54:11 EDT 2008
    
    
  
Author: brian
Date: Mon Mar 17 12:54:10 2008
New Revision: 7902
Modified:
   freeswitch/trunk/conf/directory/default/brian.xml
Log:
cleanup
Modified: freeswitch/trunk/conf/directory/default/brian.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/brian.xml	(original)
+++ freeswitch/trunk/conf/directory/default/brian.xml	Mon Mar 17 12:54:10 2008
@@ -1,6 +1,7 @@
 <include>
-  <!-- ipauth if you have an ip= in the user attributes -->
-  <user ip="1.2.3.4" id="brian" mailbox="9999"> 
+  <!-- ipauth if you have an ip= in the user attributes ie ip="1.2.3.4"  -->
+  <!-- <user ip="1.2.3.4"> -->
+  <user id="brian" mailbox="9999"> 
     <!-- Outbound Registrations Related to this user -->
     <gateways>
       <!--<gateway name="asterlink.com">-->
    
    
More information about the Freeswitch-svn
mailing list