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,
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
>
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:
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:
>
>>
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
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
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
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
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
23 matches
Mail list logo