FIRMWARE VERSION 1.0.5.2 E129 SIP DESKPHONE USER MANUAL Page 47 of
60
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.
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.
Selects the protocol version for the phone to send the bind requests.
The default setting is "Version 3".
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
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:
telephoneNumber
telephoneNumber Mobile
Configures the entry information to be shown on phone's LCD. Up to 3
fields can be displayed.
Example:
%cn %sn %telephoneNumber
Specifies the maximum number of results to be returned by the LDAP
server. If set to 0, server will return all search results. The default setting
is 50.