[asterisk-users] DST

BJ Weschke bweschke at gmail.com
Thu Nov 1 15:48:44 CDT 2007


Turbo Fredriksson wrote:
> Quoting "Joe Acquisto" <joea at j4computers.com>:
>
>   
>> My thanks to all.  Problem resolved with the assistance.
>>     
>
> Would be nice if you posted HOW it was fixed to... I have this exact
> same problem at home, but the work phones displays time correctly...
>
>   
If you've got the files centrally managed, you can update the correct 
tags in sip.cfg to correct the situation.

These are the "correct" settings for regions affected by the new DST regs:

tcpIpApp.sntp.daylightSavings.enable="1" 
tcpIpApp.sntp.daylightSavings.fixedDayEnable="0" 
tcpIpApp.sntp.daylightSavings.start.month="3" 
tcpIpApp.sntp.daylightSavings.start.date="8" 
tcpIpApp.sntp.daylightSavings.start.time="2" 
tcpIpApp.sntp.daylightSavings.start.dayOfWeek="1" 
tcpIpApp.sntp.daylightSavings.start.dayOfWeek.lastInMonth="0" 
tcpIpApp.sntp.daylightSavings.stop.month="11" 
tcpIpApp.sntp.daylightSavings.stop.date="1" 
tcpIpApp.sntp.daylightSavings.stop.time="2" 
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek="1" 
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="0"




More information about the asterisk-users mailing list