I have an interesting problem with an OpenSER setup with 2 proxies in different timezones but using a shared DB with usrloc db_mode 2 (it actually is a master-master replicated MySQL but I don&#39;t think that is relevant). <br>
<br>The issue is that when clients register to the proxy located in the PST zone, the &#39;expires&#39; time is much earlier than the current time in EST. As a result, the proxy in EST deletes the entry from the location table since it thinks it is stale.<br>
<br>Is there any way around this, other than setting both proxy servers to the same timezone?<br><br>