mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 02:16:29 +00:00
Added openvpn_url and vpn_enable to all files (#4989)
This commit is contained in:
@@ -147,7 +147,7 @@ network.802_1x.client_cert_url =
|
||||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
@@ -1597,7 +1597,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -147,7 +147,7 @@ network.802_1x.client_cert_url =
|
||||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
@@ -1596,7 +1596,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -147,7 +147,7 @@ network.802_1x.client_cert_url =
|
||||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
@@ -1596,7 +1596,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1280,7 +1280,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1280,7 +1280,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -107,7 +107,7 @@ network.802_1x.client_cert_url =
|
||||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
@@ -1593,7 +1593,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1280,7 +1280,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -1633,7 +1633,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1280,7 +1280,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -1633,7 +1633,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1262,7 +1262,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -1634,7 +1634,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1277,7 +1277,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -100,7 +100,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1280,7 +1280,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Super Search URL ##
|
||||
|
||||
@@ -1634,7 +1634,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -1616,7 +1616,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -1634,7 +1634,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -113,8 +113,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -113,8 +113,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -113,8 +113,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -154,8 +154,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -107,7 +107,7 @@ network.802_1x.client_cert_url =
|
||||
#######################################################################################
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#######################################################################################
|
||||
## LLDP ##
|
||||
@@ -1575,7 +1575,7 @@ call_list.url =
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar.
|
||||
#Before using this parameter, you should store the desired VPN file to the provisioning server
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -112,8 +112,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -126,8 +126,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -112,8 +112,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -126,8 +126,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -125,8 +125,8 @@ static.network.802_1x.proxy_eap_logoff.enable =
|
||||
#######################################################################################
|
||||
## OpenVPN(Except T19P Model) ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -126,8 +126,8 @@ static.network.vlan.internet_port_vid = {$yealink_vlan_id}
|
||||
#######################################################################################
|
||||
## Network VPN ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -125,8 +125,8 @@ static.network.802_1x.proxy_eap_logoff.enable =
|
||||
#######################################################################################
|
||||
## OpenVPN(Except T19P Model) ##
|
||||
#######################################################################################
|
||||
static.network.vpn_enable =
|
||||
static.openvpn.url =
|
||||
static.network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
static.openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -67,7 +67,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -1081,7 +1081,7 @@ call_list.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar;
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
#######################################################################################
|
||||
## Level ##
|
||||
|
||||
@@ -75,7 +75,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -372,7 +372,7 @@ custom_factory_configuration.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar;
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -75,7 +75,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -372,7 +372,7 @@ custom_factory_configuration.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar;
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
@@ -75,7 +75,7 @@ network.802_1x.md5_password =
|
||||
|
||||
#Enable or disable the VPN feature; 0-Disabled (default), 1-Enabled;
|
||||
#Require reboot;
|
||||
network.vpn_enable =
|
||||
network.vpn_enable = {$yealink_network_vpn_enable}
|
||||
|
||||
#Enable or disable the LLDP feature; 0-Disabled, 1-Enabled (default);
|
||||
#Require reboot;
|
||||
@@ -372,7 +372,7 @@ custom_factory_configuration.url =
|
||||
## OpenVPN ##
|
||||
#######################################################################################
|
||||
#Configure the access URL for downloading the open VPN tar;
|
||||
openvpn.url =
|
||||
openvpn.url = {$yealink_openvpn_url}
|
||||
|
||||
|
||||
#######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user