Yealink Forums
Yealink T22p Remote phone book - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: General topics (/forumdisplay.php?fid=15)
+--- Thread: Yealink T22p Remote phone book (/showthread.php?tid=3180)

Pages: 1 2


Yealink T22p Remote phone book - moshe800 - 01-20-2015 09:55 PM

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>


RE: Yealink T22p Remote phone book - CWR - 01-20-2015 11:10 PM

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>


RE: Yealink T22p Remote phone book - moshe800 - 01-20-2015 11:50 PM

Thanks,
i uploaded the file but still get the error: failed to download the remote phonebook.


RE: Yealink T22p Remote phone book - CWR - 01-21-2015 12:00 AM

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?


RE: Yealink T22p Remote phone book - moshe800 - 01-21-2015 12:09 AM

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.


RE: Yealink T22p Remote phone book - moshe800 - 01-22-2015 06:10 AM

HI Craig
is there any other file format i can use for remote phone book?


RE: Yealink T22p Remote phone book - CWR - 01-22-2015 07:05 AM

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/article_attachments/200538717/T2X-Instructions_on_the_XML_phonebook_of_Yealink_phones-V1.0.PDF


RE: Yealink T22p Remote phone book - moshe800 - 01-25-2015 06:55 PM

Thanks Craig.


RE: Yealink T22p Remote phone book - moshe800 - 01-25-2015 10:23 PM

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>


RE: Yealink T22p Remote phone book - James_Yealink - 01-26-2015 10:27 AM

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-V71/YealinkPhonebookGenerationTool-23371280292.zip

Regards,
James