Yealink SIP-T2 Series Provisioning Manual page 33

Auto provisioning guide
Hide thumbs Also See for SIP-T2 Series:
Table of Contents

Advertisement

You can create replace rules directly in configuration files, or create multiple replace
rules using the supplied replace rule template file. The existing replace rules on the
phones will be overwritten by the downloaded replace rules.
When editing the replace rule template file, learn the following:
<DialRule> indicates the start of the template file and </DialRule> indicates the
end of the template file.
Create replace rules between <DialRule> and </DialRule>.
When specifying the desired line(s) to apply the replace rule, valid values are 0
and line ID. The digit 0 stands for all lines. Multiple line IDs are separated by
commas.
At most 100 replace rules can be added to the IP phone.
For the basic expression syntax of the replace rule, refer to Yealink phone-specific
user guide.
To customize a replace rule file:
1.
Open the template file using an ASCII editor.
2.
For each replace rule you wish to add, add the following string to the file. Each
starts on a separate line:
<Data Prefix="" Replace="" LineID=""/>
Where:
Prefix="" specifies the numbers to be replaced.
Replace="" specifies the alternate string.
LineID="" specifies the desired line(s) for this rule. When you leave it blank or enter
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 a replace rule file:
<DialRule>
<Data Prefix="1" Replace="05928665234" LineID=""/>
<Data Prefix="2(xx)" Replace="002$1" LineID="0"/>
</DialRule>
Getting Started
23

Advertisement

Table of Contents
loading

Table of Contents