Zeeshan Zakaria
2006-Oct-30 07:21 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
Hi, I'd set the daylight saving option to yes on all the GXP-2000 phones, but apparantly it doesn't move it an hour back on last sunday of October. So now I am stuck will all the phones showing the wrong time. Isn't there an option so that it'll automatically update daylight savings? Thanks -- Zeeshan A Zakaria -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061030/59296095/attachment.htm
Doug Lytle
2006-Oct-30 07:39 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
Zeeshan Zakaria wrote:> Hi, > I'd set the daylight saving option to yes on all the GXP-2000 phones, > but apparantly it doesn't move it an hour back on last sunday of > October. SoI don't specify it on the phone. My Asterisk server changes it's time and all of the phones pick it up. Doug
John Novack
2006-Oct-30 07:41 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
Zeeshan Zakaria wrote:> Hi, > I'd set the daylight saving option to yes on all the GXP-2000 phones, > but apparantly it doesn't move it an hour back on last sunday of > October. So now I am stuck will all the phones showing the wrong time. > Isn't there an option so that it'll automatically update daylight > savings? > Thanks > -- > Zeeshan A ZakariaAnd with the change in the US next year, adding three weeks in the Spring and one week in the Fall, where will ALL those smart DST devices be?? John Novack
Daniel Salama
2006-Oct-30 08:05 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
If you have automated the configuration process, all you have to do is: 1) Set option P75 (Daylight savings time) to 0 or 1 accordingly in the configuration file. 2) Regenerate the compiled configuration file(s). 3) Make sure they are in the TFTP or Web server. 4) Reboot the phones so they read the new configuration file. - Daniel On Oct 30, 2006, at 9:21 AM, Zeeshan Zakaria wrote:> Hi, > I'd set the daylight saving option to yes on all the GXP-2000 > phones, but apparantly it doesn't move it an hour back on last > sunday of October. So now I am stuck will all the phones showing > the wrong time. Isn't there an option so that it'll automatically > update daylight savings? > Thanks > -- > Zeeshan A Zakaria > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061030/8ab4c7f8/attachment.htm
Doug Lytle
2006-Oct-30 08:28 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
John Novack wrote:> > And with the change in the US next year, adding three weeks in the > Spring and one week in the Fall, where will ALL those smart DST > devices be??I was thinking that this weekend as well. What a waste. Doug
Drew Gibson
2006-Oct-30 08:59 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
Zeeshan Zakaria wrote:> Hi, > I'd set the daylight saving option to yes on all the GXP-2000 phones, > but apparantly it doesn't move it an hour back on last sunday of > October. So now I am stuck will all the phones showing the wrong time. > Isn't there an option so that it'll automatically update daylight > savings? > Thanks > -- > Zeeshan A ZakariaHi, Firmware 1.1.1.14 for the GXP2000 supports automatic Dalight Savings Time adjustment (AFAIK it was introduced in 1.1.1.11). Upgrade the firmware and add the following to your .cfg file or set via the webpage... # Daylight Savings Time: 0 - No, 1 - Yes P75 = 1 # Daylight Savings Time optional rule P246 = 04,01,7,02,00;10,-1,7,02,00;60 See the Release Notes for the HT386, 488 and 496 at http://www.grandstream.com/DOWNLOAD/FIRMWARE/HT386_488_496/Release_Note_HT386-488-496_1_0_3_44.pdf for details of the Optional Rule regards, Drew -- Drew Gibson Systems Administrator OANDA Corporation www.oanda.com
Drew Gibson
2006-Oct-30 09:02 UTC
[asterisk-users] How to do Automatic Daylight Saving on Grandstream GXP-2000
Zeeshan Zakaria wrote:> Hi, > I'd set the daylight saving option to yes on all the GXP-2000 phones, > but apparantly it doesn't move it an hour back on last sunday of > October. So now I am stuck will all the phones showing the wrong time. > Isn't there an option so that it'll automatically update daylight > savings? > Thanks > -- > Zeeshan A ZakariaHi, Firmware 1.1.1.14 for the GXP2000 supports automatic Dalight Savings Time adjustment (AFAIK it was introduced in 1.1.1.11). Upgrade the firmware and add the following to your .cfg file or set via the webpage... # Daylight Savings Time: 0 - No, 1 - Yes P75 = 1 # Daylight Savings Time optional rule P246 = 04,01,7,02,00;10,-1,7,02,00;60 This rule is for Eastern Standard Time in the US and Canada, for other locations, see the Release Notes for the HT386, 488 and 496 at http://www.grandstream.com/DOWNLOAD/FIRMWARE/HT386_488_496/Release_Note_HT386-488-496_1_0_3_44.pdf for details of the Optional Rule regards, Drew -- Drew Gibson Systems Administrator OANDA Corporation www.oanda.com