<configuration name="acl.conf" description="Network Lists">
|
|
<network-lists>
|
|
<list name="proxies" default="deny">
|
|
<node type="allow" cidr="184.106.172.9/32"/> <!--sipproxy001-prod-ord-->
|
|
<node type="allow" cidr="204.232.212.190/32"/> <!--sipproxy002-prod-dfw-->
|
|
</list>
|
|
</network-lists>
|
|
</configuration>
|
|
|
|
|