Setup for Siemens OpenStage Telephones

The Siemens OpenStage 60 and OpenStage 80 phones support integrating an LDAP server as an address book. The phone must be configured for this.

Setup

  1. Data Source
    Configure a Replicator or a Telephone Book.
  2. LDAP-nodes
    Configure a new LDAP node named optipoint from the Database Management. Access to this node can occur using the BaseDN dc=optipoint. You can configure this LDAP node.
    AuthenticationOptional
    Phone Number FormattingUnformatted
    End Device SupportOptiPoint Application Module
  3. LDAP Phone Templates
    The telephone's LDAP browser must be configured using a file. This file contains a description of which attributes should be used. You will find details in the telephone's Administration Manual.
  4. LDAP Phone Server
    The LDAP server and port must be set in the phone configuration.

You may use a text file with the following content:

OpenStage LDAP TEMPLATE (v.1)
SEARCHBASE="dc=optipoint"
ATTRIB01="sn"
ATTRIB02="givenName"
ATTRIB03="telephoneNumber"
ATTRIB04="otherTelephone"
ATTRIB05="mobile"
ATTRIB06="homePhone"
ATTRIB07="company"
ATTRIB08="department"
ATTRIB09="l"
ATTRIB10="title"
ATTRIB11="mail"
EOF

Version MetaDirectory_4.0