Yealink Forums

Full Version: Some problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. I make boot file:

y000000000000.boot


#
overwrite_mode = 1
specific_model.excluded_mode = 0

#include:config <tftp://172.16.200.1/test/account.cfg>
include:config <tftp://172.16.200.1/test/805ec0ec37f8.cfg>
include:config <tftp://172.16.200.1/test/805ec0ec38bb.cfg>

All phones get settings from 805ec0ec38bb.cfg

Example:

#!version:1.0.0.1
## Automatically created configuration file ##

#network.dhcp_host_name = ya1005

account.1.user_name = test
account.1.auth_name = test
account.1.password = test
account.1.label = test
account.1.display_name = test


What the problem ?

Second problem: If I go to the phone web interface and change the settings, they will no longer be updated from the config
(03-18-2021 06:01 PM)Andrei9385 Wrote: [ -> ]Second problem: If I go to the phone web interface and change the settings, they will no longer be updated from the config

You need to disable “static.auto_provision.custom.protect"
Thank you !
Reference URL's