I have the list below added at the end of acl.conf.xml, and incoming  
calls from 81.201.82.23, 81.201.82.25, 81.201.82.26, 81.201.82.27 gets  
dropped, because
FreeSWITCH sends a "SIP/2.0 407 Proxy Authentication Required".

But calls coming in from 81.201.82.24 and 81.201.82.28 are always  
successful. The range below is what Voxbone have recommended to use.

Ivan

     <list name="voxbone" default="deny">
       <node type="allow" cidr="81.201.82.0/26"/>
       <node type="allow" cidr="81.201.82.128/26"/>
       <node type="allow" cidr="81.201.83.0/26"/>
       <node type="allow" cidr="81.201.84.0/26"/>
       <node type="allow" cidr="81.201.84.128/26"/>
       <node type="allow" cidr="81.201.86.0/26"/>
     </list>


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to