Yealink Forums

Full Version: T48 Photos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thank You for all of your help. I did manage to get the photos to display when receiving and placing a call a call. My ContactData.xml needed some minor tweeks. I also needed to remove both ContactData.xml and photo.tar from the Contact.tar.

Thank you all for your help.

Jsarvis
I found the provisioning syntax for the missing Local Phonebook icons in the "Yealink_SIP_phones_Relese_Notes_of_Version73.pdf". It turns out you also need to provision the small icons the same way you do with the large photos Smile
Code:
local_contact.data.url = http://server/ContactData.xml
local_contact.image.url = http://server/photo.tar
local_contact.icon.url = http://server/icons.tar
Then the thumbnails will show up in the list.

Now the only question I have is: How to delete or update a photo via autoprovisioning?
Not showing icons yet. Is there a size limit for the icons?
I'm using the same photos.tar for both parameters. My photos are stored as 96x96 jpg files in the tar archive.
If they are not showing up, also try rebooting the phone.
Worked I have icons. - Thanks for passing this along
(10-10-2014 02:58 AM)cptjack Wrote: [ -> ]I found the provisioning syntax for the missing Local Phonebook icons in the "Yealink_SIP_phones_Relese_Notes_of_Version73.pdf". It turns out you also need to provision the small icons the same way you do with the large photos Smile
Code:
local_contact.data.url = http://server/ContactData.xml
local_contact.image.url = http://server/photo.tar
local_contact.icon.url = http://server/icons.tar
Then the thumbnails will show up in the list.

Now the only question I have is: How to delete or update a photo via autoprovisioning?

I apologize for the necropost, but nowhere else is there any mention of the connection of the photo to the remote book. How did you solve the issue of updating the list of contacts and photos via auto-provisioning?
Pages: 1 2
Reference URL's