mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
add username/password to the yealink profiles. (#1882)
This commit is contained in:
@@ -266,8 +266,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -226,8 +226,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -226,8 +226,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -226,8 +226,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -226,8 +226,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -226,8 +226,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -193,8 +193,8 @@ auto_provision.pnp_event_vendor =
|
||||
auto_provision.common_file_name =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Enable or disable the DHCP option mode; 0-Disabled, 1-Enabled (default);
|
||||
auto_provision.dhcp_option.enable =
|
||||
|
||||
@@ -266,8 +266,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -266,8 +266,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -265,8 +265,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -266,8 +266,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -266,8 +266,8 @@ auto_provision.weekly.end_time =
|
||||
## Autop URL ##
|
||||
#######################################################################################
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#######################################################################################
|
||||
## Autop Aes Key ##
|
||||
|
||||
@@ -147,8 +147,8 @@ auto_provision.weekly.end_time = 00:00
|
||||
auto_provision.server.url =
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Configure the domain name of the PNP server.
|
||||
auto_provision.pnp_domain_name =
|
||||
|
||||
@@ -119,8 +119,8 @@ auto_provision.weekly.end_time =
|
||||
auto_provision.server.url = {$yealink_provision_url}
|
||||
|
||||
#Configure the username and password for downloading.
|
||||
auto_provision.server.username =
|
||||
auto_provision.server.password =
|
||||
auto_provision.server.username = {$http_auth_username}
|
||||
auto_provision.server.password = {$http_auth_password}
|
||||
|
||||
#Configure the domain name of the PNP server.
|
||||
auto_provision.pnp_domain_name =
|
||||
|
||||
Reference in New Issue
Block a user