cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7902 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8712d3827b
commit
67f6b110e9
|
@ -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">-->
|
||||
|
|
Loading…
Reference in New Issue