Yealink Forums
Fail to download remote phonebook (XML) - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+---- Forum: T2xP Series (/forumdisplay.php?fid=21)
+---- Thread: Fail to download remote phonebook (XML) (/showthread.php?tid=30630)



Fail to download remote phonebook (XML) - gradash - 10-14-2016 08:26 PM

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


RE: Fail to download remote phonebook (XML) - CWR - 10-15-2016 02:05 AM

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.