Hi,

I'm trying to migrate from K-1.5 to K-3.0.0 and I'm having problems loading the snmpstats module in kamailio-3.0.0. The error is:

ERROR: <core> [sr_module.c:390]: ERROR: load_module: could not open module </usr/local/lib/kamailio/modules_k/snmpstats.so>: /usr/local/lib/kamailio/modules_k/snmpstats.so: undefined symbol: module_loaded

By checking the code it looks like module_loaded function is not implemented in sr_module.c anymore. Could this be the problem?

Thanks. Best regards,

Santi