From 5f298ebc29d21182fb2992cd872d58ca0e41174d Mon Sep 17 00:00:00 2001 From: Alexandr Dubovikov Date: Thu, 15 Sep 2016 13:27:26 +0200 Subject: [PATCH] GeoIPCity --- examples/sipcapture/sipcapture.kamailio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sipcapture/sipcapture.kamailio b/examples/sipcapture/sipcapture.kamailio index d045054..33866ca 100644 --- a/examples/sipcapture/sipcapture.kamailio +++ b/examples/sipcapture/sipcapture.kamailio @@ -101,7 +101,7 @@ modparam("sipcapture", "insert_retry_timeout", 10) #modparam("sipcapture", "capture_node", "homer01") #!ifdef WITH_HOMER_GEO -modparam("geoip", "path", "/usr/share/GeoIP/GeoIP.dat") +modparam("geoip", "path", "/usr/share/GeoIP/GeoIPCity.dat") #!endif #Stats time