From e504353410a0e8c24d55f2bb089ec79c936aba8d Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Thu, 18 Mar 2021 12:50:20 -0600 Subject: [PATCH] add yealink DST vars --- resources/templates/provision/yealink/t31g/y000000000123.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/yealink/t31g/y000000000123.cfg b/resources/templates/provision/yealink/t31g/y000000000123.cfg index 700aba0001..0aab453268 100644 --- a/resources/templates/provision/yealink/t31g/y000000000123.cfg +++ b/resources/templates/provision/yealink/t31g/y000000000123.cfg @@ -724,10 +724,10 @@ local_time.ntp_server2 = {$ntp_server_secondary} local_time.interval = #Configure the daylight saving time feature; 0-Disabled, 1-Enabled, 2-Automatic (default); -local_time.summer_time = +local_time.summer_time = {$yealink_summer_time} #Configure the DST type when the DST feature is enabled; 0-By Date (default), 1-By Week; -local_time.dst_time_type = +local_time.dst_time_type = {$yealink_dst_type} #Configure the start time of DST. The default value is 1/1/0. #If the DST type is configured as By Date, the value format is Month/Day/Hour. For example, the value 5/20/10 means the start time is at 10:00 on May 20.