<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div>Hi,</div>
<div><br>
</div>
<div>I have a small question. If I remove a server from my dispatcher while it has existing calls, what's gonna happen to the next notifications or requests of the live calls. Will it send them to the same server even though the server is not listed on the
 dispatcher.  Or it will forward them to the other servers listed in the dispatcher. </div>
<div><br>
</div>
<div>
<div style="font-size:9px;color:#575757">Sent from my Samsung Galaxy smartphone.</div>
</div>
<div></div>
<br>
<br>
-------- Original message --------<br>
From: Corey Edwards <tensai@zmonkey.org> <br>
Date:10-10-2014 10:28 (GMT-06:00) <br>
To: "Kamailio (SER) - Users Mailing List" <sr-users@lists.sip-router.org> <br>
Cc: <br>
Subject: Re: [SR-Users] Problems configuring Kamailio on Centos 6.5 <br>
<br>
<div>
<div dir="ltr">
<div class="x_gmail_extra">
<div class="x_gmail_quote">On Thu, Oct 9, 2014 at 9:54 PM, logikanet <span dir="ltr">
<<a href="mailto:webmaster@logikanet.com" target="_blank">webmaster@logikanet.com</a>></span> wrote:<br>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div bgcolor="#FFFFFF">Good evening!<br>
<br>
 I've been trying to install Kamailio on a Centos 6.5 cloud , I'm able to compile and install everything, if I run  : service kamailio start  it starts kamailio and if I run  service kamailio status  I tells me that is running on PID...  which is fine, however,
 if I tweak the /usr/local/etc/kamailio/kamailio.conf  according to the instructions on
<a href="http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb" target="_blank">
http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb</a>  , when I run service kamailio start It says "ok" , but when I run service kamailio status I get " kamailio dead but subsys locked" , I copied and pasted the settings on the web-site
 but they don't work, I also tried used the original cfg file adding the "#!ifdef WITH_ASTERISK"  but It still doesn't work, I'm not an expert on Kamailio I just want to use it as a register server behind Asterisk , perhaps if you have a valid conf file that
 I could use as a template for kamailio 4.0.1 this is what I have :<br>
</div>
</blockquote>
</div>
<br>
</div>
<div class="x_gmail_extra">Kamailio is pretty good about printing out error logs when it fails to start. The trick is to capture them. I would start by running Kamailio from the command line in no-fork mode.<br>
<br>
</div>
<div class="x_gmail_extra"># kamailio -DE<br>
<br>
</div>
<div class="x_gmail_extra">Corey<br>
<br>
</div>
</div>
</div>
</body>
</html>