Dear pascal :
I have open the script /etc/init.d/kamailio and look for RUN_KAMAILIO and change its value to:
RUN_KAMAILIO=yes
but when I using /etc/init.d/kamailio start ,
Its didnt return any msg about kamailio and Im still dont find the kamailio process run in background .
Cheers
vinod
From: users-bounces@lists.kamailio.org [mailto:users-bounces@lists.kamailio.org] On Behalf Of Pascal Maugeri Sent: Tuesday, June 09, 2009 2:47 PM To: vinod Cc: users@lists.kamailio.org Subject: Re: [Kamailio-Users] /etc/init.d/kamailio start can't start
Sorry, for ubunto this is different.
As Iñaki said, open the script /etc/init.d/kamailio and look for RUN_KAMAILIO and change its value to:
RUN_KAMAILIO=yes
(it is set to "no" by default)
Let me know if it works.
-pascal
On Tue, Jun 9, 2009 at 4:02 AM, vinod vinod.nanjaiah@gmail.com wrote:
Dear pascal:
I am using ubuntu to running kamailio.
I am copy the script from /usr/local/src/kamailio-1.5.0/sip-server/packaging/debian/kamailio.init to /etc/init.d/kamailio. I have chmod 777 for /etc/init.d/kamailio .
But I cant find the variable "oser" in /etc/init.d/kamailio ?
What am I missing?
Thank you
Best Regards
vinod
From: pascal.maugeri@gmail.com [mailto:pascal.maugeri@gmail.com] On Behalf Of Pascal Maugeri Sent: Tuesday, June 09, 2009 4:01 AM To: vinod Cc: users@lists.kamailio.org Subject: Re: [Kamailio-Users] /etc/init.d/kamailio start can't start
On which operating are you running kamailio ?
On fedora for instance, I usually copy the script from <kamailio source root>/packaging/fedora/kamailio.init to /etc/init.d/kamailio. Then I edit the file /etc/init.d/kamailio and change the variable "oser" to point to the directory where the kamailio binary is (in my case it is oser=/usr/local/sbin/kamailio). And don't forget to chmod +x /etc/init.d/kamailio.
-pascal
On Mon, Jun 8, 2009 at 5:26 AM, vinod vinod.nanjaiah@gmail.com wrote:
Hi all
I am followed the guild (http://kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn ) to install Kamailio (OpenSER) v1.5.x , but when I using /etc/init.d/kamailio start ,
Its didnt return any msg about kamailio and I didnt find the process run in background .
What am I missing?
Thank you
Best Regards
vinod
_______________________________________________ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users