Yealink Forums

Full Version: LDAP No results
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,


I have a problem with the LDAP on Yealink SIP-T32G. I will use My IP PBX (Grandstream UCM6102) as LDAP server but on the phone is de LDAP Phonebook empty.
Read the LDAP with the client for Windowws is not a problem (and i use the same configuration ...)

Any suggestions or solutions?


Thanks,

Daniƫl
Belgium
(Sorry for my bad englisch)


Configuration on IP telephone (Yealink)
____________________

LDAP Name Filter : (AccountNumber=%) LDAP Number Filter : (CallerIDName=%) Server Address : 192.168.2.1 Port : 389 Base : dc=pbx,dc=com User Name : blanco OR cn=admin,dc=pbx,dc=com Password : blanco OR secret Max. Hits(1~32000) : 50 LDAP Name Attributes : CallerIDName LDAP Number Attributes : AccountNumber LDAP Display Name : %AccountNumber %CallerIDName Protocol : Version3 Search Delay(0~2000)ms : 2000 Match Incoming Calls : Enabled LDAP Sorting Results : Enabled LDAP Lookup For Pre-dial/Dial : Enabled

--------------


Information en parameters on IP PBX (Grandstream UCM6102)

-----------------------------------------------

LDAP Server configurations
Base DN: dc=pbx,dc=com
PBX DN: ou=pbx,dc=pbx,dc=com
Root DN: cn=admin,dc=pbx,dc=com
Root Password: secret
Confirm Root Password: secret

LDAP Client Configurations
1. Client Configuration Examples
Assuming the server base dn is 'dc=example', then you can configure your LDAP clients as follows (these configurations are case insensitive.):
Base DN:
dc=example (the same as the server base dn or a subset of the server base dn)
Login DN:
Please leave this field blank!
Password:
Please leave this field blank!
Anonymous:
Please enable this option!
Filter:
(|(CallerIDName=%)(AccountNumber=%))
Port:
389

2. LDAP Configurations examples on Grandstream IP Phones
Server Address:
The IP address or domain name of this IP-PBX device.
Base DN:
dc=example (the same as the server base dn or a subset of the server base dn)
User Name:
Please leave this field blank!
Password:
Please leave this field blank!
LDAP Name Attributes:
CallerIDName Email Department FirstName LastName
LDAP Number Attributes:
AccountNumber MobileNumber HomeNumber Fax
LDAP Number Filter:
(AccountNumber=%)
LDAP Name Filter:
(CallerIDName=%)
LDAP Display Name:
AccountNumber CallerIDName
LDAP Version:
If this option exists, please choose 'version 3'.
Port:
389
Please tell me the version of your T32G.
Using LDAP Phonebook on Yealink SIP T3XG Phones Rev_70.0
Hello,

This is the version of my T32G:

Firmware Version 32.70.0.130
Hardware Version 22.2.2.32.0.0.0

I hope you can give my a solution!

Greets,

Daniel
Hi Daniel ,

Can Yealink T32G work well with your PBX with voice service?
I hope you can follow user guide of Yealink LDAP and test again.
Please check the syntax of LDAP in Yealink phones. Yealink phones don't support "usernme@domain" in LDAP.
Using LDAP Phonebook on Yealink SIP T3XG Phones Rev_70.0
Quote:Please check the syntax of LDAP in Yealink phones. Yealink phones don't support "usernme@domain" in LDAP.


Try using domain\username
ie: mydomain\johnsmith
Reference URL's