On Wednesday 06 July 2011, Fabian Borot wrote:
> I tested it [stop, start, restart] and it worked
>
> First I commented the line below in the kamctlrc scrip to make sure that it
> was working because of the change you suggested on the kamctl script and
> not because my workaround
>
> STARTOPTION
ch
fborot
From: fbo...@hotmail.com
To: henning.westerh...@1und1.de; sr-users@lists.sip-router.org
Subject: RE: [SR-Users] kamailio fails to start with kamctl start
Date: Tue, 5 Jul 2011 14:10:09 -0400
thank you Henning, I will replace the lines on the kamctl script and report
back t
thank you Henning, I will replace the lines on the kamctl script and report
back the results
> From: henning.westerh...@1und1.de
> To: sr-users@lists.sip-router.org
> Subject: Re: [SR-Users] kamailio fails to start with kamctl start
> Date: Tue, 5 Jul 2011 18:19:10 +02
On Monday 27 June 2011, Fabian Borot wrote:
> I fixed the problem but I would like somebody to shed some light into this
> issue.
>
> I noticed that when I run kamailio w/o telling where to load the
> kamailio.cfg file is when it failed. So I went to the kamctl script and
> notice that in the sect
.lst
make PREFIX="/usr/local/kamailio-3.1/" all
make PREFIX="/usr/local/kamailio-3.1/" install
then I executed /usr/local/kamailio-3.1/sbin/kamdbctl create to create the DB
and tables.
From: fbo...@hotmail.com
To: sr-users@lists.sip-router.org
Date: Fri, 24 Jun 2011 18:10:
.1
make FLAVOUR=kamailio cfg
vi modules.lst to exclude db_mysql db_odbc from modules.lst
make PREFIX="/usr/local/kamailio-3.1/" all
make PREFIX="/usr/local/kamailio-3.1/" install
then I executed /usr/local/kamailio-3.1/sbin/kamdbctl create to create the DB
and tables.
Hello
I just installed kamailio-3.1 and using the default config file "kamctl start"
fails
[root@registrar sbin]# ./kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
[root@registrar sbin]#
but when I use this command it sta