Operation Manual

FIRMWARE VERSION 1.0.7.76 GXV3140 USER MANUAL Page 64 of 151
Figure 25: Downloading Phonebook
Please follow the Example Phonebook in the next section to compile the phonebook XML file. Also, note
that the phonebook file name is fixed to phonebook.xml, so users cant alter the phonebook file name
based on user preference. After compiling the phonebook XML file, place the file under the web server root
directory and start the web server.
Make sure to specify the Phonebook Download Mode and the Phonebook Download Server path in the
phone configuration. When the XML file is downloaded, the phone will parse and extract the entries from it.
If the Replace Duplicate Items is set to Off, the device will not replace duplicated items in the
phonebook. After the necessary configuration settings are set, navigate to the Download button next to
Download Now and press the round OK button on the phone.
The GXV3140 will start downloading the XML Phonebook and display the download status message on
the phones LCD screen. If the download is successful, the message Download successful! will be
displayed. This means that all of the phonebook entries in the XML file are now stored in the GXV3140
phonebook.
Example Phonebook File
<?xml version="1.0"?>
<AddressBook>
<version>1</version>
<pbgroup>
<id>3</id>
<name>mygroup</name>
<ringtones>../</ringtones>
</pbgroup>
<Contact>
<FirstName>John</FirstName>
<LastName>Doe</LastName>
<Phone>
<phonenumber>8765432</phonenumber>
<accountindex>0</accountindex>
</Phone>
<Group>0</Group>
<PhotoUrl></PhotoUrl>
</Contact>