Installation guide
Operational, Basic, and Advanced Parameters
A-116 41-001561-00 REV00 – 10.2014
Parameter –
ldap search timeout
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used to set the request timeout for LDAP requests.
Format Integer, seconds
Default Value N/A
Range 1 to 120
Example ldap search timeout: 30
Parameter –
ldap network timeout
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Used to set the network timeout for LDAP requests.
Format Integer, seconds
Default Value N/A
Range 1 to 120
Example ldap network timeout: 50
Parameter –
ldap use ISO-8859-1 encoding
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies whether or not the LDAP directory the phone is configured to use ISO-
8859-1 or UTF-8 encoding. If the LDAP directory utilizes ISO-8859-1 encoding and
the parameter is set to “1”, the phone will transcode any characters using diacritical
marks from the ISO-8859-1 character set to the equivalent UTF-8 characters,
correcting any character encoding issues.
Note:
This parameter is ignored if the LDAP directory is a Microsoft Active Directory.
Format Boolean
Default Value 0 (False)
Range 0 - 1
0 = False (LDAP directory uses UTF-8 encoding)
1 = True (LDAP directory uses ISO-8859-1 encoding)
Example ldap use ISO-8859-1 encoding: 1
Parameter –
ldap first name attribute list
Configuration Files
aastra.cfg, <model>.cfg, <mac>.cfg
Description Specifies the LDAP first name (e.g. John) for the attribute list. If this parameter con-
tains more than one value, only the first matching value will be selected in the record.
Format String, list of attribute names separated by a comma.
Default Value N/A
Range N/A
Example ldap first name attribute list: fname, uname