Yealink Forums

Full Version: Make Changes in Various Phones
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Time Zone for Uruguay doesn't exit for Yealink. So i must change the Daylight Saving Time, to manual in more than 200 phone.

There is a way to change massive? for one script for all maybe?

I'll appreciate any info.

Thanks !!
Hi,
Does the time zone of Uruguay is -3?
If yes, you can try to pick one -3 time zone in the Yealink phone which won't affect the correct time and date displayed. If it can't solve this issue, please contact me freely.

I suggest that you can set up via Auto Provisioning, given below is the configuration parameters
---------------------------------------
#!version:1.0.0.1
local_time.time_zone =-3
local_time.time_zone_name = Brazil(DST)
##It enables or disables daylight saving time (DST) feature.
##0-Disabled,1-Enabled,2-Automatic.
##The default value is 2.
local_time.summer_time =

##It configures the way DST works when DST feature is enabled.
##0-DST By Date ,1-DST By Week.
##The default value is 0.
local_time.dst_time_type =

##It configures the start time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 1/1/0.
local_time.start_time =

##It configures the end time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 12/31/23.
local_time.end_time =

##It configures the offset time (in minutes).
##The default value is blank.Integer from -300 to 300
local_time.offset_time =
---------------------------------------

About the time zone name you can refer to below picture:

[Image: attachment.php?aid=1079]


You can refer to below Auto Provisioning guide to get more information:

http://www.yealink.com/Upload/T2X/201421...V72_25.pdf

If the time zone of the Uruguay isn't -3, please let me know the correct time zone

Hope this helps!
The time zone of Uruguay is -3, thats right. For example i use the time zone of Buenos Aires, but the DST doesn't change automatic, i must change it manually (see attachment).

I already tried -3 BRazil (not DST) and -3 BRazil (DST) but not work.

Thanks.

(10-16-2014 08:34 PM)Yealink_Jim Wrote: [ -> ]Hi,
Does the time zone of Uruguay is -3?
If yes, you can try to pick one -3 time zone in the Yealink phone which won't affect the correct time and date displayed. If it can't solve this issue, please contact me freely.

I suggest that you can set up via Auto Provisioning, given below is the configuration parameters
---------------------------------------
#!version:1.0.0.1
local_time.time_zone =-3
local_time.time_zone_name = Brazil(DST)
##It enables or disables daylight saving time (DST) feature.
##0-Disabled,1-Enabled,2-Automatic.
##The default value is 2.
local_time.summer_time =

##It configures the way DST works when DST feature is enabled.
##0-DST By Date ,1-DST By Week.
##The default value is 0.
local_time.dst_time_type =

##It configures the start time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 1/1/0.
local_time.start_time =

##It configures the end time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 12/31/23.
local_time.end_time =

##It configures the offset time (in minutes).
##The default value is blank.Integer from -300 to 300
local_time.offset_time =
---------------------------------------

About the time zone name you can refer to below picture:

[Image: attachment.php?aid=1079]


You can refer to below Auto Provisioning guide to get more information:

http://www.yealink.com/Upload/T2X/201421...V72_25.pdf

If the time zone of the Uruguay isn't -3, please let me know the correct time zone

Hope this helps!
(10-16-2014 10:34 PM)condor Wrote: [ -> ]The time zone of Uruguay is -3, thats right. For example i use the time zone of Buenos Aires, but the DST doesn't change automatic, i must change it manually (see attachment).

I already tried -3 BRazil (not DST) and -3 BRazil (DST) but not work.

Thanks.

(10-16-2014 08:34 PM)Yealink_Jim Wrote: [ -> ]Hi,
Does the time zone of Uruguay is -3?
If yes, you can try to pick one -3 time zone in the Yealink phone which won't affect the correct time and date displayed. If it can't solve this issue, please contact me freely.

I suggest that you can set up via Auto Provisioning, given below is the configuration parameters
---------------------------------------
#!version:1.0.0.1
local_time.time_zone =-3
local_time.time_zone_name = Brazil(DST)
##It enables or disables daylight saving time (DST) feature.
##0-Disabled,1-Enabled,2-Automatic.
##The default value is 2.
local_time.summer_time =

##It configures the way DST works when DST feature is enabled.
##0-DST By Date ,1-DST By Week.
##The default value is 0.
local_time.dst_time_type =

##It configures the start time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 1/1/0.
local_time.start_time =

##It configures the end time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 12/31/23.
local_time.end_time =

##It configures the offset time (in minutes).
##The default value is blank.Integer from -300 to 300
local_time.offset_time =
---------------------------------------

About the time zone name you can refer to below picture:

[Image: attachment.php?aid=1079]


You can refer to below Auto Provisioning guide to get more information:

http://www.yealink.com/Upload/T2X/201421...V72_25.pdf

If the time zone of the Uruguay isn't -3, please let me know the correct time zone

Hope this helps!



Hi
You can configure the DST via Auto provision, given below is the configuration parameters:


------------------------------------------------------------
#!version:1.0.0.1
##It enables or disables daylight saving time (DST) feature.
##0-Disabled,1-Enabled,2-Automatic.
##The default value is 2.
local_time.summer_time = 1

##It configures the way DST works when DST feature is enabled.
##0-DST By Date ,1-DST By Week.
##The default value is 0.
local_time.dst_time_type = 0

##It configures the start time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 1/1/0.
local_time.start_time =10/05/2

##It configures the end time of the DST.
##Value formats are:Month/Day/Hour (for By Date),Month/ Day of Week/ Day of Week Last in Month/ Hour of Day (for By Week)
##The default value is 12/31/23.
local_time.end_time =03/09/2

##It configures the offset time (in minutes).
##The default value is blank.Integer from -300 to 300
local_time.offset_time =60
-------------------------------------------------------------------

You can refer to below Auto Provisioning guide to get more information:

http://www.yealink.com/Upload/T2X/201421...V72_25.pdf
Hi Jim, i'll read Auto Provisioning and try it.

Told later

Thanks.
(10-17-2014 08:39 PM)condor Wrote: [ -> ]Hi Jim, i'll read Auto Provisioning and try it.

Told later

Thanks.


Hope this helps!
Look forward to hearing from you.
Reference URL's