Yealink Forums
T57W remote phonebook with contact images - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T5X Series (/forumdisplay.php?fid=58)
+--- Thread: T57W remote phonebook with contact images (/showthread.php?tid=46508)



T57W remote phonebook with contact images - glaeser - 03-10-2023 04:18 PM

Hi guys was able to get a remote phonebook up and running. Unfortunately I'm not able to get the images of the contacts working.

Here an example what I have created:

Code:
<?xml version="1.0" encoding="utf-8"?>
<YealinkIPPhoneBook>
        <Title>Intern</Title>
        <Menu Name="MA">
                <Unit Name="Max Mustermann" default_photo="Config:myLocalIcon.png" Phone3="" Phone2="" Phone1="+4911111111"/>
        </Menu>
</YealinkIPPhoneBook>

I uploaded the myLocalIcon.png to the phone and it is displayed on the webui but I'm not able to see this image on a call from this person.
Maybe is it possible to store the image on a server and enter an URL there?

Can someone help me out?

BTW: We have a cloudprovider so we can't do the autoprovisioning by ourselfes Sad