update yealink t5x templates (#2931)

This commit is contained in:
TekMason
2017-11-26 15:29:33 -05:00
committed by FusionPBX
parent 33dae7dc17
commit 8b7335da53
3 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
#######################################################################################
## Network CDP ##
#######################################################################################
static.network.cdp.enable =
static.network.cdp.enable = {$yealink_cdp_enable}
static.network.cdp.packet_interval =
@@ -54,7 +54,7 @@ static.wifi.show_scan_prompt =
#######################################################################################
## Network Internet ##
#######################################################################################
static.network.ip_address_mode =
static.network.ip_address_mode = {$yealink_ip_address_mode}
static.network.span_to_pc_port =
static.network.vlan.pc_port_mode =
static.network.static_dns_enable =
@@ -91,7 +91,7 @@ static.network.internet_port.speed_duplex =
#######################################################################################
## Network LLDP ##
#######################################################################################
static.network.lldp.enable =
static.network.lldp.enable = {$yealink_lldp_enable}
static.network.lldp.packet_interval =
@@ -1224,10 +1224,10 @@ local_time.end_time =
local_time.offset_time =
local_time.interval =
local_time.ntp_server1 =
local_time.ntp_server2 =
local_time.time_zone =
local_time.time_zone_name =
local_time.ntp_server1 = {$ntp_server_primary}
local_time.ntp_server2 = {$ntp_server_secondary}
local_time.time_zone = {$yealink_time_zone_name}
local_time.time_zone_name = {$yealink_time_zone_name}

View File

@@ -124,13 +124,13 @@ static.openvpn.url =
#######################################################################################
## LLDP ##
#######################################################################################
static.network.lldp.enable =
static.network.lldp.enable = static.network.lldp.enable = {$yealink_lldp_enable}
static.network.lldp.packet_interval =
#######################################################################################
## CDP ##
#######################################################################################
static.network.cdp.enable =
static.network.cdp.enable = static.network.cdp.enable = {$yealink_cdp_enable}
static.network.cdp.packet_interval =
#######################################################################################

View File

@@ -2912,7 +2912,7 @@ auto_dst.url =
#######################################################################################
##It configures the IP address mode.0-IPv4,1-IPv6,2-IPv4&IPv6
##The default value is 0.It takes effect after a reboot.
static.network.ip_address_mode =
static.network.ip_address_mode = {$yealink_ip_address_mode}
static.network.ipv6_prefix =
static.network.ipv6_internet_port.type =