I am planning an upgrade from openser 1.3.4 to kamailio 1.4.3, and I am having an issue starting kamailio with snmpstats enabled. I find the errors below in the kamailio syslog file. It looks like the root issue is a missing symbol, but I have not been able to figure out what provides the symbol.
Openser 1.3.4 works fine on the same machine with essentially the same configuration that I am wanting to use for kamailio. The snmpstats.so module compiled without any errors, and is located in the /lib/ kamailio/modules/ directory. The system is fedora core 6 fully yum updated.
Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:sr_load_module: could not open module <//lib/kamailio/ modules/snmpstats.so>: /usr/lib/libnetsnmpagent.so.10: undefined symbol: make_tempfile Dec 24 14:24:26 sip-interop-c61-atl kamailio: CRITICAL:core:yyerror: parse error in config file, line 57, column 13-14: failed to load module Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:set_mod_param_regex: no module matching snmpstats found | Dec 24 14:24:26 sip-interop-c61-atl kamailio: CRITICAL:core:yyerror: parse error in config file, line 142, column 20-21: Can't set module parameter Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:set_mod_param_regex: no module matching snmpstats found | Dec 24 14:24:26 sip-interop-c61-atl kamailio: CRITICAL:core:yyerror: parse error in config file, line 143, column 20-21: Can't set module parameter Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:set_mod_param_regex: no module matching snmpstats found | Dec 24 14:24:26 sip-interop-c61-atl kamailio: CRITICAL:core:yyerror: parse error in config file, line 144, column 20-21: Can't set module parameter Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:set_mod_param_regex: no module matching snmpstats found | Dec 24 14:24:26 sip-interop-c61-atl kamailio: CRITICAL:core:yyerror: parse error in config file, line 145, column 20-21: Can't set module parameter Dec 24 14:24:26 sip-interop-c61-atl kamailio: ERROR:core:main: bad config file (5 errors)
Has anyone seen this error, or something similar?
Thank You Stagg Shelton www.sheltonjohns.com