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