Hello,
make uninstall in kamailio does not actually delete the deployed files. Just prints the commands you should run.
Therefore be sure you first delete the deployed modules. You can just do:
rm -rf /opt/kamailio/lib64/kamailio/modules/
The be sure you have db_mysql back in the list of included modules for compilation.
Cheers, Daniel
On 7/1/13 7:38 PM, aft wrote:
On Mon, Jul 1, 2013 at 10:48 PM, Victor Seva linuxmaniac@torreviejawireless.org wrote:
You have to build kamailio and all the modules that you are using again. Don't know why this is not been removed.
I've done that. To be honest have done multiple times. Something is getting cached i guess. I don't know about kamailio's usage of "libtool". Its makefile is little different from general autotools based stuff. The version of the db_mysql module is is getting cached here.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- -Cheers -Arif
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users