On Tue, Nov 8, 2011 at 4:52 AM, Kirill Katsnelson <kkm at smartaction.com>wrote: > We are running a farm of AI agents using pjsip 1.10 (Win32 32-bit) to > communicate with our asterisk servers. On November 6 at 02:00, when we had > the DST end, agents stopped registering on servers, and timed out. > > I could trace the problem to pjsip timers. The registration (and other > timers as I understand) is scheduled for a future absolute time, based on a > value returned by pj_gettimeofday(). That function traces down to Win32 > GetLocalTime() call, which indeed returns the local time, liable to shift > on DST start/end. Since the time rolled back by one hour, all timers > stalled for the same duration. > > Is this a bug or a feature? Is that already on track to be fixed? > > This is a known problem I'm afraid, https://trac.pjsip.org/repos/ticket/677, unfortunately we still haven't managed to fix it yet. Benny -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111109/1f1cda7a/attachment.html>