Re: [SR-Users] Has Kamailio 4.1.3 ability like Asterisk permit/deny

2014-05-28 Thread Daniel-Constantin Mierla
Hello, permission module is the one to use -- you can add the IP addresses to the database, in 'address' table, then you can use allow_source_address() function in kamailio.cfg. The default kamailio.cfg has a sample usage, search for WITH_IPAUTH. Cheers, Daniel On 28/05/14 16:00, Yasin Cane

[SR-Users] Has Kamailio 4.1.3 ability like Asterisk permit/deny

2014-05-28 Thread Yasin Caner
Hello all; After wasting my time to search asterisk ability permit/deny ip for Kamailio , i decided to consult you. Is there a module or a way to do permit/deny ip for users. As you know asterisk can do that easily . I found permisson module and permisson.conf but it doesn't work with db