[Kamailio-Users] [LCR] About ping

Iñaki Baz Castillo ibc at aliax.net
Fri Mar 20 19:49:56 CET 2009


El Viernes, 20 de Marzo de 2009, Iñaki Baz Castillo escribió:

> - Why ping_interval cannot be less than 180 seconds?

I see in the code:
-----------------
if (ping_interval < DEF_PING_TIMER) {
  ping_interval = DEF_PING_TIMER;
  LM_DBG("set OPTIONS timer to default value <%d>\n", DEF_PING_TIMER);
}
---------------

I see no reason for so big minimun value. I need this value being 5-10 
seconds.



-- 
Iñaki Baz Castillo



More information about the Users mailing list