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.
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.