diff --git a/sipXtackLib/include/net/SipUserAgent.h b/sipXtackLib/include/net/SipUserAgent.h index 594bf44569..e339edadea 100644 --- a/sipXtackLib/include/net/SipUserAgent.h +++ b/sipXtackLib/include/net/SipUserAgent.h @@ -31,7 +31,7 @@ #include // DEFINES -#define SIP_DEFAULT_RTT 100 // Default T1 value (RFC 3261), in msec. +#define SIP_DEFAULT_RTT 500 // Default T1 value (RFC 3261), in msec. // Intended to be estimate of RTT of network. #define SIP_MINIMUM_RTT 10 // Minimum T1 value allowed, in msec. #define SIP_MAX_PORT_RANGE 10 // If a port is in use and the sip user agent