activeCalls | H323GatekeeperServer | [protected] |
AddCall(H323GatekeeperCall *) | H323GatekeeperServer | [inline, virtual] |
AddEndPoint(H323RegisteredEndPoint *ep) | H323GatekeeperServer | [virtual] |
AddListener(const H323TransportAddress &interfaceName) | H323TransactionServer | |
AddListener(H323Transport *transport) | H323TransactionServer | |
AddListener(H323Transactor *listener) | H323TransactionServer | |
AddListeners(const H323TransportAddressArray &ifaces) | H323TransactionServer | |
aliasCanBeHostName | H323GatekeeperServer | [protected] |
AllocateBandwidth(unsigned newBandwidth, unsigned oldBandwidth=0) | H323GatekeeperServer | [virtual] |
AllowDuplicateAlias(const H225_ArrayOf_AliasAddress &) | H323GatekeeperServer | [inline, virtual] |
answerCallPreGrantedARQ | H323GatekeeperServer | [protected] |
byAddress | H323GatekeeperServer | [protected] |
byAlias | H323GatekeeperServer | [protected] |
byIdentifier | H323GatekeeperServer | [protected] |
byVoicePrefix | H323GatekeeperServer | [protected] |
canHaveDuplicateAlias | H323GatekeeperServer | [protected] |
canHaveDuplicatePrefix | H323GatekeeperServer | [protected] |
canOnlyAnswerRegisteredEP | H323GatekeeperServer | [protected] |
canOnlyCallRegisteredEP | H323GatekeeperServer | [protected] |
CheckAliasAddressPolicy(const H323RegisteredEndPoint &ep, const H225_AdmissionRequest &arq, const H225_AliasAddress &alias) | H323GatekeeperServer | [virtual] |
CheckAliasStringPolicy(const H323RegisteredEndPoint &ep, const H225_AdmissionRequest &arq, const PString &alias) | H323GatekeeperServer | [virtual] |
CheckSignalAddressPolicy(const H323RegisteredEndPoint &ep, const H225_AdmissionRequest &arq, const H323TransportAddress &address) | H323GatekeeperServer | [virtual] |
CreateCall(const OpalGloballyUniqueID &callIdentifier, H323GatekeeperCall::Direction direction) | H323GatekeeperServer | [virtual] |
CreateEndPointIdentifier() | H323GatekeeperServer | [virtual] |
CreateListener(H323Transport *transport) | H323GatekeeperServer | [virtual] |
CreatePeerElement(const H323TransportAddress &h501Interface) | H323GatekeeperServer | |
CreateRegisteredEndPoint(H323GatekeeperRRQ &request) | H323GatekeeperServer | [virtual] |
defaultBandwidth | H323GatekeeperServer | [protected] |
defaultInfoResponseRate | H323GatekeeperServer | [protected] |
defaultTimeToLive | H323GatekeeperServer | [protected] |
disengageOnHearbeatFail | H323GatekeeperServer | [protected] |
FindCall(const PString &description, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindCall(const OpalGloballyUniqueID &callIdentifier, BOOL answeringCall, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindCall(const OpalGloballyUniqueID &callIdentifier, H323GatekeeperCall::Direction direction, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindDestinationEndPoint(const OpalGloballyUniqueID &id, H323GatekeeperCall::Direction direction) | H323GatekeeperServer | |
FindEndPointByAliasAddress(const H225_AliasAddress &alias, PSafetyMode mode=PSafeReadWrite) | H323GatekeeperServer | [virtual] |
FindEndPointByAliasString(const PString &alias, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindEndPointByIdentifier(const PString &identifier, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindEndPointByPartialAlias(const PString &alias, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindEndPointByPrefixString(const PString &prefix, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindEndPointBySignalAddress(const H323TransportAddress &address, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
FindEndPointBySignalAddresses(const H225_ArrayOf_TransportAddress &addresses, PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [virtual] |
gatekeeperIdentifier | H323GatekeeperServer | [protected] |
GetActiveCalls() const | H323GatekeeperServer | [inline] |
GetActiveRegistrations() const | H323GatekeeperServer | [inline] |
GetAdmissionRequestAuthentication(H323GatekeeperARQ &info, H235Authenticators &authenticators) | H323GatekeeperServer | [virtual] |
GetAvailableBandwidth() const | H323GatekeeperServer | [inline] |
GetDefaultBandwidth() const | H323GatekeeperServer | [inline] |
GetDefaultUdpPort() | H323GatekeeperServer | [inline, virtual] |
GetFirstCall(PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [inline] |
GetFirstEndPoint(PSafetyMode mode=PSafeReference) | H323GatekeeperServer | [inline] |
GetGatekeeperIdentifier() const | H323GatekeeperServer | [inline] |
GetInfoResponseRate() const | H323GatekeeperServer | [inline] |
GetOwnerEndPoint() const | H323TransactionServer | [inline] |
GetPeakCalls() const | H323GatekeeperServer | [inline] |
GetPeakRegistrations() const | H323GatekeeperServer | [inline] |
GetPeerElement() const | H323GatekeeperServer | [inline] |
GetRejectedCalls() const | H323GatekeeperServer | [inline] |
GetRejectedRegistrations() const | H323GatekeeperServer | [inline] |
GetTimeToLive() const | H323GatekeeperServer | [inline] |
GetTotalCalls() const | H323GatekeeperServer | [inline] |
GetTotalRegistrations() const | H323GatekeeperServer | [inline] |
GetUsedBandwidth() const | H323GatekeeperServer | [inline] |
GetUsersPassword(const PString &alias, PString &password, H323RegisteredEndPoint ®isteredEndpoint) const | H323GatekeeperServer | [virtual] |
GetUsersPassword(const PString &alias, PString &password) const | H323GatekeeperServer | [virtual] |
H323GatekeeperARQ class | H323GatekeeperServer | [friend] |
H323GatekeeperRRQ class | H323GatekeeperServer | [friend] |
H323GatekeeperServer(H323EndPoint &endpoint) | H323GatekeeperServer | |
H323TransactionServer(H323EndPoint &endpoint) | H323TransactionServer | |
identifierBase | H323GatekeeperServer | [protected] |
IsGatekeeperRouted() const | H323GatekeeperServer | [inline] |
isGatekeeperRouted | H323GatekeeperServer | [protected] |
IsRequiredH235() const | H323GatekeeperServer | [inline] |
listeners | H323GatekeeperServer | [protected] |
makeCallPreGrantedARQ | H323GatekeeperServer | [protected] |
maximumBandwidth | H323GatekeeperServer | [protected] |
monitorExit | H323GatekeeperServer | [protected] |
monitorThread | H323GatekeeperServer | [protected] |
mutex | H323GatekeeperServer | [protected] |
nextIdentifier | H323GatekeeperServer | [protected] |
OnAdmission(H323GatekeeperARQ &request) | H323GatekeeperServer | [virtual] |
OnBandwidth(H323GatekeeperBRQ &request) | H323GatekeeperServer | [virtual] |
OnDiscovery(H323GatekeeperGRQ &request) | H323GatekeeperServer | [virtual] |
OnDisengage(H323GatekeeperDRQ &request) | H323GatekeeperServer | [virtual] |
OnInfoResponse(H323GatekeeperIRR &request) | H323GatekeeperServer | [virtual] |
OnLocation(H323GatekeeperLRQ &request) | H323GatekeeperServer | [virtual] |
OnReceiveFeatureSet(unsigned, const H225_FeatureSet &features) const | H323GatekeeperServer | [virtual] |
OnRegistration(H323GatekeeperRRQ &request) | H323GatekeeperServer | [virtual] |
OnSendDescriptorForEndpoint(H323RegisteredEndPoint &, H225_ArrayOf_AliasAddress &, H225_EndpointType &, H225_ArrayOf_AliasAddress &) | H323GatekeeperServer | [inline, virtual] |
OnSendFeatureSet(unsigned, H225_FeatureSet &features) const | H323GatekeeperServer | [virtual] |
OnUnregistration(H323GatekeeperURQ &request) | H323GatekeeperServer | [virtual] |
OpenPeerElement(const H323TransportAddress &remotePeer, BOOL append=FALSE, BOOL keepTrying=TRUE) | H323GatekeeperServer | |
overwriteOnSameSignalAddress | H323GatekeeperServer | [protected] |
ownerEndPoint | H323TransactionServer | [protected] |
passwords | H323GatekeeperServer | [protected] |
PDECLARE_NOTIFIER(PThread, H323GatekeeperServer, MonitorMain) | H323GatekeeperServer | [protected] |
peakCalls | H323GatekeeperServer | [protected] |
peakRegistrations | H323GatekeeperServer | [protected] |
peerElement | H323GatekeeperServer | [protected] |
PLIST(ListenerList, H323GatekeeperListener) | H323GatekeeperServer | [protected] |
H323TransactionServer::PLIST(ListenerList, H323Transactor) | H323TransactionServer | [protected] |
rejectedCalls | H323GatekeeperServer | [protected] |
rejectedRegistrations | H323GatekeeperServer | [protected] |
RemoveAlias(H323RegisteredEndPoint &ep, const PString &alias) | H323GatekeeperServer | |
RemoveCall(H323GatekeeperCall *call) | H323GatekeeperServer | [virtual] |
RemoveEndPoint(H323RegisteredEndPoint *ep) | H323GatekeeperServer | [virtual] |
RemoveListener(H323Transactor *listener) | H323TransactionServer | |
requireH235 | H323GatekeeperServer | [protected] |
SetAvailableBandwidth(unsigned bps100) | H323GatekeeperServer | [inline] |
SetGatekeeperIdentifier(const PString &id, BOOL adjustListeners=TRUE) | H323GatekeeperServer | |
SetInfoResponseRate(unsigned seconds) | H323GatekeeperServer | [inline] |
SetPeerElement(H323PeerElement *newPeerElement) | H323GatekeeperServer | |
SetTimeToLive(unsigned seconds) | H323GatekeeperServer | [inline] |
SetUpCallSignalAddresses(H225_ArrayOf_TransportAddress &addresses) | H323TransactionServer | |
totalBandwidth | H323GatekeeperServer | [protected] |
totalCalls | H323GatekeeperServer | [protected] |
totalRegistrations | H323GatekeeperServer | [protected] |
TranslateAliasAddress(const H225_AliasAddress &alias, H225_ArrayOf_AliasAddress &aliases, H323TransportAddress &address, BOOL &isGkRouted, H323GatekeeperCall *call) | H323GatekeeperServer | [virtual] |
TranslateAliasAddressToSignalAddress(const H225_AliasAddress &alias, H323TransportAddress &address) | H323GatekeeperServer | [virtual] |
usedBandwidth | H323GatekeeperServer | [protected] |
~H323GatekeeperServer() | H323GatekeeperServer | |
~H323TransactionServer() | H323TransactionServer | |