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 Number Filter
Defines 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 Mail Filter
Determines the filter used for mail lookups.
Example: (mail=%)
Search Field Filter
Configures to filter according to which fields when searching on LDAP. Users can choose
between ‘Name Filter’, ‘Number Filter’, ‘Mail Filter’ or ‘All Filter’.
The default setting is “All Filter”.
LDAP Displaying
Name Attributes
Configures the entry information to be shown on phone’s LCD. Up to 3 fields can be displayed.
Example: %cn %sn %telephoneNumber
Max Hits
Specifies the maximum number of results to be returned by the LDAP server. If set to 0, server
will return all search results.
Default setting is 50.
Search Timeout (s)
Configures the interval (in seconds) for the server to process the request and client waits for
server to return.
The default setting is 4 seconds.
LDAP Lookup For Dial
Sets the phone system to do the LDAP number searching when making outgoing calls.
The default setting is “No”.
LDAP Lookup For
Incoming Call
Sets the phone system to do LDAP number searching for incoming calls. The default setting is
“No”.
LDAP Dialing Default
Account
Configures the default account that being used when dialing LDAP contact. Users may choose
the Account 1-6,
the default setting is “Default”.
Table 49: Applications/LDAP Phonebook