Re: [SR-Users] Kamailio Geoip

2013-03-06 Thread Sergey Okhapkin
There are 2 separate databases, but common API (I believe). On Wednesday 06 March 2013 12:28:19 Daniel-Constantin Mierla wrote: > Hello, > > On 3/5/13 1:31 PM, Sergey Okhapkin wrote: > > Are there plans to extend geoip module to work in dual stack environment, > > i.e. lookup both ipv4 and ipv6 a

Re: [SR-Users] Kamailio Geoip

2013-03-06 Thread Daniel-Constantin Mierla
Hello, On 3/5/13 1:31 PM, Sergey Okhapkin wrote: Are there plans to extend geoip module to work in dual stack environment, i.e. lookup both ipv4 and ipv6 addresses? Maxmind provides ipv6 databases. is there any change in the API for the IPv6? Or there are two separate databases that should be u

Re: [SR-Users] Kamailio Geoip

2013-03-05 Thread Sergey Okhapkin
Are there plans to extend geoip module to work in dual stack environment, i.e. lookup both ipv4 and ipv6 addresses? Maxmind provides ipv6 databases. On Tuesday 05 March 2013 09:36:59 Daniel-Constantin Mierla wrote: > Hello, > > On 3/4/13 11:48 AM, Ian French wrote: > > Hey List, > > > >

Re: [SR-Users] Kamailio Geoip

2013-03-05 Thread Daniel-Constantin Mierla
Hello, On 3/4/13 11:48 AM, Ian French wrote: Hey List, I'm looking at an article by Daniel, http://by-miconda.blogspot.ie/2010/10/best-of-new-in-kamailio-310-5-geoip-api.html. In it he's uses the below to block source IP addresses by country,How could this be used to block mult

[SR-Users] Kamailio Geoip

2013-03-04 Thread Ian French
Hey List, I'm looking at an article by Daniel, http://by-miconda.blogspot.ie/2010/10/best-of-new-in-kamailio-310-5-geoip-api.html. In it he's uses the below to block source IP addresses by country, How could this be used to block multiple country sources?? I've tried a couple of thi