From 49a85e0bffe55f99cbabd2c9da38dd73ea52b51c Mon Sep 17 00:00:00 2001 From: Len Date: Fri, 10 Mar 2017 18:40:32 -0500 Subject: [PATCH] Update y000000000032.cfg --- resources/templates/provision/yealink/t32g/y000000000032.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/templates/provision/yealink/t32g/y000000000032.cfg b/resources/templates/provision/yealink/t32g/y000000000032.cfg index 62c088f575..dfff1c0c5c 100644 --- a/resources/templates/provision/yealink/t32g/y000000000032.cfg +++ b/resources/templates/provision/yealink/t32g/y000000000032.cfg @@ -58,11 +58,11 @@ network.vlan.pc_port_enable = #Configure the VLAN ID, it ranges from 0 to 4094, the default value is 1. #Require reboot; -network.vlan.pc_port_vid = +network.vlan.pc_port_vid = {$yealink_vlan_pc_id} #Configure the VLAN priority, it ranges from 0 (default) to 7. #Require reboot; -network.vlan.pc_port_priority = +network.vlan.pc_port_priority = {$yealink_vlan_pc_cos} #Configure the access type of the web server; 0-Disabled, 1-HTTP & HTTPS (default), 2-HTTP Only, 3-HTTPS Only; #Require reboot;