Re: [SR-Users] "kamdbctl create" failed

2017-04-05 Thread Daniel-Constantin Mierla
Given that packaging there is not controlled by the kamailio project, building from sources can be an option -- I guess that guidelines from next link are more or less the same: - http://kamailio.org/docs/tutorials/5.0.x/kamailio-install-guide-git/ Also, you can build the deb packages yourself,

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Tim Makarios
Thanks for those hints. At the moment, I'm just experimenting with different software like this in my spare time, so it might be a while before I try it. Or I might try installing a newer version of Kamailio instead. Or I might wait until Trisquel 8 is released. But if I get impatient, I mi

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Daniel-Constantin Mierla
On 03.04.17 11:42, Tim Makarios wrote: > On 03/04/17 21:05, Daniel-Constantin Mierla wrote: >> Any reason to install 4.0.x? > > Because that's what the Trisquel 7 default repositories gave me, along > with MySQL 5.5; it appears to have inherited both of these from Ubuntu > 14.04 LTS. So it sound

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Tim Makarios
On 03/04/17 21:05, Daniel-Constantin Mierla wrote: Any reason to install 4.0.x? Because that's what the Trisquel 7 default repositories gave me, along with MySQL 5.5; it appears to have inherited both of these from Ubuntu 14.04 LTS. So it sounds like Trusty's default repositories have a ver

Re: [SR-Users] "kamdbctl create" failed

2017-04-03 Thread Daniel-Constantin Mierla
Hello, you run a newer version of mysql that enabled more constraints than they used to be at the time 4.0 was developed (4-5 years ago). Any reason to install 4.0.x? These should have been fixed in 4.4 or 5.0. It is practically about removing default values for BLOB/TEXT columns. Also, I encount

Re: [SR-Users] "kamdbctl create" failed

2017-04-02 Thread Tim Makarios
Sorry; I forgot to specify the version of Kamailio I'm using: 4.0.4. <>< On 03/04/17 13:15, Tim Makarios wrote: Hi, Following http://kamailio.org/docs/tutorials/devel/kamailio-install-guide-deb/ I got to the step where I had to run kamdbctl create Unfortunately, this failed, with the follo

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

Re: [SR-Users] Kamdbctl create issue

2014-01-09 Thread Victor Seva
2014/1/9 Owais ul Haq : > [root@ss3 sbin]# ./kamdbctl create > ERROR: DATABASE ENGINE NOT SPECIFIED, PLEASE SETUP ONE IN THE CONFIG SCRIPT. Edit the kamctlrc file. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@list

Re: [SR-Users] kamdbctl create ? (solved)

2013-11-18 Thread Thomas Secula
Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Thomas Secula Sent: Sunday, November 17, 2013 8:02 AM To: 'Kamailio (SER) - Users Mailing List' Subject: Re: [SR-Users] kamdbctl create ? Thanks Fred, This

Re: [SR-Users] kamdbctl create ?

2013-11-17 Thread Thomas Secula
s from my kamailio host used by kamdbctl and run it locally on the mysql server? Seems like that's killing a fly with a bulldozer -Original Message- From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Fred Posner Sent: Saturday

Re: [SR-Users] kamdbctl create ?

2013-11-16 Thread Fred Posner
From the error, it looks like the tables, etc were created and the failure was in granting the privileges. You can always grant them manually, or drop the kamailio database and try the script again. Fred Posner | The Palner Group direct: 503-914-0999 | fax: 954-472-2896 On 11/16/2013 04:10 P

Re: [SR-Users] kamdbctl create changing mysql root password

2012-05-15 Thread Reda Aouad
DBRWUSER and DBROUSER are users created by kamdbctl to access the kamailio database. They should be like kamalioro and kamailiorw or whatever you want, but not root. Since you set them to root, it seems the root password is overwritten. Reda On Tue, May 15, 2012 at 7:20 PM, Tim King wrote: >

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

Re: [SR-Users] kamdbctl

2012-05-09 Thread Klaus Darilion
On 08.05.2012 12:19, Henning Westerholt wrote: Am Dienstag, 8. Mai 2012, 12:06:46 schrieb Klaus Darilion: I wonder what is the status of kamdbctl tool for 'migrate' command - should it work? The description says: kamdbctl migrate .(migrates DB from 1.2 to 1.3, n

Re: [SR-Users] kamdbctl

2012-05-08 Thread Daniel-Constantin Mierla
Hello, On 5/8/12 12:19 PM, Henning Westerholt wrote: Am Dienstag, 8. Mai 2012, 12:06:46 schrieb Klaus Darilion: I wonder what is the status of kamdbctl tool for 'migrate' command - should it work? The description says: kamdbctl migrate .(migrates DB from 1.2 to 1

Re: [SR-Users] kamdbctl

2012-05-08 Thread Henning Westerholt
Am Dienstag, 8. Mai 2012, 12:06:46 schrieb Klaus Darilion: > I wonder what is the status of kamdbctl tool for 'migrate' command - > should it work? The description says: > > kamdbctl migrate > .(migrates DB from 1.2 to 1.3, not implemented yet!) > > This seems a bit