Re: [SR-Users] kamdbctl error.

2017-01-25 Thread Daniel-Constantin Mierla
Great! I added an option to kamctlrc to allow setting it there and make it more visible that can be changed as an option: - https://github.com/kamailio/kamailio/commit/c58a829af6d14a7b85fa03618f58ff315940ed43 Cheers, Daniel On 24/01/2017 18:46, Venkatesh Macha wrote: > Thanks, Denial. It is w

Re: [SR-Users] kamdbctl error.

2017-01-24 Thread Venkatesh Macha
Thanks, Denial. It is working now. -- View this message in context: http://sip-router.1086192.n5.nabble.com/kamdbctl-error-tp155288p155345.html Sent from the Users mailing list archive at Nabble.com. ___ SIP Express Router (SER) and Kamailio (OpenSE

Re: [SR-Users] kamdbctl error.

2017-01-24 Thread Daniel-Constantin Mierla
Hello, try to set CHARSET env variable either in shell, command line or kamctlrc. For example: # CHARSET=latin1 kamdbctl create Cheers, Daniel On 24/01/2017 10:50, Venkatesh Macha wrote: > Hi Daniel, > >Thanks for your response, I think there is character set mismatch in my > VM. Is there

Re: [SR-Users] kamdbctl error.

2017-01-24 Thread Venkatesh Macha
Hi Daniel, Thanks for your response, I think there is character set mismatch in my VM. Is there any posibility to set character set while running the command. Thanks -- View this message in context: http://sip-router.1086192.n5.nabble.com/kamdbctl-error-tp155288p155314.html Sent from the

Re: [SR-Users] kamdbctl error.

2017-01-23 Thread Daniel-Constantin Mierla
Hello, Did you run it only once? Were you asked for characters set while running the command? Cheers, Daniel On 23/01/2017 11:39, Venkatesh Macha wrote: > Hi all, > >I am using debian jessie, I just installed kamailio 4.4 from source and > trying to create kamailio database using kamdbctl

[SR-Users] kamdbctl error.

2017-01-23 Thread Venkatesh Macha
Hi all, I am using debian jessie, I just installed kamailio 4.4 from source and trying to create kamailio database using kamdbctl but when i try to run the kamdbctl create i am getting following charset error. /usr/local/sbin/kamdbctl create MySQL password for root: INFO: creating database

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
I already done that the problem is with the install , the missing module is libmysqlclient16.so on ubuntu 12.04 On 5/14/12, Ryan Gholam wrote: > Yes that's true but how do u get the suitable module > libmysqlclient16.so and it is not available on ubuntu 12.04 > > On 5/14/12, Vineet Menon wrote:

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
Yes that's true but how do u get the suitable module libmysqlclient16.so and it is not available on ubuntu 12.04 On 5/14/12, Vineet Menon wrote: > mysql module is not present... > that's the cause of error.. > > > Regards, > > Vineet Menon > > > > > On 14 May 2012 15:28, Ryan Gholam wrote: > >>

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Vineet Menon
use `sudo apt-get install kamailio-mysql-modules `.. Regards, Vineet Menon On 14 May 2012 15:37, Vineet Menon wrote: > mysql module is not present... > that's the cause of error.. > > > Regards, > > Vineet Menon > > > > > > On 14 May 2012 15:28, Ryan Gholam wrote: > >> I am trying to insta

Re: [SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Vineet Menon
mysql module is not present... that's the cause of error.. Regards, Vineet Menon On 14 May 2012 15:28, Ryan Gholam wrote: > I am trying to install Kamailio with ( Sudo apt-get install ...) > without recompiling etc , > i reach a point where :> > /usr/local/lib64/kamailio//kamctl/kam

[SR-Users] kamdbctl error in Ubuntu 12.04

2012-05-14 Thread Ryan Gholam
I am trying to install Kamailio with ( Sudo apt-get install ...) without recompiling etc , i reach a point where :> /usr/local/lib64/kamailio//kamctl/kamdbctl.mysql for database engine MYSQL > ERROR: database engine not loaded - tried 'MYSQL' any ideas how to solve this prob ? Thank you

[SR-Users] kamdbctl error

2012-05-07 Thread Vineet Menon
Hi, I am compiling sources of kamailio 3.2.3 on ubuntu 12.04. I have used make command > `make group_include="standard mysql" all` > to make the sources. and then > `make install`. > Now when i do kamdbctl it throws an error, $ kamdbctl create > ERROR: could not load the script in > /usr/lo