Oddball time problem in CID

Hi,

I have a really oddball time problem. When I check the server time using ‘date’ it is correct. When I review the time in Freepbx (under time conditions) it is correct. When I look at the time stamp in the CDR it is correct. When I review the time displayed for a voicemail in a web browser it is correct. When I hit *98 and then my extension the CID says a time that is some 6 hours off (early)??? I am really confused where could CID be getting this bogus info???

I am using Centos 4.5, Asterisk 1.2.7.1 and Freepbx version 2.3.0.3

Thanks

Chuck Bunn

check you /etc/profile file, you may need a line that looks something like:

TZ=US/Pacific

where you should put the appropriate timezone for your location. You will have to restart asterisk to get this to take (amportal restart), I don’t think there is any need to reboot.

Philippe Lindheimer - FreePBX Project Lead
http//freepbx.org - IRC #freepbx

That was it! Except mine was ‘TZ=US/Mountain’ I also just did a asterisk restart!

Thanks

Chuck Bunn