Reference9:Concept myPBX

From innovaphone wiki
Revision as of 17:47, 23 February 2011 by Tsr (talk | contribs) (→‎Overview)
Jump to navigation Jump to search
There are also other versions of this article available: Reference9 (this version) | Reference10 | Reference11r1 | Reference12r1 | Reference12r2

Overview

  • myPBX is a web application that comes with the innovaphone PBX staring from V9.
  • Can be used by end users to do a number of common tasks: manage phone calls, presence, instant messaging, monitor contacts...

Application design

  • JavaScript application in the browser for user interaction.
  • Connected to the PBX using AJAX.
  • Actual logic is implemented in the PBX.

Configuration

  • myPBX has to be enabled in the configuration of the PBX. It is disabled by default.
  • Only users with a password can login to myPBX.
  • The LDAP configuration is taken from the phone config at the user object.

Usage