hi Daniel,
your trick workednow I have mysql library files in the library folder...
Thanks.I have added `mysql` and `db_mysql` in include_module variable
in module.lst...
Regards,
Vineet Menon
On 8 May 2012 12:28, Daniel-Constantin Mierla wrote:
> Hello,
>
> one option - edit mod
Hello,
one option - edit modules.lst in the root folder with kamailio sources
and add "db_mysql" to the "include_modules" variable.
Then recompile and reinstall.
Cheers,
Daniel
On 5/8/12 6:45 AM, Vineet Menon wrote:
Ya, you were right...mysql.so or db_mysql.so is not present in the lib
fold
lsof -c kamailio -ad mem | grep db
2012/5/8 Vineet Menon
> Ya, you were right...mysql.so or db_mysql.so is not present in the lib
> folder...
> Is der any remedy for this?
>
> $ ls -R /usr/lib64/kamailio/
>> /usr/lib64/kamailio/:
>> kamctl libkmi.so.1libsrdb1.so libsrdb2.s
Ya, you were right...mysql.so or db_mysql.so is not present in the lib
folder...
Is der any remedy for this?
$ ls -R /usr/lib64/kamailio/
> /usr/lib64/kamailio/:
> kamctl libkmi.so.1libsrdb1.so libsrdb2.so.1.0
> modules_k
> libkcore.so libkmi.so.1.0 libsrdb1.so.1
Hello,
On 5/7/12 5:07 PM, Vineet Menon wrote:
yes, flavour is set to kamailio and isn't db_mysql module complied
the way i just mentioned??
it should be, but typos/errors in command or bugs may prevent that. So
it is better to check in the folder with the modules.
Cheers,
Daniel
Regar
yes, flavour is set to kamailio and isn't db_mysql module complied the
way i just mentioned??
Regards,
Vineet Menon
On 7 May 2012 18:09, Daniel-Constantin Mierla wrote:
> Hello,
>
> is the flavour set to kamailio and db_mysql module installed?
>
> Some guidelines are presented at:
>
>
Hello,
is the flavour set to kamailio and db_mysql module installed?
Some guidelines are presented at:
http://www.kamailio.org/wiki/install/3.2.x/git
Cheers,
Daniel
On 5/7/12 11:16 AM, Vineet Menon wrote:
Hi,
I am compiling sources of kamailio 3.2.3 on ubuntu 12.04. I have used
make comman