[Asterisk-Users] Polycom IP500 - Phone TIme
Richard Scobie
r.scobie at clear.net.nz
Fri Apr 29 01:32:36 MST 2005
Paul Hales wrote:
> And my dream....that one day Polycom phones will support Australian Daylight savings...
>
> But it's only a dream.
Unless I am missing something, you don't need to dream about it - set it
in ipmid.cfg.
Look at the Sip Admim PDF for an explanation of:
tcpIpApp.sntp.daylightSavings.enable="1"
tcpIpApp.sntp.daylightSavings.fixedDayEnable="0"
tcpIpApp.sntp.daylightSavings.start.month="4"
tcpIpApp.sntp.daylightSavings.start.date="1"
tcpIpApp.sntp.daylightSavings.start.time="2"
tcpIpApp.sntp.daylightSavings.start.dayOfWeek="1"
tcpIpApp.sntp.daylightSavings.start.dayOfWeek.lastInMonth="0"
tcpIpApp.sntp.daylightSavings.stop.month="10"
tcpIpApp.sntp.daylightSavings.stop.date="1"
tcpIpApp.sntp.daylightSavings.stop.time="2"
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek="1"
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="1"
Regards,
Richard
More information about the asterisk-users
mailing list