[OpenSIPS-Devel] [ opensips-Bugs-2903829 ] mmegeoip module loading problem

SourceForge.net noreply at sourceforge.net
Fri Dec 11 12:44:40 CET 2009


Bugs item #2903829, was opened at 2009-11-25 18:20
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2903829&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Kobi Eshun (ekobi)
Summary: mmegeoip module loading problem

Initial Comment:
opensips -c -f /etc/opensips/opensips.cfg
Nov 25 11:09:26 [10240] ERROR:core:sr_load_module: could not open module <//lib/opensips/modules/mmgeoip.so>: //lib/opensips/modules/mmgeoip.so: undefined symbol: GeoIP_time_zone_by_country_and_region
Nov 25 11:09:26 [10240] CRITICAL:core:yyerror: parse error in config file, line 68, column 13-14: failed to load module
Nov 25 11:09:26 [10240] ERROR:core:set_mod_param_regex: no module matching mmgeoip found
Nov 25 11:09:26 [10240] CRITICAL:core:yyerror: parse error in config file, line 272, column 19-20: Parameter <mmgeoip_city_db_path> not found in module <mmgeoip> - can't set
Nov 25 11:09:26 [10240] CRITICAL:core:yyerror: parse error in config file, line 295, column 32-49: syntax error
Nov 25 11:09:26 [10240] CRITICAL:core:yyerror: parse error in config file, line 295, column 49-50: bad arguments for command <mmg_lookup>
Nov 25 11:09:26 [10240] ERROR:core:main: bad config file (4 errors)



loadmodule "mmgeoip.so"

modparam("mmgeoip", "mmgeoip_city_db_path","/usr/share/GeoIP/GeoLiteCity.dat")

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2009-12-11 13:44

Message:
I had the same issue and your patch did solve the issue. I applied the
patch on SVN.

Thanks and regards,
Bogdan

----------------------------------------------------------------------

Comment By: Kobi Eshun (ekobi)
Date: 2009-11-30 23:05

Message:
This patch should fix the problem. Please confirm it works for you, and
I'll commit. Cheers,
--
kobi

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2903829&group_id=232389



More information about the Devel mailing list