provisioner / Provisioner

The is the central location for the Provisioner Module for VoIP/PBX Servers. Most of the new work is happening inside the v5-dev branch
Other
120 stars 154 forks source link

Daylight Savings Time #180

Open onetouchtech opened 9 years ago

onetouchtech commented 9 years ago

It appears that daylight savings time is subtracting an hour from the time instead of adding it. This is therefore causing all phones to appear to be 2 hours behind. I cannot seem to find any place to change this apart from manually changing the offset on the phones. The phones are SPA504G

justdave commented 4 years ago

Probably depends on the phone template. It's been years since this was filed, but I see the Polycom templates specifically have daylight saving time disabled in them, which results in the phones being one hour behind during daylight saving time. There is no variable to change it, I have to modify the output template and hope it doesn't get re-written.

justdave commented 4 years ago

Hmm, I dug in and started poking at the templates, and these values do indeed seem to be configurable in the provisioner. The UI just isn't giving anywhere to set those variables... :(

chris001 commented 4 years ago

Looks like a great UI omission bug to fix with a Pull Request!