History log of /external/nist-sip/java/gov/nist/javax/sip/header/Via.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
558dbba05016c7c51306ec93ba9c6a7f21818d71 22-Jul-2010 Chung-yih Wang <cywang@google.com> Use SIP OPTIONS instead of EMPTY message for keep-alive.

With the rport information in the response of SIP OPTIONS request,
we are able to know if the NAT port mapping is changed if a device
is behind a NAT router. If the mapping is changed, we will trigger
the registration and set the maximum keep-alive interval measured
for the keepalive process.

+fix setRPort() in NIST SIP stack for compatibility.
+fix the WakupTimer in recaculation of the events.

Change-Id: Ifdb8b5d6fd25d69cb0a1520b23b783000b4f6029
/external/nist-sip/java/gov/nist/javax/sip/header/Via.java
600c7a4bbc7348167293eac928192e695b4ad5ba 08-Feb-2010 Chung-yih Wang <cywang@google.com> First-time check-in

Modify the LogWriter.java to make it compilable without apache logger.
/external/nist-sip/java/gov/nist/javax/sip/header/Via.java