[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make Changes in Various Phones
Author Message
condor Offline
Junior Member
**

Posts: 8
Joined: Jul 2014
Reputation: 0
Post: #1
Make Changes in Various Phones
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 !!
10-16-2014 02:46 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Jim Offline
Super Moderator
******

Posts: 127
Joined: Aug 2014
Reputation: 2
Post: #2
RE: Make Changes in Various Phones
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!


Attached File(s) Thumbnail(s)
   
10-16-2014 08:34 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
condor Offline
Junior Member
**

Posts: 8
Joined: Jul 2014
Reputation: 0
Post: #3
RE: Make Changes in Various Phones
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!


Attached File(s) Thumbnail(s)
   
(This post was last modified: 10-16-2014 10:40 PM by condor.)
10-16-2014 10:34 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Jim Offline
Super Moderator
******

Posts: 127
Joined: Aug 2014
Reputation: 2
Post: #4
RE: Make Changes in Various Phones
(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
10-17-2014 02:34 PM
Find all posts by this user    like1    dislike0 Quote this message in a reply
condor Offline
Junior Member
**

Posts: 8
Joined: Jul 2014
Reputation: 0
Post: #5
RE: Make Changes in Various Phones
Hi Jim, i'll read Auto Provisioning and try it.

Told later

Thanks.
10-17-2014 08:39 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Jim Offline
Super Moderator
******

Posts: 127
Joined: Aug 2014
Reputation: 2
Post: #6
RE: Make Changes in Various Phones
(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.
10-20-2014 03:09 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Bug Report: Tones for T2x phones Akira 0 3,935 12-05-2019 07:53 AM
Last Post: Akira
  Yealink T20P phones with Fonality firmware Quan7 0 5,091 10-04-2017 10:00 PM
Last Post: Quan7
  Need to factory reset some T26, T28and T46 IP phones without admin password SupCryp 2 9,635 07-06-2016 06:13 PM
Last Post: SupCryp
  Multi-Line Phones, Line Type and Receiving Simultaneous Calls kmccracken 1 9,649 02-25-2016 05:54 AM
Last Post: Karl_Yealink
  OpenVPN phones have intermittent audio loss amartin 7 21,937 01-27-2016 06:52 PM
Last Post: elmapeter099
  Answer second call or make a call when busy spapakons 9 43,627 02-24-2015 01:11 AM
Last Post: cloudneto
  T2XP Phones Admin Password With Config File aosjames 3 12,482 12-18-2014 02:22 AM
Last Post: CWR
  getting Yealink ip phones working on Shoretel System jeffpatton5677 1 12,486 09-01-2014 03:11 PM
Last Post: Elaine_Yealink
  OpenVPN - Multiple Phones Loose VPN, never reconnect cmariotti 3 13,613 03-19-2014 02:53 PM
Last Post: Yealink Support
  Alternate VPN's for Yealink Phones tdemeza 1 7,863 02-13-2014 05:15 PM
Last Post: Yealink Support

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication