Phone Provisioning
65
Tip
: The line beginning with “#” is considered to be a comment. You can use “#” to make any comment on the boot file.
Customizing a Boot File
Procedure
1. Open a boot template file.
2. To add a configuration file, add include:config < > or include:config “” to the file. Each starts on a separate line.
3. Specify a configuration file for downloading.
For example:
include:config <configure/sip.cfg >
include:config “http://10.2.5.206/configure/account.cfg”
include:config “http://10.2.5.206/configure/dialplan.cfg”
4. To specify configuration files for specific phone models, add specific phone models in front of include:config < >
or include:config “”. Multiple phone model names are separated by commas.
[T58,VP59]include:config <configure/sip.cfg >
[CP960]include:config “http://10.2.5.206/configure/account.cfg”
## file sip.cfg only applies to VP59 and T58A phones, file account.cfg only applies to CP960 phones
5. Specify the overwrite mode and exclude mode.
For example:
overwrite_mode = 1
static.specific_model.excluded_mode = 1
6. Save the boot file and place it on the provisioning server.
Related Topic
Configuration Files
Yealink supports two configuration template files: Common CFG file and MAC-Oriented CFG file.
These configuration files contain two kinds of parameters:
l
Static: The parameters start with a prefix “static.”, for example, static.auto_provision.custom.protect.
l
Non-static: The parameters do not start with a prefix “static.”, for example, local_time.date_format.
You can deploy and maintain a mass of Yealink phones automatically through configuration files stored in a pro-
visioning server.
Note
: For protecting against unauthorized access, you can encrypt configuration files. For more information on encrypting
configuration files, refer to
Encrypting and Decrypting Files
Topics
Common CFG File
MAC-Oriented CFG File
MAC-local CFG File
Configuration File Customization
Configuration File Attributes
Common CFG File
Common CFG file, named <y0000000000xx>.cfg, contains parameters that affect the basic operation of the IP
phone, such as language and volume. It will be effective for all phones in the same model. The common CFG file
has a fixed name for each phone model.
The following table lists the name of the common CFG file for each phone model:
Summary of Contents for VP59 Teams
Page 1: ......