FIRMWARE VERSION 1.0.6.11 GXP2120/GXP2110/GXP2100/GXP14xx USER MANUAL Page 71 of 81
Sort the phonebook on the selection of first name or last name.
Click on "Download" to download the XML phonebook file to local PC.
Click on "Upload" to upload local XML phonebook file to the phone.
Control the behavior of phonebook key. There are four options: Default, LDAP
Search, Local Phonebook, Local Group.
Configures the IP address or DNS name of the LDAP server.
Configures the LDAP server port.
Configures the LDAP search base. This is the location in the directory where
the search is requested to begin.
Example:
dc=grandstream, dc=com
ou=Boston, dc=grandstream, dc=com
Configures the bind "Username" for querying LDAP servers. Some LDAP
servers allow anonymous binds in which case the setting can be left blank.
Configures the bind "Password" for querying LDAP servers. The field can be
left blank if the LDAP server allows anonymous binds.
Configures the filter used for number lookups.
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".