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

SiemensRealitis Class Reference

Inheritance diagram for SiemensRealitis:
IETF_CSTAp1 GenericCSTAp1

List of all members.

Public Member Functions

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

Detailed Description

Implements CSTA phase 1 operations for the Siemens Realitis PBX device.


Constructor & Destructor Documentation

SiemensRealitis ( 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.
SiemensRealitis ( PBXSession  sessionObject  ) 

Constructs an instance associated with the given PBXSession object.

Parameters:
sessionObject A PBXSession object.