Hello, Either the .so is not linked to libconfuse, or you have installed only the development headers and not the actual library. Check to see in /usr/lib the version of libconfuse that you have installed, and than run `ldd carrierroute.so` to check the dependency needed.
Cheers, Marius On Thu, Mar 28, 2013 at 4:16 PM, Angel Angelov <[email protected]> wrote: > Hello, > > When I tried to start kamailio-4.0 with carrirroute module include, the > follow error appeared > > 0(8732) ERROR: <core> [sr_module.c:572]: ERROR: load_module: could not > open module </usr/local/kamailio-4.0/lib/kamailio/modules/carrierroute.so>: > /usr/local/kamailio-4.0/lib/kamailio/modules/carrierroute.so:* undefined > symbol: cfg_getnint*. > > Do you need more information? > Thanks in advanced. > Regards. > Angelov? > > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users > >
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
