Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
Nelson Pereira
It can be a stupid question, but did the directory exists? Has the user who runs Kamailio rights to it?
BDW, which version of Kamailio are you testing? Why not the last SR?
Edson.
Em 18/05/2010 13:55, Nelson Pereira escreveu:
Basic install with source using the provided script:
make_and_install install “standard”
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Im testing 3.0.1
Im trying to start it with root. Should I be using something else?
Which directory are you referring to?
NP
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Edson - Lists Sent: Tuesday, May 18, 2010 1:19 PM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
It can be a stupid question, but did the directory exists? Has the user who runs Kamailio rights to it?
BDW, which version of Kamailio are you testing? Why not the last SR?
Edson.
Em 18/05/2010 13:55, Nelson Pereira escreveu:
Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Do I absolutely need Mysql DB for this to work?
I'm simply using this to do UDP to TCp conversion, nothing else.
NP
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Edson - Lists Sent: Tuesday, May 18, 2010 1:19 PM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
It can be a stupid question, but did the directory exists? Has the user who runs Kamailio rights to it?
BDW, which version of Kamailio are you testing? Why not the last SR?
Edson.
Em 18/05/2010 13:55, Nelson Pereira escreveu:
Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Nelson Pereira wrote:
Do I absolutely need Mysql DB for this to work?
No.
If you use "make deb", then the dependencies needs to be fulfilled for generating the modules (e.g. mysql-client). But there is no need to install the kamailio-mysql module.
regards klaus
I'm simply using this to do UDP to TCp conversion, nothing else.
NP
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Edson - Lists Sent: Tuesday, May 18, 2010 1:19 PM To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
It can be a stupid question, but did the directory exists? Has the user who runs Kamailio rights to it?
BDW, which version of Kamailio are you testing? Why not the last SR?
Edson.
Em 18/05/2010 13:55, Nelson Pereira escreveu:
Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi Nelson,
here it is a step by step tutorial to install Kamailio 3.0 for Debian/Ubuntu
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Cheers, Ramona
On 05/18/2010 06:55 PM, Nelson Pereira wrote:
Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
That's what Im following as instructions, and am now getting:
root@qa-qsuitePBX-01:/etc/default# /etc/init.d/kamailio start /etc/init.d/kamailio: 97: arithmetic expression: expecting primary: "" root@qa-qsuitePBX-01:/etc/default#
From: Elena-Ramona Modroiu [mailto:ramona@asipto.com] Sent: Tuesday, May 18, 2010 2:18 PM To: Nelson Pereira Cc: users@lists.kamailio.org Subject: Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
Hi Nelson,
here it is a step by step tutorial to install Kamailio 3.0 for Debian/Ubuntu
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Cheers, Ramona
On 05/18/2010 06:55 PM, Nelson Pereira wrote: Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
Nelson Pereira
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.orgmailto:sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On Tuesday 18 May 2010, Nelson Pereira wrote:
That’s what Im following as instructions, and am now getting:
root@qa-qsuitePBX-01:/etc/default# /etc/init.d/kamailio start /etc/init.d/kamailio: 97: arithmetic expression: expecting primary: "" root@qa-qsuitePBX-01:/etc/default#
Hi Nelson,
hm, it seems this expression refers to the variable $MEMORY. Can you please check if you've the file /etc/default/kamailio also installed in your case?
Cheers,
Henning
Nelson Pereira wrote:
That’s what Im following as instructions, and am now getting:
root@qa-qsuitePBX-01:/etc/default# /etc/init.d/kamailio start
/etc/init.d/kamailio: 97: arithmetic expression: expecting primary: ""
root@qa-qsuitePBX-01:/etc/default#
*From:* Elena-Ramona Modroiu [mailto:ramona@asipto.com] *Sent:* Tuesday, May 18, 2010 2:18 PM *To:* Nelson Pereira *Cc:* users@lists.kamailio.org *Subject:* Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
Hi Nelson,
here it is a step by step tutorial to install Kamailio 3.0 for Debian/Ubuntu
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Cheers, Ramona
On 05/18/2010 06:55 PM, Nelson Pereira wrote:
Basic install with source using the provided script:
make_and_install install “standard”
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
Hello Nelson
It might be a problem with Debian, it's default shell is changed from bash to something else (It happened on some systems). Can you please have a look and tell us that indeed you are using bash as a shell (check /etc/password and then `file /bin/sh`).
AFAIK, the new Ubuntu/Debian shell is dash.
Cheers Marius
root@qa-qsuitePBX-01:/usr/local/sbin# file /bin/bash /bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
root:x:0:0:root:/root:/bin/bash
Nelson Pereira
-----Original Message----- From: marius zbihlei [mailto:marius.zbihlei@1and1.ro] Sent: Wednesday, May 19, 2010 4:46 AM To: Nelson Pereira Cc: ramona@asipto.com; users@lists.kamailio.org Subject: Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
Nelson Pereira wrote:
That's what Im following as instructions, and am now getting:
root@qa-qsuitePBX-01:/etc/default# /etc/init.d/kamailio start
/etc/init.d/kamailio: 97: arithmetic expression: expecting primary: ""
root@qa-qsuitePBX-01:/etc/default#
*From:* Elena-Ramona Modroiu [mailto:ramona@asipto.com] *Sent:* Tuesday, May 18, 2010 2:18 PM *To:* Nelson Pereira *Cc:* users@lists.kamailio.org *Subject:* Re: [SR-Users] Acnnot get Kamailio to start ... GRRR
Hi Nelson,
here it is a step by step tutorial to install Kamailio 3.0 for Debian/Ubuntu
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Cheers, Ramona
On 05/18/2010 06:55 PM, Nelson Pereira wrote:
Basic install with source using the provided script:
make_and_install install "standard"
then try to do :
/usr/local/sbin/kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
root@qa-qsuitePBX-01:/usr/local/sbin#
What am I doing wrong?
*Nelson Pereira*
Hello Nelson
It might be a problem with Debian, it's default shell is changed from bash to something else (It happened on some systems). Can you please have a look and tell us that indeed you are using bash as a shell (check /etc/password and then `file /bin/sh`).
AFAIK, the new Ubuntu/Debian shell is dash.
Cheers Marius
Nelson Pereira wrote:
root@qa-qsuitePBX-01:/usr/local/sbin# file /bin/bash /bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
root:x:0:0:root:/root:/bin/bash
Hello Nelson
Please do a `file /bin/sh` not a `file /bin/bash`. I am trying to see if you default shell (usually /bin/sh as this is the shell in the init.d script you are trying to run) indeed links to /bin/bash, not to another shell (like dash)
Thanks Marius