add username/password to the yealink profiles. (#1882)
This commit is contained in:
@@ -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 ##
|
||||
|
||||
Reference in New Issue
Block a user