Yealink Forums

Full Version: Unavoidable load remote phonebook error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello!,
I've made a test phonebook.xml file, and stored it at www/html folder at my elastix 2.4.0 pbx, and I can see it from http://192.168.0.100/phonebook.xml on every browser.

Test file includes this only contact:

<?xml version="1.0"? encoding="UTF-8">
<TestIPPhoneDirectory clearlight="true">
<Title>Test</Title>
<DirectoryEntry>
<Name>BUSINESS TEST BROS</Name>
<Telephone>123456789</Telephone>
</DirectoryEntry>
</TestIPPhoneDirectory>

I've registered it on my Yealink T38G, on remote contacts page, but when I open it from display, always get load remote phonebook error.
Firmware is latest, and I've checked xml format, URL, ... What in the world am I doing wrong?
<?xml version="1.0" encoding="utf-8" ?>
<XXXIPPhoneDirectory clearlight="true">
<Title>Phonelist</Title>
<Prompt>Prompt</Prompt>
<DirectoryEntry>
<Name>customer</Name>
<Telephone>2045552111</Telephone>
</DirectoryEntry>
</XXXIPPhoneDirectory>
(05-01-2013 07:28 AM)jasit Wrote: [ -> ]<?xml version="1.0" encoding="utf-8" ?>
<XXXIPPhoneDirectory clearlight="true">
<Title>Phonelist</Title>
<Prompt>Prompt</Prompt>
<DirectoryEntry>
<Name>customer</Name>
<Telephone>2045552111</Telephone>
</DirectoryEntry>
</XXXIPPhoneDirectory>

Thank you, but it doesn't work.
Copied & pasted to phonebook.xml via WinSCP, but error is the same.
If code is not the trouble, where it can be?

The file is reachable because I can see it through Firefox, Explorer and Chrome.
To be exact, when I type http://192.168.0.100/phonebook.xml on my browser, automatically changes it to https://192.168.0.100/phonebook.xml, and claims some certificate error...
Is this important?

Thank you!
Hi I am having the same problem with the load remote phonebook error, I have updated the phones to the latest firmware. I have tried using the same php code I have on the old system and I have tried the xml output file as well, I can read both from within a browser but it won't access it on the phone. It also defaults to HTTPS which I have put in the URL field.

Hi I have found a way around this problem, under the security settings on the phone there is an option to only accept trusted certificates. if this is unchecked then the phone book opens up.
Hello all,
Please use attached phonebook.xml file and try.
Thanks.
(05-09-2013 06:13 PM)Chasman2001uk Wrote: [ -> ]Hi I am having the same problem with the load remote phonebook error, I have updated the phones to the latest firmware. I have tried using the same php code I have on the old system and I have tried the xml output file as well, I can read both from within a browser but it won't access it on the phone. It also defaults to HTTPS which I have put in the URL field.

Hi I have found a way around this problem, under the security settings on the phone there is an option to only accept trusted certificates. if this is unchecked then the phone book opens up.

I had the same issue and an alternative fix is to upload the CA that signed the certificate to the phone. You can upload it during provisioning using trusted_certificates.url or through the web interface under security.
Thanks all for your suggestion.
Sorry to bring back such an old post. It seems the problem persists even on new firmwares as well.
I cannot get Remote phone books to load from a http connection. It works on https (with only trusted certificate disabled).
Yealink phones should inform that Remote phonebook loading is not supported on regular HTTP connection. (or fix it!)
Hi Ret,

HTTP connection is supported. What's the HTTP server you use?
Can you please send me the .xml file you use? I can have a check locally.

Regards,
James
Pages: 1 2
Reference URL's