[Freeswitch-users] upper registration in FS?
Bipin Patel
bipin at xbipin.com
Thu Apr 2 07:38:35 PDT 2009
hi,
will the below work if all the registration that is to be accepted come
from different public ip addresses, i mean, clients from all ip ranges
and addresses rather than a single ip
<param name="accept-blind-reg" value="true"/>
<param name="accept-blind-auth" value="true"/>
Regards,
Bipin
www.xbipin.com
+971-55-9270058
-------- Original Message --------
Subject: Re: [Freeswitch-users] upper registration in FS?
From: Peter P GMX <Prometheus001 at gmx.net>
To: freeswitch-users at lists.freeswitch.org
Date: Thursday, April 02, 2009 6:05:51 PM
> I use the access control list acl.conf.xml to configure that.
>
> Put ip/mask into the domain part of this config file, then it accepts
> calls from this ip (eg. ip/32.) or from this subnet (e.g. ip/24).
> <list name="domains" default="deny">
> <node type="allow" domain="$${domain}"/>
> <node type="allow" cidr="123.123.123.123/32"/>
> <node type="allow" cidr="124.124.124.1/24"/>
> </list>
>
>
> Best regards
> Peter
>
> Leon de Rooij schrieb:
>> Hi,
>>
>> You can blindly accept registrations and / or authentication messages
>> with these parameters in a sip profile:
>>
>> <param name="accept-blind-reg" value="true"/>
>> <param name="accept-blind-auth" value="true"/>
>>
>> http://wiki.freeswitch.org/wiki/Sofia.conf.xml#accept-blind-reg
>>
>> regards,
>>
>> Leon
>>
>> On Apr 2, 2009, at 3:01 PM, xbipin wrote:
>>
>>
>>> hi,
>>>
>>> i wanted to know if there was any way to actually accept all
>>> registrations
>>> coming towards freeswitch, the normal function is to have all the
>>> suerid and
>>> passwords configured, but is there a way to accept all registrations
>>> coming
>>> towards a single ip or domain?
>>>
>>>
>>> Regards,
>>> Bipin
>>> --
>>> View this message in context: http://www.nabble.com/Re%3A-upper-registration-in-FS--tp22782688p22847331.html
>>> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>>>
>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> Freeswitch-users at 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 at 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> __________ NOD32 3983 (20090402) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
>
More information about the FreeSWITCH-users
mailing list