Browse Source

added aa cluster opensips servers to acl.conf.xml

3.12
Lum 15 years ago
parent
commit
eedbaf3955
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      autoload_configs/acl.conf.xml

+ 2
- 0
autoload_configs/acl.conf.xml View File

@ -9,6 +9,8 @@
<list name="authoritative" default="deny"> <list name="authoritative" default="deny">
<node type="allow" cidr="184.106.172.9/32"/> <!--sipproxy001-prod-ord--> <node type="allow" cidr="184.106.172.9/32"/> <!--sipproxy001-prod-ord-->
<node type="allow" cidr="204.232.212.190/32"/> <!--sipproxy002-prod-dfw--> <node type="allow" cidr="204.232.212.190/32"/> <!--sipproxy002-prod-dfw-->
<node type="allow" cidr="184.106.157.174/32"/> <!--sipproxy001-aa-ord-->
<node type="allow" cidr="209.114.35.233/32"/> <!--sipproxy001-aa-dfw-->
</list> </list>
</network-lists> </network-lists>
</configuration> </configuration>

Loading…
Cancel
Save