Hi Pasan,

So, all registered contacts are only with IPs (no DNS lookup), there is no TCP involved. UDP sending is inexpensive (as blocking) and cannot generate such a delay (almost 5 secs).

DO you notice any CPU spikes when the nh-timer runs ?

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 25.07.2014 04:36, Pasan Meemaduma wrote:
Hi Bogdan,

Nope , I could only see IPs in contact fields.


On Thursday, 24 July 2014, 15:33, Pasan Meemaduma <[email protected]> wrote:


Hi Bogdan,

No TCP clients, only udp allowed. yes some clients uses dns

select count(*) from location;
+----------+
| count(*) |
+----------+
|     7419 |

I got about 7K- 8K in location table





On Wednesday, 23 July 2014, 19:35, Bogdan-Andrei Iancu <[email protected]> wrote:


Hi Pasan,

Do you have TCP clients ? or do you have clients registering DNS contacts ? How many records are in usrloc ?
No TCP clients, only udp allowed. yes some clients uses dns

select count(*) from location;
+----------+
| count(*) |
+----------+
|     7419 |

+----------+


Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com  <http://www.opensips-solutions.com/>
On 21.07.2014 05:18, Pasan Meemaduma wrote:
Hey Guys,

I'm using opensips 1.10.1-1 on a debian server with wheezy, its running on a kvm guest. I started to observe the below error in opensips. Any idea what causing it ?

Jul 20 09:01:28 /usr/sbin/opensips[29968]: CRITICAL:core:timer_ticker: timer handler <nh-timer> lasted (4960000 us) for more than timer tick (1000000 us) -> potential timer shifting

I have 15seconds configured for nat ping timer

modparam("nathelper", "natping_interval", 15)

How can I fix this issue ?


_______________________________________________
Users mailing list
[email protected]  <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users




_______________________________________________
Users mailing list
[email protected] <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected] <mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to