From 67f6b110e98df62b76591c98f4daf79da064484b Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Mon, 17 Mar 2008 16:54:10 +0000
Subject: [PATCH] cleanup

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7902 d0543943-73ff-0310-b7d9-9358b9ac24b2
---
 conf/directory/default/brian.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/directory/default/brian.xml b/conf/directory/default/brian.xml
index f6db94b350..909483c1d7 100644
--- a/conf/directory/default/brian.xml
+++ b/conf/directory/default/brian.xml
@@ -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">-->