User guide

IP Video Phone Configuration Using the Web Browser
Figure 6-18 LDAP page
Table 6-14 Parameters on the LDAP tab page
Parameter
Description
LDAP
Whether to enable or disable LDAP.
LDAP Name
To input the LDAP name.
LDAP Name Filter
Name filter. After you enter a name, the IP phone uses the
name filter to search the LDAP server for the contact. The
settings for the name filter must be based on RFC 2254. The
entered names will replace % in the name filter.
Examples are as follows:
(|(cn=%)(sn=%))
The LDAP server sends the IP phone the records with cn or
sn starting with the characters dialed by a user.
(!(cn=%))
The LDAP server does not send the IP phone the records
with cn or sn starting with the characters dialed by a user.
LDAP Number
Filter
Number filter. After you enter a number, the IP phone uses the
number filter to search the LDAP server for the contact. The
settings for the number filter must be based on RFC 2254. The
entered numbers will replace % in the number filter.
Examples are as follows:
(|(telephoneNumber=%)(Mobile=%)(ipPhone=%))
The LDAP server sends the IP phone the records with
telephoneNumber, Mobile, or ipPhone starting with the
characters dialed by a user.
(&(telephoneNumber=%)(sn=%))
The LDAP server does not send the IP phone the records
with telephoneNumber or sn starting with the characters
dialed by a user.