P31003C1020M1000276A9, 01/2018
68
OpenScape Cordless IP V2, Administrator Documentation
Online directories
Corporate online directory (LDAP)
Examples
:
Information on attributes p. 69
Name filter
The name filter
decides which attribute is used for the search.
Example:
(displayName=%). The percent sign (%) is replaced by the name or part of the name entered by the user.
If a user enters the letter "A", for example, all entries in which the attribute
displayName
begins with "A" are
searched for in the LDAP database. If the user then enters a "b", entries are searched in which the
display-
Name
begins with "Ab".
Number filter
The number filter stipulates the criteria for the automatic completion of telephone numbers.
Example:
(|(telephoneNumber=%)(mobile=%)). The percent sign (%) is then replaced by the part of the telephone number
entered by the user.
When dialling, if a user enters the numbers "123", for example, all telephone numbers that begin with "123" are
searched for in the LDAP database. The telephone number is completed with the addition of information from
the database.
Additional filters
You can set two additional filters that will be offered to the user in order to specify the search more detailed.
In the additional name fields enter the attribute name.
In the corresponding value fields enter the attribute values.
Example:
In addition to the fields defined in the
Name filter
parameter, the
City
and the
Street
fields are provided to the
user. The user input for
City
is passed to the LDAP server in the
I
attribute, the user input for
Street
is passed
in the
street
attribute.
Display format
In the
Display format
field you can stipulate how the search result is to be displayed on the handset.
AND operation:
(& (givenName=%) (mail=%))
Searches for entries in which the first name
and
mail address begin with the characters
entered by the user.
OR operation:
(| (displayName=%) (sn=%))
Searches for entries in which the display name
or
surname begins with the characters
entered by the user.
Combined
operation:
(|(& (displayName=%) (mail=%))(& (sn=%) (mail=%)))
Searches for entries in which the display name
and
mail address
or
the surname
and
address begin with the characters entered by the user.
Additional filter #1 name
City
Additional filter #1 value
(|(l=%))
Additional filter #2 name
Street
Additional filter #2 value
(|(street=%))