P a g e  | 60 
 
 
GXP21XX User Guide 
Version 1.0.9.108 
 
 
Figure 23: 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”,”Home” and 
“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>