Before you use the XML phone book, you must upgrade the deskphone to the latest firmware.
Go to the
website for the latest firmware.
Related topics:
on page 56
Configuring the phone book settings
Phone book settings field descriptions
on page 58
XML phone book structure
<?xml version="1.0" encoding="UTF-8"??\>
<AddressBook>
<Contact>
<LastName>The last name of the contact</LastName>
<FirstName>The first name of the contact</FirstName>
<Phone>
<phonenumber>The phone number of the contact</phonenumber>
<accountindex>The account index number</accountindex>
</Phone>
<Groups>
<groupid>The group ID of the contact</groupid>
<Groups>
</Contact>
<Contact>
<!-- Enter the details of another contact. Follow the same format as the
previous one. -->
</Contact>
</AddressBook>
<AddressBook> element
Object
Position
Mandatory Type
Description
AddressBo
ok
Root
element
Yes
-
Root element of the XML
document.
Contact
Child
element
Yes
-
Each contact element corresponds
to a phone book entry.
<Contact> element
Object
Position
Mandatory Type
Description
Contact
Element
Yes
LastName
Child
element
Either
FirstName
or the
LastName
element is
present
String
The last name of the contact.
Administering through the Web GUI
56 Administering Avaya E129 SIP Deskphone
April 2014