$treeview $search $mathjax $extrastylesheet
CSTADLL
2.3.4
$projectbrief
|
$projectbrief
|
$searchbox |
Public Member Functions | |
IETF_CSTAp2 (PBXSession sessionObject) | |
IETF_CSTAp2 (string pbxSystem, int port) |
Implements CSTA phase 2 operations using IETF encoding, which puts a two-byte length in front of the BER message.
IETF_CSTAp2 | ( | 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. |
IETF_CSTAp2 | ( | PBXSession | sessionObject | ) |
Constructs an instance associated with the given PBXSession object.
sessionObject | A PBXSession object. |