]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
use the address 192.0.2.0/24 from rfc3330 for examples
authorBrian West <brian@freeswitch.org>
Mon, 29 Dec 2008 05:27:53 +0000 (05:27 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 29 Dec 2008 05:27:53 +0000 (05:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10983 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default/brian.xml

index 791f510265ebabfedc7553b9b45b15ba4acf4c83..9aa8d6da866e76914fd192fb706b7b1f8ce6491b 100644 (file)
@@ -1,7 +1,7 @@
 <include>
   <!-- ipauth if you have an ip= in the user attributes ie ip="1.2.3.4"  -->
   <!-- <user id="brian" ip="1.2.3.4"> -->
-  <user id="brian" mailbox="9999" cidr="1.2.3.4/24"> 
+  <user id="brian" mailbox="9999" cidr="192.0.2.0/24">
     <!-- Outbound Registrations Related to this user -->
     <gateways>
       <!--<gateway name="asterlink.com">-->