Added provision variable for yealink provisioning url.
This commit is contained in:
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -181,7 +181,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the domain name of the PNP server.
|
#Configure the domain name of the PNP server.
|
||||||
auto_provision.pnp_domain_name =
|
auto_provision.pnp_domain_name =
|
||||||
|
|||||||
@@ -225,7 +225,7 @@ auto_provision.weekly.end_time =
|
|||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Autop URL ##
|
## Autop URL ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
auto_provision.server.username =
|
auto_provision.server.username =
|
||||||
auto_provision.server.password =
|
auto_provision.server.password =
|
||||||
|
|
||||||
|
|||||||
@@ -225,7 +225,7 @@ auto_provision.weekly.end_time =
|
|||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Autop URL ##
|
## Autop URL ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
auto_provision.server.username =
|
auto_provision.server.username =
|
||||||
auto_provision.server.password =
|
auto_provision.server.password =
|
||||||
|
|
||||||
|
|||||||
@@ -225,7 +225,7 @@ auto_provision.weekly.end_time =
|
|||||||
#######################################################################################
|
#######################################################################################
|
||||||
## Autop URL ##
|
## Autop URL ##
|
||||||
#######################################################################################
|
#######################################################################################
|
||||||
auto_provision.server.url =
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
auto_provision.server.username =
|
auto_provision.server.username =
|
||||||
auto_provision.server.password =
|
auto_provision.server.password =
|
||||||
|
|
||||||
|
|||||||
@@ -116,7 +116,7 @@ auto_provision.weekly.begin_time =
|
|||||||
auto_provision.weekly.end_time =
|
auto_provision.weekly.end_time =
|
||||||
|
|
||||||
#Configure the URL of the auto provisioning server.
|
#Configure the URL of the auto provisioning server.
|
||||||
auto_provision.server.url = http://{$server_address_1}
|
auto_provision.server.url = {$yealink_provision_url}
|
||||||
|
|
||||||
#Configure the username and password for downloading.
|
#Configure the username and password for downloading.
|
||||||
auto_provision.server.username =
|
auto_provision.server.username =
|
||||||
|
|||||||
Reference in New Issue
Block a user