Gigaset N670 IP PRO / ALL UK en / A31008-XXXXX-XXXX-X-XX / settings_onlineDirectories_Gigaset.fm / 4/18/19
Te
mplat
e
M
odu
le
, V
e
rs
io
n 1.
2,
11
.0
9.
201
8
Online directories
41
Examples
:
Information on attributes
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
displayName
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.
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
mail 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=%))