Configuring Advanced Features
453
Phone User Interface:
None
Description:
Configures the maximum number of search results to be returned by the LDAP server.
If it is set to blank, the LDAP server will return all searched results.
Example:
ldap.max_hits = 50
Note: A very large value of this parameter will slow down the LDAP search speed, therefore
it should be configured according to the available bandwidth.
Web User Interface:
Directory->LDAP->Max Hits (1~32000)
Phone User Interface:
None
String within
99 characters
Description:
Configures the name attributes of each record to be returned by the LDAP server. It
compresses the search results. You can configure multiple name attributes separated by
spaces.
Example:
ldap.name_attr = cn sn
This requires the “cn” and “sn” attributes set for each contact record on the LDAP server.
Web User Interface:
Directory->LDAP->LDAP Name Attributes
Phone User Interface:
None
String within
99 characters
Description:
Configures the number attributes of each record to be returned by the LDAP server. It
compresses the search results. You can configure multiple number attributes separated by
spaces.