User guide
Yealink IP Phones Auto Provisioning Guide
26
LineID=‖‖/ lines=‖‖ specifies the desired line(s) for this rule. When you leave it
blank or enter 0, this dial-now rule will apply to all lines.
3. Specify the values within double quotes.
4. Save the change.
The following shows an example of a dial-now file:
<DialNow>
<Data DialNowRule=”1234” LineID=”1”/>
<Data DialNowRule=”52[0-6]” LineID=”1”/>
<Data DialNowRule=”xxxxxx” LineID=””/>
</DialNow>
#Specify the access URL of the custom dial-now file.
dialplan_dialnow.url =
For example, enter ―tftp://192.168.1.100/DialNow.xml‖ in the ―dialplan_dialnow.url =‖
field. During the auto provisioning process, the IP phone connects to the provisioning
server ―192.168.1.100‖, and downloads the dial-now file ―DialNow.xml‖.
For more information on the parameter, refer to Description of Configuration Parameters
in CFG Files on page 91.
Directory provides easy access to frequently used lists. You can access lists by pressing
the Directory soft key when the IP phone is idle. The lists may contain Local Directory,
History, Network CallLog, Remote Phone Book, LDAP and Network Directory. You can
add the desired list(s) to Directory using the supplied directory template
(favorite_setting.xml). After setup, place the directory template to the provisioning
server and specify the access URL in the configuration files.
When editing a directory template, learn the following:
Do not rename the directory template.
<root_favorite_set> indicates the start of a template and </root_favorite_set>
indicates the end of a template.
The default display names of directory lists are Local Directory, History, Network
CallLog, Remote Phone Book, LDAP and Network Directory.
When specifying the display priority of the directory list, the valid values are 1, 2, 3,
4, 5 and 6. 1 is the highest priority, 6 is the lowest.
When enabling or disabling the desired directory list for Directory, the valid values
are 0 and 1. 0 stands for Disabled, 1 stands for Enabled.
To customize a directory template:
1. Open the template file using an ASCII editor.