[Asterisk-Users] Polycom NTP issue

Gary Reuter gary.reuter at gmail.com
Thu Apr 27 10:48:15 MST 2006


I have several Polycoms (301, 501, 601) all working fine -- some with
sip ver 1.5.2, others recently upgrade to 1.6.5.   The only problem
I've had was incorrect time for the first few minutes when the phones
boot-up, but that's been fixed by Polycom in newer versions.

The <SNTP> section of sip.cfg in 1.6.5 has dhcp-override settings
which weren't there in 1.5.2, but my guess is that your 'gmtOffset' is
not set right...
Below is the section from my sip.cfg that sets GMT-5 (Eastern)...

      <SNTP tcpIpApp.sntp.resyncPeriod="86400"
tcpIpApp.sntp.address="clock.redhat.com"
tcpIpApp.sntp.address.overrideDHCP="0"
tcpIpApp.sntp.gmtOffset="-18000"
tcpIpApp.sntp.gmtOffset.overrideDHCP="0"
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"/>


On 4/27/06, Kerry Garrison <support at techdatapros.com> wrote:
> Polycom 501
> Firmware: 1.6.2.0041
> Bootrom: 3.1.0.0269
>



More information about the asterisk-users mailing list