Setup for Siemens OptiPoint Application Module

The Siemens optiPoint Application Module supports the connection of an LDAP server as address book. For this purpose, the Application Module and the optiPoint phone must be configured.

Setup

  1. Data Source
    Configure a replicator or a phonebook.
  2. LDAP node
    In Database Management, configure a new LDAP node named optipoint. This node is accessed with the baseDN dc=optipoint. Configure this LDAP node.
    Authentication Optional
    Phone Number Formatting Unformatted
    End Device Support OptiPoint Application Module
  3. Application Module
    The LDAP browser of the Application Module must be configured with a file. This file contains a description of which attributes are used. Details can be found in the administration manual of the telephone and the Application Module.
  4. OptiPoint phone
    The LDAP server and port must be set in the phone configuration.

You may use a text file with the following content:

optiPoint 410 LDAP TEMPLATE (V1)
SEARCHBASE "dc=optipoint"
SEARCHFILTER1 = "searchContact,Name oder Firma"
SEARCHFILTER2 = "l,Ort"
SEARCHFILTER3 = "department,Abteilung"
SEARCHATTRIB1 = "displayName,Name,0"
SEARCHATTRIB2 = "company,Firma,0"
SEARCHATTRIB3 = "department,Abteilung,0"
SEARCHATTRIB4 = "l,Ort,0"
SEARCHATTRIB5 = "telephoneNumber,Telefon G,1"
SEARCHATTRIB6 = "otherTelephone,Telefon G2,1"
SEARCHATTRIB7 = "homephone,Telefon Pr,1"
SEARCHATTRIB8 = "mobile,Mobil,1"

EOF

Version 6