提交 967520ba authored 作者: Brian West's avatar Brian West

use the address 192.0.2.0/24 from rfc3330 for examples

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10983 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 e7038258
<include> <include>
<!-- ipauth if you have an ip= in the user attributes ie ip="1.2.3.4" --> <!-- 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" 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 --> <!-- Outbound Registrations Related to this user -->
<gateways> <gateways>
<!--<gateway name="asterlink.com">--> <!--<gateway name="asterlink.com">-->
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论