Hi!

tested with:
+               /* if current time is less than start time, reset the start 
time 
+               (e.g., after start, the system clock was set in the past) */ 
+               t=time(0); 
+               if (t < up_since) 
+                       up_since = t;
+               if (since < t)
+                       return 4; 
+       }


there is no iteration with nonce expired. Is it OK? 

If yes, I think we can close this discussion (will you push the changes to
master branch?)
Many thanks )



--
View this message in context: 
http://sip-router.1086192.n5.nabble.com/during-registration-nonce-expired-after-backwards-time-shift-tp140536p140976.html
Sent from the Users mailing list archive at Nabble.com.

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to