Administrator's Manual 6. Configuring Phone Settings
Version 3.4.3 127 400HD Series IP Phones
6 Configuring Phone Settings
6.1 Configuring the Phone Directory
Note: Support pending.
6.1.1 Configuring the Corporate Directory
The Corporate Directory can be configured.
6.1.1.1 Configuring the LDAP-based Corporate Directory
The network administrator can configure Lightweight Directory Access Protocol (LDAP),
which is an application protocol for accessing and maintaining distributed directory
information services over an IP network. It is fully described under RFC 4510.
To configure LDAP:
• Use the table as reference.
Table 6-1: LDAP Parameters
Parameter Name Description
system/ldap/enabled Enables or disable LDAP.
system/ldap/server_address
Defines the IP address or URL of the LDAP
server.
system/ldap/port Defines the LDAP service port.
system/ldap/user_name
Defines the user name used for the LDAP search
request.
system/ldap/password Defines the password of the search requester.
system/ldap/base Defines the access point on the LDAP tree.
system/ldap/name_filter Specifies your search pattern for name look ups.
For example:
When you type in the following
field: (&(telephoneNumber=*)(sn=%)), the search
result includes all LDAP records, which have the
'telephoneNumber' field set and the '(“sn”--
>surname)' field starting with the entered prefix.
When you type in the following field:
(|(cn=%)(sn=%)), the search result includes all
LDAP records which have the '(“cn”--
>CommonName)' OR '(“sn”-->Surname)' field
starting with the entered prefix.
When you type in the following field: (!(cn=%)),
the search result includes all LDAP records which
“do not” have the “cn” field starting with the
entered prefix.