Yealink Forums

Full Version: WebUI equivalent of auto_provision.aes_key_in_file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a WebUI equivalent of auto_provision.aes_key_in_file ?
Sorry. This setting just can be configured via auto provisoning.
So to use encrypted auto provisoning we really need to maintain 2 configs:

url -> /bootstrap/y000000000028.cfg <- contains an unecrypted config with:
auto_provision.aes_key_in_file = 1
auto_provision.server.url = /encrypted
# no admin or user passwords

url -> /encrypted/y000000000028.cfg <- contains encrypted config with passwords.

initial setup of phone will always require 2 auto-previsions.
Reference URL's