Daniel,
Thank you. It works.
чт, 15 сент. 2016 г. в 15:07, Daniel-Constantin Mierla :
> Hello,
>
> On 14/09/16 09:49, Ivan Dudko wrote:
>
> Hello!
>
> I am new to kamailio and trying to use it vanilla config.
> Now main question is how to use ip based auth.
> I found recent post of Daniel-Consta
Hello,
On 14/09/16 09:49, Ivan Dudko wrote:
> Hello!
>
> I am new to kamailio and trying to use it vanilla config.
> Now main question is how to use ip based auth.
> I found recent post of Daniel-Constantin Mierla:
> http://lists.sip-router.org/pipermail/sr-users/2011-December/071147.html
> Here
lmer
>
>
>
> *Van:* sr-users [mailto:sr-users-boun...@lists.sip-router.org] *Namens *Ivan
> Dudko
> *Verzonden:* woensdag 14 september 2016 09:49
> *Aan:* sr-users@lists.sip-router.org
> *Onderwerp:* [SR-Users] Permissions module question
>
>
>
> Hello!
>
&
Verzonden: woensdag 14 september 2016 09:49
Aan: sr-users@lists.sip-router.org
Onderwerp: [SR-Users] Permissions module question
Hello!
I am new to kamailio and trying to use it vanilla config.
Now main question is how to use ip based auth.
I found recent post of Daniel-Constantin Mierla:
http
Hello!
I am new to kamailio and trying to use it vanilla config.
Now main question is how to use ip based auth.
I found recent post of Daniel-Constantin Mierla:
http://lists.sip-router.org/pipermail/sr-users/2011-December/071147.html
Here he recommends to use 'address' table from permissions modul
Hello,
for pure IP based auth, it is better to use 'address' table from
permission module instead of trusted table.
You have to add the trusted IP addresses in address table with grp=1 and
in the config file have a condition like:
if(allow_source_address()) {
# source IP is in address ta
hi, recently i've implemented the module antiflood into kamailio
(3.1.5 from GIT) ,the module works and i can see the ip banned with
kamctl fifo sht_dump ipban
now, when i try to allocate a trusted ip address with permissions module
#!ifdef WITH_IPAUTH
modparam("permissions", "db_url", DBURL)
mo
> 2010/6/28 JR Richardson :
> > Kamailio 3.0 permissions module, I see that the address database table
> > is cached by default, really the only option. ?But there is no MI
> > Function to reload the database into cache, you must restart kamailio
> > to update the cache for the address table. ?Is t
2010/6/28 JR Richardson :
> Kamailio 3.0 permissions module, I see that the address database table
> is cached by default, really the only option. But there is no MI
> Function to reload the database into cache, you must restart kamailio
> to update the cache for the address table. Is there any r
Hi All,
Kamailio 3.0 permissions module, I see that the address database table
is cached by default, really the only option. But there is no MI
Function to reload the database into cache, you must restart kamailio
to update the cache for the address table. Is there any reason the
reload MI funct
10 matches
Mail list logo