Yealink Forums

Full Version: Fail to download remote phonebook (XML)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Help please, phone is configured to take XML from
http://192.168.30.1/contacts.xml

Phone Version

Firmware Version 52.80.0.80
Hardware Version 52.0.0.0.0.0.0

XML:

<YealinkIPPhoneDirectory>
<DirectoryEntry>
<Name>human</Name>
<Telephone>489</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>human</Name>
<Telephone>624</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>human</Name>
<Telephone>630</Telephone>
</DirectoryEntry>
<DirectoryEntry>
<Name>Server Room</Name>
<Telephone>640</Telephone>
</DirectoryEntry>
</YealinkIPPhoneDirectory>



and allways Fail to download remote phonebook Sad
Mine looks like this:
Code:
<?xml version="1.0" encoding="utf-8"?>
<XXXIPPhoneDirectory clearlight="true">
  <Title>Phonelist</Title>
  <Prompt>Prompt</Prompt>
  <DirectoryEntry>
    <Name>1st floor Conference</Name>
    <Telephone>401</Telephone>
  </DirectoryEntry>
</XXXIPPhoneDirectory>

but adding
Code:
<?xml version="1.0" encoding="utf-8"?>
also worked for your book.

This was tested on a T48 on 35.80.0.110.
Reference URL's