Couple of clarifications to be made, if you are aware of the answers:
* does the new geoip database/api work with both IPv4 and IPv6?
* would be there cases to use old geoip module and the new one? I see they depend on
different libraries, I assume the new one is not available in old distros, but then, can
be there situations when both libraries are available?
Right now, the new module exports same functions and variables as old geoip module. In the
case both can be used, then the functions/vars should be renamed to reflect the new module
name. The config needs to be changed anyhow to load the new module.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/52#issuecomment-71910666