Hi again.... i installed kamailio 3.2.2 today. i used the chkconfig tool to get kamailio run at boot. i edited both /etc/init.d/kamailio and /etc/default/kamailio files to run with 2048Mg of memory. now, when i run /etc/init.d/kamailio start, it starts with the right amount of memory. when i rum "kamailio" only, it starts with 32Mb....
i use centos 6.2 64bit. any ideas? On Tue, Oct 25, 2011 at 1:18 PM, Uri Shacked <ushac...@gmail.com> wrote: > Hi. > I already checked it all. The kamailio start and stop command did not > work. The init script i used was for debian. Now i use another script, > for centos. It works. I add the kamailio proccess with chkconfig tool. > Thanks. > > On 10/25/11, Sammy Govind <govoi...@gmail.com> wrote: > > Thanks Alex, > > > > Hey Uri, can you check if you've /etc/init.d/kamailio file exists - open > > that file if exists and cross verify few parameters. > > Few of these are as follows > > > > PATH=/sbin:/bin:/usr/sbin:/usr/bin > > DAEMON=*/usr/local/sbin/kamailio* > > NAME=kamailio > > DESC=kamailio > > HOMEDIR=/var/run/ > > *PIDFILE*=$HOMEDIR/$NAME.pid > > DEFAULTS=*/etc/default/kamailio.default* > > RUN_KAMAILIO=yes > > > > Make sure /etc/default/kamailio.default file exits. here are the > contents of > > my file. > > > > RUN_KAMAILIO=yes > > USER=kamailio > > GROUP=kamailio > > MEMORY=64 > > DUMP_CORE=no > > > > On Tue, Oct 25, 2011 at 3:38 AM, Klaus Darilion < > > klaus.mailingli...@pernau.at> wrote: > > > >> Test the startupscript if they work: > >> > >> /etc/init.d/kamailio start > >> /etc/init.d/kamailio stop > >> > >> If this works, then make sure to have proper symlinks from the > >> corresponding runlevel to the startup script. Do it manually or use the > >> chkconfig tool. > >> > >> klaus > >> > >> > >> On 24.10.2011 08:00, Uri Shacked wrote: > >> > >>> hi again, > >>> i found out that on my centos 5.4 the command start-stop-daemon that > the > >>> /etc/init.d/kamailio uses is not recognized. > >>> it is kamailio3.2 any ideas? > >>> > >>> > >>> On Mon, Oct 24, 2011 at 3:03 PM, Uri Shacked <ushac...@gmail.com > >>> <mailto:ushac...@gmail.com>> wrote: > >>> > >>> Hi, > >>> what is the best way to start kamailio at boot? > >>> the example in the install is not working for me.... > >>> > >>> > >>> > >>> > >>> ______________________________**_________________ > >>> 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< > 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< > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users> > >> > > > > -- > Sent from my mobile device >
_______________________________________________ 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