<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Ok Thanks.</p>
<p>I will look for the solution in the docs as you suggested, as now I know it can be many things sharing the same timer.</p>
<p>Best regards.<br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>De:</b> users-bounces@lists.opensips.org &lt;users-bounces@lists.opensips.org&gt; em nome de Eric Tamme &lt;eric@uphreak.com&gt;<br>
<b>Enviado:</b> segunda-feira, 22 de fevereiro de 2016 14:35<br>
<b>Para:</b> OpenSIPS users mailling list<br>
<b>Assunto:</b> Re: [OpenSIPS-Users] What does exactally mean lots of warnings about timer_ticker in the log (OpenSIPS 2.1)?</font>
<div>&nbsp;</div>
</div>
<div>Many things share the same timer, dialog expiration cleanup, userlocation cleanup, nathelper pings etc.&nbsp; If one of the processes that is triggered by a timer route blocks for some period of time - aka a hung db query, it will cause the timer to &quot;drift&quot;
 and you will get logs indicating that a process that should have takeng X amount of time actually took Y amount of time - this is due to the blocking operation.<br>
<br>
I would suggest that you use dedicated timer processes for as many things as you can - dialog, tm etc. see the module docs for how to do this.<br>
<br>
-Eric<br>
<br>
<div class="moz-cite-prefix">On 02/22/2016 10:28 AM, Rodrigo Pimenta Carvalho wrote:<br>
</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p><br>
</p>
<p>Hi.</p>
<p>The log of my OpenSIPS began to present thousands of warnings similar to:<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>&quot;WARNING:core:timer_ticker: timer task &lt;nh-timer&gt; already schedualed for 93991120 ms (now 248157560 ms), it may ove rlap..&quot;</p>
<p><br>
</p>
<p>What does exactly means it?</p>
<p>Some discussions from the past said something about increasing the number in the global variable &quot;children&quot;.</p>
<p><br>
</p>
<p>Should I change the number for children?&nbsp; Before trying it i would like to hear something about, just to know better what I'm going to do.<br>
</p>
<p><br>
</p>
<p>Any hint will be very helpful!</p>
<p><br>
</p>
<p>Thanks a lot.<br>
</p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">RODRIGO PIMENTA CARVALHO<br>
Inatel Competence Center<br>
Software<br>
Ph: &#43;55 35 3471 9200 RAMAL 979<br>
</div>
</font></div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre>_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>