ip auth example on user brian

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7899 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-03-17 16:00:18 +00:00
parent 88ac83b4f4
commit 46c7ef1686
1 changed files with 2 additions and 1 deletions

View 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">-->