Setup for Siemens OptiPoint Application Module

Das Siemens optiPoint Application Module unterstützt die Anbindung eines LDAP Servers als Adressbuch. Dazu muss das Application Module und das optiPoint Telefon konfiguriert werden.

Setup

  1. Data Source
    Configure a replicator or a phonebook.
  2. LDAP Knoten
    Konfigurieren Sie im Datenbank Management einen neuen LDAP Knoten mit dem Namen optipoint. Der Zugriff auf diesen Knoten erfolgt mit dem BaseDN dc=optipoint. Konfigurieren Sie diesen LDAP-Knoten.
    Authentication Optional
    Phone Number Formatting Unformatted
    End Device Support OptiPoint Application Module
  3. Application Module
    Der LDAP Browser des Application Module muss mit einer Datei konfiguriert werden. Diese Datei enthält eine Beschreibung, welche Attribute verwendet werden. Details finden Sie im Administrations-Handbuch des Telefons und des Application Modules.
  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 MetaDirectory_5.0