Hi,

By DNS, I mean clients uploading contact URIs with FQDNs instead of IPs. Do a "opensipsctl ul show" and check if you have "Contact" fields with something else than IPs.

Regards,

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

On 24.07.2014 13:02, Pasan Meemaduma 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]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to