#include <gkclient.h>
Public Member Functions | |
AdmissionResponse () | |
Public Attributes | |
unsigned | rejectReason |
Reject reason if returns FALSE. | |
BOOL | gatekeeperRouted |
Flag for call is through gk. | |
PINDEX | endpointCount |
Number of endpoints that can be returned. | |
H323TransportAddress * | transportAddress |
Transport address or remote endpoint. | |
PBYTEArray * | accessTokenData |
iNow Gatekeeper Access Token data | |
H225_ArrayOf_AliasAddress * | aliasAddresses |
DestinationInfo to use in SETUP if not empty. | |
H225_ArrayOf_AliasAddress * | destExtraCallInfo |
DestinationInfo to use in SETUP if not empty. |
H323Gatekeeper::AdmissionResponse::AdmissionResponse | ( | ) |
iNow Gatekeeper Access Token data
DestinationInfo to use in SETUP if not empty.
DestinationInfo to use in SETUP if not empty.
Number of endpoints that can be returned.
Flag for call is through gk.
Reject reason if returns FALSE.
Transport address or remote endpoint.