Thanks Alex,<div><br><div>Hey Uri, can you check if you&#39;ve /etc/init.d/kamailio file exists - open that file if exists and cross verify few parameters. </div><div><div>Few of these are as follows</div><div><br></div><div>
PATH=/sbin:/bin:/usr/sbin:/usr/bin</div><div>DAEMON=<b>/usr/local/sbin/kamailio</b></div><div>NAME=kamailio</div><div>DESC=kamailio</div><div>HOMEDIR=/var/run/</div><div><b>PIDFILE</b>=$HOMEDIR/$NAME.pid</div><div>DEFAULTS=<b>/etc/default/kamailio.default</b></div>
<div>RUN_KAMAILIO=yes</div></div><div><br></div><div>Make sure /etc/default/kamailio.default file exits. here are the contents of my file.</div><div><br></div><div>RUN_KAMAILIO=yes</div><div>USER=kamailio</div><div>GROUP=kamailio</div>
<div>MEMORY=64</div><div>DUMP_CORE=no</div><div><br></div><div>On Tue, Oct 25, 2011 at 3:38 AM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;</span> wrote:</div>
<div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Test the startupscript if they work:<br>
<br>
/etc/init.d/kamailio start<br>
/etc/init.d/kamailio stop<br>
<br>
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.<br><font color="#888888">
<br>
klaus</font><div class="im"><br>
<br>
On 24.10.2011 08:00, Uri Shacked wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
hi again,<br>
i found out that on my centos 5.4 the command start-stop-daemon that the<br>
/etc/init.d/kamailio uses is not recognized.<br>
it is kamailio3.2 any ideas?<br>
<br>
<br>
On Mon, Oct 24, 2011 at 3:03 PM, Uri Shacked &lt;<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a><br></div><div class="im">
&lt;mailto:<a href="mailto:ushacked@gmail.com" target="_blank">ushacked@gmail.com</a>&gt;&gt; wrote:<br>
<br>
    Hi,<br>
    what is the best way to start kamailio at boot?<br>
    the example in the install is not working for me....<br>
<br>
<br>
<br>
<br></div><div class="im">
______________________________<u></u>_________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</div></blockquote><div><div></div><div class="h5">
<br>
______________________________<u></u>_________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</div></div></blockquote></div><br></div></div>