LDAP Server Configurations
 

LDAP Phonebook
Note: The first phonebook is for extensions in this PBX(you can't add/delete contacts directly), you should add/delete accounts in "extensions" module at first, to modify some readonly attributes, you should edit corresponding items in extension page of "extensions" module, this phonebook will be auto-updated when you click "Apply Changes" button. you can add other phonebooks for external accounts, for these phonebooks, you can edit LDAP attributes informations or add/delete contacts directly.


LDAP Client Configurations
1. Client Configurations examples
Assuming the server base dn is 'dc=Grandstream', then you can configure the LDAP client as follows(these configurations are case insensitive.):
Base DN: dc=Grandstream (the same as or subtree of 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 of this IP-PBX device.
Base DN: dc=GrandStream (the same as or subtree of 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 there is this option, choose "version 3".
Port: 389