<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Have you verified that the NTP server has the correct time?  Also, if
you're grabbing the time from a source set to GMT you'd need to set the
gmtOffset field.<br>
<br>
<br>
<br>
Doug Smith wrote:
<blockquote id="mid_19611887_114431227048379728_JavaMail_root_zimbra"
 cite="mid:19611887.114431227048379728.JavaMail.root@zimbra" type="cite">
  <style type="text/css">#mid_19611887_114431227048379728_JavaMail_root_zimbra p { margin: 0pt; }
  </style>
  <div
 style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">
  <style>p { margin: 0; }</style>
  <div
 style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Tried
to submit this email this morning and didn't see it in the list.  I
apologize if it is a dupe.<br>
  <br>
  <br>
  <br>
  <style>p { margin: 0; }</style>
  <div
 style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">I've
inherited a customized Asterisk installation.  After the past time
change all clocks in my office are behind by one hour.  After some
digging it appears we have:<br>
  <br>
A /tftproot/sip.conf that is being pushed out to our phones.<br>
  <br>
I found the following line that seems to be what controls timezone
information and DST.  I put in carriage returns to make it easier to
read as it is all one line.  Can anyone see anything obvious (I have
missed after reviewing many times) with this config that would cause my
phones to be behind an hour?  I tried changing overrideDHCP="0" to a
"1" with no luck.  <br>
  <br>
  <pre><code>&lt;SNTP 
tcpIpApp.sntp.resyncPeriod="3600" 
tcpIpApp.sntp.address="207.207.*.*" (Address replaced with asterisk to protect our server IP) 
tcpIpApp.sntp.address.overrideDHCP="0" 
tcpIpApp.sntp.gmtOffset="" 
tcpIpApp.sntp.gmtOffset.overrideDHCP="0" 
tcpIpApp.sntp.daylightSavings.enable="1" 
tcpIpApp.sntp.daylightSavings.fixedDayEnable="0" 
tcpIpApp.sntp.daylightSavings.start.month="3" 
tcpIpApp.sntp.daylightSavings.start.date="9" 
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="4" 
tcpIpApp.sntp.daylightSavings.stop.time="2" 
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek="1" 
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="0"/&gt;

</code></pre>
Any help at resolving this would be greatly appreciated.  Many of our
office workers are annoyed that their times are behind an hour now.<br>
  <br>
  <br>
Thanks,<br>
  <br>
Doug Smith<br>
Alchemy Systems<br>
  </div>
  </div>
  </div>
</blockquote>
</body>
</html>