User guide
Getting Started
17
0, this replace rule will apply to all lines.
3. Specify the values within double quotes.
4. Save the change.
The following shows an example of the replace rule file:
<dialrule>
<Data Prefix="1" Replace="05928665234" LineID=""/>
<Data Prefix="2(xx)" Replace="002$1" LineID="0"/>
</dialrule>
####################################################
## Upload replace rule file ##
####################################################
dialplan_replace_rule.url =
For example, enter “tftp://192.168.1.100/DialPlan.xml” in the “dialplan_replace_rule.url =”
field. During the auto provisioning process, the phone connects to the provisioning
server “192.168.1.100”, and downloads the replace rule file “DialPlan.xml”.
You can create multiple dial-now rules using the supplied dial-now template file. After
customizing the dial-now rules, place the dial-now file to the provisioning server and
specify the access URL in the configuration files.
When editing a dial-now file, learn the following:
<dialnow> indicates the start of the template file and </dialnow> indicates the
end of the template file.
Create dial-now rules between <dialnow> and </dialnow>.
When specifying the desired line(s) for the dial-now rule, valid values are 0 and
line ID. The digit 0 stands for all lines. Multiple line IDs are separated by comma.
At most 100 dial-now rules can be added to the IP phone.
For the basic expression syntax of the dial-now rule,
refer to
Yealink phone-specific
user guide.
To customize a dial-now file:
1. Open the template file using an ASCII editor.
2. For each dial-now rule you wish to add, add the following string to the file. Each
starts on a separate line:
<Data DialNowRule=”” LineID=""/>
Where:
DialNowRule=””/ rule=”” specifies the dial-now rule.