ASN.1 / XML Software Tools from Objective Systems
Home > Support > Documentation

AlcatelOXE Class Reference

Inheritance diagram for AlcatelOXE:
Alcatel4400 IETF_CSTAp2 GenericCSTAp2

List of all members.

Public Member Functions

 AlcatelOXE (PBXSession sessionObject)
 AlcatelOXE (string pbxSystem, int port)

Detailed Description

Implements CSTA phase 2 operations for the Alcatel OXE PBX device.


Constructor & Destructor Documentation

AlcatelOXE ( string  pbxSystem,
int  port 
)

Constructs an instance associated with the given PBX identifier and port.

Parameters:
pbxSystem Well-known name or IP address of the PBX.
port Port on which the PBX listens for CSTA messages.
AlcatelOXE ( PBXSession  sessionObject  ) 

Constructs an instance associated with the given PBXSession object.

Parameters:
sessionObject A PBXSession object.