Yealink Forums
Access to Phonebook via LDAP - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: T4x Series (/forumdisplay.php?fid=31)
+--- Thread: Access to Phonebook via LDAP (/showthread.php?tid=13472)



Access to Phonebook via LDAP - SFA1492 - 03-22-2016 12:57 AM

Hi,

I am currently testing the T41P on my PBX-System. So far everything looks fine but the phone book access to my PBX-System via LDAP could be better.

After experimenting a little I got the T41P to access the phonebook and display names and numbers, only the phone numer is being displayed twice. It looks like this:
George <4711> 4711
Since the number in brackets is always displayed no matter what I enter in the field "LDAP Display Name" I have to assume that the phone itself adds this to the name. With the wrong entry in the field "LDAP Display Name" it looks like this:
Name unknown <4711> 4711

Is there a setting somewhere I can make the displayed phonebook entries look like this:
George 4711


RE: Access to Phonebook via LDAP - Klaus_Yealink - 03-22-2016 05:31 AM

I suggest you refer to the admin guide (on page 407)

http://support.yealink.com/attachmentDownload/download?path=upload%2Fattachment%2F2015-7-13%2F3%2Feb7b2fbc-3877-42e8-be19-c605e552aea1%2FYealink_SIP-T2_Series_T19%28P%29+E2_T4_Series_IP_Phones_Administrator_Guide_V80_60.pdf

BR

klaus


RE: Access to Phonebook via LDAP - jayg30 - 04-02-2016 03:16 AM

From my understanding of the Yealink LDAP phonebook settings, you can not remove the <>. Why not just remove the number outside the <> instead? That way it will just return the number once. All mine return in the format;
Code:
First Last <number>

My LDAP settings are as follows (I return multiple #'s for users);
Code:
LDAP Name Filter: (|(cn=%)(sn=%))
LDAP Number Filter: (|(telephoneNumber=%)(Mobile=%)(homePhone=%)(ipPhone=%))
LDAP Name Attribute: cn
LDAP Number Attribute: homePhone Mobile telephoneNumber ipPhone
LDAP Display Name: %cn