<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 1/6/10 6:33 AM, Dinesh gautam wrote:
<blockquote
cite="mid:18065e081001052133s28bb4b1ck4110ed2da5db5e9c@mail.gmail.com"
type="cite">Now I am able to start kamailio, As showing the message
when started it.<br>
<br>
<b>[root@localhost sbin]# kamailio start ;<br>
Listening on <br>
udp: 127.0.0.1 [127.0.0.1]:5060<br>
udp: 192.168.3.13 [192.168.3.13]:5060<br>
tcp: 127.0.0.1 [127.0.0.1]:5060<br>
tcp: 192.168.3.13 [192.168.3.13]:5060<br>
Aliases: <br>
tcp: asd:5060<br>
tcp: localhost:5060<br>
tcp: localhost.localdomain:5060<br>
udp: asd:5060<br>
udp: localhost:5060<br>
udp: localhost.localdomain:5060<br>
<br>
Jan 6 10:55:00 [3025] NOTICE:core:main: config file ok, exiting...</b><br>
<br>
but kamailio is not stopping when I am trying to stop the kamailio by
using command like<br>
kamailio stop. it shows the message <br>
<b>[root@localhost sbin]# kamailio stop;<br>
Listening on <br>
udp: 127.0.0.1 [127.0.0.1]:5060<br>
udp: 192.168.3.13 [192.168.3.13]:5060<br>
tcp: 127.0.0.1 [127.0.0.1]:5060<br>
tcp: 192.168.3.13 [192.168.3.13]:5060<br>
Aliases: <br>
tcp: asd:5060<br>
tcp: localhost:5060<br>
tcp: localhost.localdomain:5060<br>
udp: asd:5060<br>
udp: localhost:5060<br>
udp: localhost.localdomain:5060</b><br>
<br>
Please suggest me how can I stop kamailio?? .<br>
</blockquote>
you do wrong, run:<br>
<br>
kamailio -h<br>
<br>
and you will see the options you can give there.<br>
<br>
If you read carefully the link I provided:<br>
<a moz-do-not-send="true"
href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn#the_init.d_script"
target="_blank">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn#the_init.d_script</a><br>
<br>
you will see that is about /etc/init.d/kamailio script that you have
first to create, according to indication in the wiki.<br>
<br>
Daniel<br>
<br>
<blockquote
cite="mid:18065e081001052133s28bb4b1ck4110ed2da5db5e9c@mail.gmail.com"
type="cite"><br>
<br>
<br>
<div class="gmail_quote">On Tue, Jan 5, 2010 at 9:39 PM,
Daniel-Constantin Mierla <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:miconda@gmail.com">miconda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<br>
On 1/5/10 11:34 AM, Klaus Darilion wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Try starting kamailio manually (e.g. "kamailio") or using the init
scripts (/etc/init.d/kamailio start)<br>
</blockquote>
</div>
init.d script is provided in the tutorial:<br>
<a moz-do-not-send="true"
href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn#the_init.d_script"
target="_blank">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn#the_init.d_script</a><br>
<br>
Note that kamctl and init.d scripts start kamailio with a different pid
file, so it is not working to start using one and stop using the other.<br>
<br>
To check for errors:<br>
<br>
/usr/loca/sbin/kamailio -c<br>
<br>
Cheers,<br>
Daniel
<div>
<div class="h5"><br>
<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
klaus<br>
<br>
Dinesh gautam schrieb:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear Sir,<br>
<br>
I am using kamailio 1.5.0, having installed and configured as given on
the kamailio site<br>
<<a moz-do-not-send="true"
href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn"
target="_blank">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn</a>>
on my PC having Centos operating system. I have configured the config
files kamailio.cfg, kamctlrc accordingly as given on site.<br>
<br>
when I start the kamailio using kamctl start command. it gives the
error message like<br>
<br>
*[root@localhost ~]# kamctl start<br>
database engine 'MYSQL' loaded<br>
Control engine 'FIFO' loaded<br>
<br>
INFO: Starting Kamailio :<br>
<br>
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start
failed<br>
<br>
*please* *help me out to solve this problem and suggest me where I am
wrong. * *I have configured kamalio so many times it gives me the same
kind of error message.<br>
<br>
<br>
*<br>
<br>
*<br>
-<br>
With Regards,<br>
Dinesh Kumar Gautam<br>
Noida,<br>
+919911838275<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Kamailio (OpenSER) - Users mailing list<br>
<a moz-do-not-send="true" href="mailto:Users@lists.kamailio.org"
target="_blank">Users@lists.kamailio.org</a><br>
<a moz-do-not-send="true"
href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><br>
<a moz-do-not-send="true"
href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote>
<br>
_______________________________________________<br>
Kamailio (OpenSER) - Users mailing list<br>
<a moz-do-not-send="true" href="mailto:Users@lists.kamailio.org"
target="_blank">Users@lists.kamailio.org</a><br>
<a moz-do-not-send="true"
href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><br>
<a moz-do-not-send="true"
href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users"
target="_blank">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
</blockquote>
<br>
</div>
</div>
<font color="#888888">-- <br>
Daniel-Constantin Mierla<br>
* <a moz-do-not-send="true" href="http://www.asipto.com/"
target="_blank">http://www.asipto.com/</a><br>
<br>
</font></blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
With Regards, <br>
Dinesh Kumar Gautam<br>
Noida, <br>
+919911838275<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
* <a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>