Yealink Forums

Full Version: Yealink T22p Remote phone book
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Dear all,
I setup new Yealink T22P Firmware Version 7.72.18.2
And remote phone book xml file located on local IIS server.
when i try to view the remote phone book from the phone but i get the error:
fail to download remote phone book.
my xml format:

<xxxIPPhoneDirectory>
<DirectoryEntry>
<Name>Jam</Name>
<Telephone>103</Telephone>
<Telephone>104</Telephone>
</DirectoryEntry>
<SoftKeyItem>
<Name>0</Name>
<URL> http://192.168.0.18:8000/Test1.xml </URL>
</SoftKeyItem>
</xxxIPPhoneDirectory>
I know there may be another format - but this is what we use.

<?xml version="1.0" encoding="utf-8"?>
<XXXIPPhoneDirectory clearlight="true">
<Title>Phonelist</Title>
<Prompt>Prompt</Prompt>
<DirectoryEntry>
<Name>Jazz</Name>
<Telephone>6861</Telephone>
</DirectoryEntry>
</XXXIPPhoneDirectory>
Thanks,
i uploaded the file but still get the error: failed to download the remote phonebook.
that was from a T26. Not sure why it would be different. Unless IIS is setup to not serve XML.
Have you tried opening the file/link in Chrome or IE to see if it comes up?
HI Craig,
Sure i can view the XML from browser
http:/192.168.0.38/phonebook.xml , also on phone Dir i can view the phonebook display name.
only when i try to look for names i get that error.
HI Craig
is there any other file format i can use for remote phone book?
This is the one we use on our T26.
I am sure the Support Page for the phone might have more info.

found this too:
https://help.phonebooth.com/hc/en-us/art...s-V1.0.PDF
Thanks Craig.
HI Craig,
the following format works when i save it as UTF-8, but only for one contact. i cant add more contacts to same file.



<xxxIPPhoneDirectory>
<DirectoryEntry>
<Name>Jam</Name>
<Telephone>103</Telephone>
<Telephone>104</Telephone>
</DirectoryEntry>
<SoftKeyItem>
<Name>0</Name>
<URL> http://192.168.0.18:8000/Test1.xml </URL>
</SoftKeyItem>
</xxxIPPhoneDirectory>
Hi,

Can you have a try of Yealink phonebook generation tool?
You can create a local or remote phonebook with it easily.

http://www.yealink.com/Upload/T2X/T2X-V7...280292.zip

Regards,
James
Pages: 1 2
Reference URL's