Yes, of course, else it would not have worked at all.
My point is, it looks like that only some of the IP addresses in the  
range work, for some reason.

Ivan

Den 12. juli. 2008 kl. 15:11 skrev Brian West:

> Did you add <param name="apply-inbound-acl" value="voxbone"/> to your
> sip profile?
>
> /b
>
> On Jul 12, 2008, at 6:40 AM, Ivan C Myrvold wrote:
>
>> 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
>
>
> _______________________________________________
> 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
>


_______________________________________________
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