$treeview $search $mathjax $extrastylesheet
CSTADLL
2.3.4
$projectbrief
|
$projectbrief
|
$searchbox |
Public Member Functions | |
CSTAResponseInfo | MakeACSEAssociation (bool testMode) |
override CSTAResponseInfo | MakeACSEAssociation () |
PhilipsSopho (PBXSession sessionObject) | |
PhilipsSopho (string pbxSystem, int port) |
Implements CSTA phase 1 operations for the Philips Sopho PBX device.
PhilipsSopho | ( | string | pbxSystem, | |
int | port | |||
) |
Constructs an instance associated with the given PBX identifier and port.
pbxSystem | Well-known name or IP address of the PBX. | |
port | Port on which the PBX listens for CSTA messages. |
PhilipsSopho | ( | PBXSession | sessionObject | ) |
Constructs an instance associated with the given PBXSession object.
sessionObject | A PBXSession object. |
CSTAResponseInfo MakeACSEAssociation | ( | bool | testMode | ) |
Establish an ACSE association with the PBX.
testMode | True to send a test mode message, false to send a licensed message. |
override CSTAResponseInfo MakeACSEAssociation | ( | ) | [virtual] |
Establish a licensed (i.e., not test mode) ACSE association with the PBX.
Reimplemented from GenericCSTAp1.