it only happens with time shifts > 15 days and only in one direction.  We 
stumbled on it when testing daylight savings time changes when we were 
intentionally changing the time to be months off just before the time change.

Mike

On Jun 12, 2014, at 1:20 PM, Andreas Wehrmann <andreas_wehrm...@yahoo.at> wrote:

> 
> On 06/12/2014 02:30 PM, Michael Jerris wrote:
>> +       /* check it there are still things queued, if there are, that means 
>> everything scheduled is > 15 days in the future */
>> +    /* in this case, we had a large time shift, we should schedule for 15 
>> days in the future (which is probably still before now) */
>> +       /* and this should sort itself out on the next run through */
>> +    if ( !agent->sa_out.completed->q_head && !agent->sa_out.trying->q_head 
>> && !agent->sa_out.inv_calling->q_head &&
>> +                !agent->sa_out.re_list && 
>> !agent->sa_in.inv_confirmed->q_head && !agent->sa_in.preliminary->q_head &&
>> +                !agent->sa_in.completed->q_head && 
>> !agent->sa_in.inv_completed->q_head && !agent->sa_in.re_list ) {
>>                 SU_DEBUG_9(("nta: timer not set\n" VA_NONE));
> 
> Thanks for the patch.
> I wasn't even aware of this issue.
> 
> Regards,
> Andreas
> 
> 
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to