Peder @ NetworkOblivion wrote:
<SNTP tcpIpApp.sntp.resyncPeriod="86400"
tcpIpApp.sntp.address="" tcpIpApp.sntp.gmtOffset=""
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"/>
I'm pretty sure this is wrong:
tcpIpApp.sntp.daylightSavings.start.date="8"
Should be:
tcpIpApp.sntp.daylightSavings.start.date="2"
which indicates second week of month.
Actually, the 8 is correct. That config block is exactly the same as
what's in the default sip.cfg for SIP app 2.1.0 in which Polycom
provided the new DST rules. It also seems to be working on the 1.6.7
phones I have in service.
From the 2.1 admin guide:
"Day of the month to
start DST.
Mapping (on or after): 1
= the first occurrence of
a given day-of-the-week
in a month, 8 = the second
occurrence of a
given day-of-the-week
in a month, 15 = the
third occurrence of a
given day-of-the-week
in a month, 22 = the
fourth occurrence of a
given day-of-the-week
in a month"
-Dave
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users