OPAL
Version 3.14.3
|
#include <peclient.h>
Data Fields | |
H501_MessageCommonInfo & | requestCommon |
H501_MessageCommonInfo & | confirmCommon |
Protected Attributes | |
H323PeerElement & | peerElement |
![]() | |
H323Transactor & | transactor |
unsigned | requestSequenceNumber |
H323TransportAddressArray | replyAddresses |
bool | fastResponseRequired |
H323TransactionPDU * | request |
H323TransactionPDU * | confirm |
H323TransactionPDU * | reject |
H235Authenticators | authenticators |
H235Authenticator::ValidationResult | authenticatorResult |
bool | isBehindNAT |
bool | canSendRIP |
Additional Inherited Members | |
![]() | |
enum | Response { Ignore = -2, Reject = -1, Confirm = 0 } |
![]() | |
static Response | InProgress (unsigned time) |
![]() | |
virtual Response | OnHandlePDU ()=0 |
PDECLARE_NOTIFIER (PThread, H323Transaction, SlowHandler) | |
H501Transaction::H501Transaction | ( | H323PeerElement & | pe, |
const H501PDU & | pdu, | ||
PBoolean | hasReject | ||
) |
|
virtual |
Implements H323Transaction.
|
virtual |
Implements H323Transaction.
H501_MessageCommonInfo& H501Transaction::confirmCommon |
|
protected |
H501_MessageCommonInfo& H501Transaction::requestCommon |