Administrator’s Guide for SIP-T2xP IP Phones
486
When creating a Menu.xml file, learn the following:
<YealinkIPPhoneMenu> indicates the start of a remote phone book file and
</YealinkIPPhoneMenu> indicates the end of a remote phone book file.
Create the title of a remote phone book between <Title> and </Title>.
<MenuItem>indicates the start of specifying a department file and </MenuItem>
indicates the end of specifying a department file.
<SoftKeyItem> indicates the start of specifying a XML file and </SoftKeyItem>
indicates the end of specifying a XML file.
Procedure
Use the following procedures to customize an XML phone book.
To customize a Menu.xml file:
1.
Open the template file using an ASCII editor.
2.
For each department that you want to add, add the following strings to the file.
Each starts on a separate line:
<MenuItem>
<Name>
Department1
</Name>
<URL>
http://10.3.6.117:8080/Department1.xml
</URL>
</MenuItem>
Where:
Specify the name of a department between <Name> and </Name>.
Specify the access URL of a department file between </URL> and </URL>.
3.
For each XML file that you want to add, add the following strings to the file. Each
starts on a separate line:
<SoftKeyItem>
<Name>
#
</Name>
<URL>
http://10.3.6.128:8080/TextMenu.xml
</URL>
</SoftKeyItem>
Where:
Specify the key between <Name> and </Name>.
Specify the access URL of a XML file between </URL> and </URL>.
4.
Save the file and place this file to the provisioning server.
The following shows an example of a Menu.xml file:
<YealinkIPPhoneMenu>
<Title>XiaMen Yealink</Title>
<MenuItem>
Summary of Contents for SIP-T2XP
Page 1: ......
Page 28: ...Administrator s Guide for SIP T2xP IP Phones 10 ...
Page 66: ...Administrator s Guide for SIP T2xP IP Phones 48 ...
Page 280: ...Administrator s Guide for SIP T2xP IP Phones 262 ...
Page 456: ...Administrator s Guide for SIP T2xP IP Phones 438 ...
Page 494: ...Administrator s Guide for SIP T2xP IP Phones 476 ...
Page 524: ...Administrator s Guide for SIP T2xP IP Phones 506 ...