Hi All,
Im trying to load up module 'mi_xmlrpc.so' into my v4.2.1 Kamailio. It
compiles nicely but when I try to load the module in config and restart
kamailio it gives following error(s)
0(30917) ERROR: <core> [sr_module.c:597]: load_module(): could not open
module </usr/local/lib64/kamailio/modules/mi_xmlrpc.so>:
/usr/local/lib64/kamailio/modules/mi_xmlrpc.so: undefined symbol:
xmlrpc_strsol
0(30917) : <core> [cfg.y:3436]: yyerror_at(): parse error in config file
/usr/local/etc/kamailio/kamailio.cfg, line 329, column 12-25: failed to
load module
0(30917) ERROR: <core> [modparam.c:166]: set_mod_param_regex(): No module
matching <mi_xmlrpc> found
Now, I've done some searching around and it seems like pre-req library
version mismatch thing..
Do you guys have any solution to this.
My end objective is to be able to send MI commands to my Kamailio server(s)
via web-Interface. Any recommendations, examples are welcome.
Best Regards,
Sammy.