From 8ca42265d4a71bcd629dd9ce9d0e9ab876ec73db Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Thu, 18 Mar 2021 12:48:32 -0600 Subject: [PATCH] add yealink DST var --- resources/templates/provision/yealink/t2x/y000000000053.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/provision/yealink/t2x/y000000000053.cfg b/resources/templates/provision/yealink/t2x/y000000000053.cfg index 978ce62d13..6b5cfabc77 100644 --- a/resources/templates/provision/yealink/t2x/y000000000053.cfg +++ b/resources/templates/provision/yealink/t2x/y000000000053.cfg @@ -723,7 +723,7 @@ local_time.interval = 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.