User Manual

Table Of Contents
P a g e | 52
GXP21XX User Guide
Figure 21: Predictive Dialing from BS XSI Directories
Multiple Numbers and Other Info for One Contact in Phonebook
Functionality
User can add Phone type in phonebook.xml to add other phone type besides existing “Work”,”Homeand
“Cell”. Here is an example for the phonebook.xml:
<AddressBook>
<Contact>
<id>1</id>
<FirstName>abc</FirstName>
<LastName>def</LastName>
<JobTitle>jobtitle</JobTitle>
<Frequent>0</Frequent>
<Phone type="type">
<phonenumber>4444</phonenumber>
<accountindex>0</accountindex>
</Phone>
<Phone type="type">
<phonenumber>5555</phonenumber>
<accountindex>0</accountindex>
</Phone>
<Phone type="Work">
<phonenumber>1111</phonenumber>