]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
ip auth example on user brian
authorBrian West <brian@freeswitch.org>
Mon, 17 Mar 2008 16:00:18 +0000 (16:00 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 17 Mar 2008 16:00:18 +0000 (16:00 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7899 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default/brian.xml

index 1b8075ec0a28f1af7c7c6398d0df18df0f911645..f6db94b35030e01ea89f9735f5775879c5bc71b1 100644 (file)
@@ -1,5 +1,6 @@
 <include>
-  <user id="brian" mailbox="9999"> <!--if id is numeric mailbox param is not necessary-->
+  <!-- ipauth if you have an ip= in the user attributes -->
+  <user ip="1.2.3.4" id="brian" mailbox="9999"> 
     <!-- Outbound Registrations Related to this user -->
     <gateways>
       <!--<gateway name="asterlink.com">-->