User's Manual
Grandstream Networks, Inc. GXV3140H USER MANUAL Page 60 of 146
FIRMWARE VERSION 1.0.7.2 Updated : 11/2010
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 gs_phonebook.xml, so users can’t 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 GXV3140H will start downloading the XML Phonebook and display the download status message on
the phone’s 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 GXV3140H
phonebook. If the user encounters
• 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>
</Co
ntact>