Hello,
a new module was uploaded to master branch to lookup ip addresses against a geoip database. The module supports many lookups at the same time and returns the details in pseudo-variables. Therefore a new pv class: $gip(pvc=>key). pvc is the id of the container where to store the results of a geoip search, key is an id for the attribute you want to receive. See details on wiki: http://sip-router.org/wiki/cookbooks/pseudo-variables/devel#geoip_module_pse...
Readme of the module: http://sip-router.org/docbook/sip-router/branch/master/modules/geoip/geoip.h...
Cheers, Daniel