Setup for OpenStage phones

The OpenStage 60 and OpenStage 80 phones from Unify (formerly Siemens Enterprise Communications) support the connection of an LDAP server as an address book. The phone must be configured for this purpose.

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. LDAP Phone Templates
    The LDAP browser of the phone must be configured with a file. This file contains a description of which attributes are used. Details can be found in the phone'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 6