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