P a g e
|
49
GXP17xx Administration Guide
setting is “Default”, when user presses it, phone LCD will show the five options.
Phonebook
LDAP
Server Address
Configures the IP address or DNS name of the LDAP server.
Port
Configures the LDAP server port. The default port number is “389”.
Base
Configures the LDAP search base. This is the location in the directory where the
search is requested to begin.
Example:
dc=grandstream, dc=com
ou=Boston, dc=grandstream, dc=com
User Name
Configures the bind "Username" for querying LDAP servers. Some LDAP servers
allow anonymous binds in which case the setting can be left blank.
Password
Configures the bind "Password" for querying LDAP servers. The field can be left
blank if the LDAP server allows anonymous binds.
LDAP Number Filter
Configures the filter used for number lookups.
Examples:
(|(telephoneNumber=%)(Mobile=%) returns all records which has the
"telephoneNumber" or "Mobile" field starting with the entered prefix.
(&(telephoneNumber=%)
(cn=*))
returns
all
the
records
with
the
"telephoneNumber" field starting with the entered prefix and "cn" field set.
LDAP Name Filter
Configures the filter used for name lookups.
Examples:
(|(cn=%)(sn=%)) returns all records which has the "cn" or "sn" field starting with
the entered prefix.
(!(sn=%)) returns all the records which do not have the "sn" field starting with the
entered prefix.
(&(cn=%) (telephoneNumber=*)) returns all the records with the "cn" field starting
with the entered prefix and "telephoneNumber" field set.
LDAP Version
Selects the protocol version for the phone to send the bind requests. The default
setting is "Version 3".
LDAP Name
Attributes
Specify the "name" attributes of each record which are returned in the LDAP
search result. This field allows the users to configure multiple space separated
name attributes.
Example:
gn
cn sn description
LDAP Number
Attributes
Specifies the "number" attributes of each record which are returned in the LDAP
search result. This field allows the users to configure multiple space separated
number attributes.
Example: