[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display Caller Picture on internal calls via LDAP
Author Message
cptjack Offline
Member
***

Posts: 97
Joined: Jan 2014
Reputation: 8
Post: #2
RE: Display Caller Picture on internal calls via LDAP
I don't think you can directly show pictures from LDAP. I have a script on our server that prepares and saves the Contact.tar and ContactData.xml files from a database. The files get loaded during provisioning of the phones. That way, the local addressbook and photos get updated/uploaded to all the phones.

The script is something like this:
Code:
#!/bin/bash
php phonebook.php > ContactData.xml
cd photo
tar -cf ../photo.tar *.jpg
cd ..
tar -cf Contact.tar photo.tar ContactData.xml

Then add these 2 lines to the common.cfg file
Code:
local_contact.data.url = http://voipserver/voip/yealink/phonebook/ContactData.xml
local_contact.data_photo_tar.url = http://voipserver/voip/yealink/phonebook/Contact.tar

This workaround replaces the local addressbook, so be carefull if users have created their own entries.

Please use the reputation button below if you like this post.
08-01-2014 03:28 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Display Caller Picture on internal calls via LDAP - cptjack - 08-01-2014 03:28 AM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Add LDAP Support via Ringcentral? solveitjake 1 4,464 Yesterday 06:48 AM
Last Post: ahancock
  LDAP not matched thomas.betz1@vodafone.com 1 193 Yesterday 06:46 AM
Last Post: ahancock
  No dial tone when connecting calls internally tvettel 0 97 04-17-2024 02:20 PM
Last Post: tvettel
  Always ask where transfer calls ivan2808 0 212 04-10-2024 10:16 PM
Last Post: ivan2808
  T48S One Way Audio When Calls Are Put On Hold Or Transferred MJauja 1 502 03-09-2024 08:48 PM
Last Post: complex1
  Hiding Inbound Caller ID from External Numbers Jack-Greenhous 1 830 12-14-2023 02:49 AM
Last Post: complex1
  Display 0 for line pickup SupportA 0 1,197 07-12-2023 08:51 PM
Last Post: SupportA
  Picking up a call does not display Caller's Name oliv 0 1,372 04-19-2023 04:25 PM
Last Post: oliv
  number of initial caller of a tranferred cal in history Lichtmacher 0 1,198 12-05-2022 10:35 PM
Last Post: Lichtmacher
  Yealink T19 can not automatically hangup inbound calls giaopc94 0 1,708 08-01-2022 09:28 AM
Last Post: giaopc94

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication