|
Public Types |
| e_h245Address |
| e_callIdentifier |
| e_h245SecurityMode |
| e_tokens |
| e_cryptoTokens |
| e_fastStart |
| e_multipleCalls |
| e_maintainConnection |
| e_language |
| e_connectedAddress |
| e_presentationIndicator |
| e_screeningIndicator |
| e_fastConnectRefused |
| e_serviceControl |
| e_capacity |
| e_featureSet |
enum | OptionalFields {
e_h245Address,
e_callIdentifier,
e_h245SecurityMode,
e_tokens,
e_cryptoTokens,
e_fastStart,
e_multipleCalls,
e_maintainConnection,
e_language,
e_connectedAddress,
e_presentationIndicator,
e_screeningIndicator,
e_fastConnectRefused,
e_serviceControl,
e_capacity,
e_featureSet
} |
Public Member Functions |
| H225_Connect_UUIE (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes |
H225_ProtocolIdentifier | m_protocolIdentifier |
H225_TransportAddress | m_h245Address |
H225_EndpointType | m_destinationInfo |
H225_ConferenceIdentifier | m_conferenceID |
H225_CallIdentifier | m_callIdentifier |
H225_H245Security | m_h245SecurityMode |
H225_ArrayOf_ClearToken | m_tokens |
H225_ArrayOf_CryptoH323Token | m_cryptoTokens |
H225_ArrayOf_PASN_OctetString | m_fastStart |
PASN_Boolean | m_multipleCalls |
PASN_Boolean | m_maintainConnection |
H225_Connect_UUIE_language | m_language |
H225_ArrayOf_AliasAddress | m_connectedAddress |
H225_PresentationIndicator | m_presentationIndicator |
H225_ScreeningIndicator | m_screeningIndicator |
PASN_Null | m_fastConnectRefused |
H225_ArrayOf_ServiceControlSession | m_serviceControl |
H225_CallCapacity | m_capacity |
H225_FeatureSet | m_featureSet |