AddVideoMediaFormats(OpalMediaFormatList &mediaFormats) const | OpalConnection | [virtual] |
AdjustMediaFormats(OpalMediaFormatList &mediaFormats) const | OpalConnection | [virtual] |
AlertingPhase enum value | OpalConnection | |
alertingTime | OpalConnection | [protected] |
AnswerCallAlertWithMedia enum value | OpalConnection | |
AnswerCallDeferred enum value | OpalConnection | |
AnswerCallDeferredWithMedia enum value | OpalConnection | |
AnswerCallDenied enum value | OpalConnection | |
AnswerCallNow enum value | OpalConnection | |
AnswerCallPending enum value | OpalConnection | |
AnswerCallResponse enum name | OpalConnection | |
AnsweringCall(AnswerCallResponse response) | OpalConnection | [virtual] |
answerRingCount | OpalLineConnection | [protected] |
bandwidthAvailable | OpalConnection | [protected] |
calledDestinationName | OpalConnection | [protected] |
calledDestinationNumber | OpalConnection | [protected] |
callEndReason | OpalConnection | [protected] |
CallEndReason enum name | OpalConnection | |
callEndTime | OpalConnection | [protected] |
callIdentifier | OpalConnection | [protected] |
callToken | OpalConnection | [protected] |
ClearCall(CallEndReason reason=EndedByLocalUser) | OpalConnection | |
ClearCallSynchronous(PSyncPoint *sync, CallEndReason reason=EndedByLocalUser) | OpalConnection | [virtual] |
CloseMediaStreams() | OpalConnection | [virtual] |
ConnectedPhase enum value | OpalConnection | |
connectedTime | OpalConnection | [protected] |
CreateMediaStream(const OpalMediaFormat &mediaFormat, unsigned sessionID, BOOL isSource) | OpalLineConnection | [virtual] |
CreateSession(const OpalTransport &transport, unsigned sessionID, RTP_QOS *rtpqos) | OpalConnection | [virtual] |
CreateT120ProtocolHandler() | OpalConnection | [virtual] |
CreateT38ProtocolHandler() | OpalConnection | [virtual] |
CreateVideoInputDevice(const OpalMediaFormat &mediaFormat, PVideoInputDevice *&device, BOOL &autoDelete) | OpalConnection | [virtual] |
CreateVideoOutputDevice(const OpalMediaFormat &mediaFormat, BOOL preview, PVideoOutputDevice *&device, BOOL &autoDelete) | OpalConnection | [virtual] |
detectInBandDTMF | OpalConnection | [protected] |
displayName | OpalConnection | [protected] |
dtmfDecoder | OpalConnection | [protected] |
echoCanceler | OpalConnection | [protected] |
EndedByAnswerDenied enum value | OpalConnection | |
EndedByCallerAbort enum value | OpalConnection | |
EndedByCallForwarded enum value | OpalConnection | |
EndedByCapabilityExchange enum value | OpalConnection | |
EndedByConnectFail enum value | OpalConnection | |
EndedByDurationLimit enum value | OpalConnection | |
EndedByGatekeeper enum value | OpalConnection | |
EndedByHostOffline enum value | OpalConnection | |
EndedByInvalidConferenceID enum value | OpalConnection | |
EndedByLocalBusy enum value | OpalConnection | |
EndedByLocalCongestion enum value | OpalConnection | |
EndedByLocalUser enum value | OpalConnection | |
EndedByNoAccept enum value | OpalConnection | |
EndedByNoAnswer enum value | OpalConnection | |
EndedByNoBandwidth enum value | OpalConnection | |
EndedByNoEndPoint enum value | OpalConnection | |
EndedByNoUser enum value | OpalConnection | |
EndedByQ931Cause enum value | OpalConnection | |
EndedByRefusal enum value | OpalConnection | |
EndedByRemoteBusy enum value | OpalConnection | |
EndedByRemoteCongestion enum value | OpalConnection | |
EndedByRemoteUser enum value | OpalConnection | |
EndedBySecurityDenial enum value | OpalConnection | |
EndedByTemporaryFailure enum value | OpalConnection | |
EndedByTransportFail enum value | OpalConnection | |
EndedByUnreachable enum value | OpalConnection | |
endpoint | OpalLineConnection | [protected] |
EstablishedPhase enum value | OpalConnection | |
ForwardCall(const PString &forwardParty) | OpalConnection | [virtual] |
GetAlertingTime() const | OpalConnection | [inline] |
GetBandwidthAvailable() const | OpalConnection | [inline] |
GetBandwidthUsed() const | OpalConnection | [virtual] |
GetCall() const | OpalConnection | [inline] |
GetCalledDestinationName() const | OpalConnection | [inline, virtual] |
GetCalledDestinationNumber() const | OpalConnection | [inline, virtual] |
GetCallEndReason() const | OpalConnection | [inline] |
GetConnectionEndTime() const | OpalConnection | [inline] |
GetConnectionStartTime() const | OpalConnection | [inline] |
GetDestinationAddress() | OpalLineConnection | [virtual] |
GetDisplayName() const | OpalConnection | [inline] |
GetEchoCanceler() const | OpalConnection | [inline] |
GetEndPoint() const | OpalConnection | [inline] |
GetIdentifier() const | OpalConnection | [inline, virtual] |
GetLocalPartyName() const | OpalConnection | [inline] |
GetMaxAudioJitterDelay() const | OpalConnection | [inline] |
GetMediaFormats() const | OpalLineConnection | [virtual] |
GetMediaInformation(unsigned sessionID, MediaInformation &info) const | OpalConnection | [virtual] |
GetMediaStream(unsigned sessionId, BOOL source) const | OpalConnection | |
GetMediaStreamMutex() | OpalConnection | [inline] |
GetMediaTransportAddresses() | OpalConnection | [inline] |
GetMinAudioJitterDelay() const | OpalConnection | [inline] |
GetPhase() const | OpalConnection | [inline] |
GetRemoteApplication() const | OpalConnection | [inline] |
GetRemotePartyAddress() const | OpalConnection | [inline] |
GetRemotePartyCallbackURL() const | OpalConnection | [inline, virtual] |
GetRemotePartyName() const | OpalConnection | [inline] |
GetRemotePartyNumber() const | OpalConnection | [inline] |
GetRTPPayloadMap() const | OpalConnection | [inline] |
GetSession(unsigned sessionID) const | OpalConnection | [virtual] |
GetSetupUpTime() const | OpalConnection | [inline] |
GetSilenceDetector() const | OpalConnection | [inline] |
GetToken() const | OpalConnection | [inline] |
GetTransport() const | OpalConnection | [inline, virtual] |
GetUserInput(unsigned timeout=30) | OpalConnection | [virtual] |
handlerThread | OpalLineConnection | [protected] |
HoldConnection() | OpalConnection | [virtual] |
IsConnectionOnHold() | OpalConnection | [virtual] |
IsMediaBypassPossible(unsigned sessionID) const | OpalConnection | [virtual] |
IsOriginating() const | OpalConnection | [inline] |
line | OpalLineConnection | [protected] |
localPartyName | OpalConnection | [protected] |
maxAudioJitterDelay | OpalConnection | [protected] |
mediaStreamMutex | OpalConnection | [protected] |
mediaStreams | OpalConnection | [protected] |
mediaTransportAddresses | OpalConnection | [protected] |
minAudioJitterDelay | OpalConnection | [protected] |
Monitor(BOOL offHook) | OpalLineConnection | |
NumAnswerCallResponses enum value | OpalConnection | |
NumCallEndReasons enum value | OpalConnection | |
NumPhases enum value | OpalConnection | |
OnAlerting() | OpalConnection | [virtual] |
OnAnswerCall(const PString &callerName) | OpalConnection | [virtual] |
OnClosedMediaStream(const OpalMediaStream &stream) | OpalConnection | [virtual] |
OnConnected() | OpalConnection | [virtual] |
OnEstablished() | OpalConnection | [virtual] |
OnIncomingConnection() | OpalConnection | [virtual] |
OnOpenMediaStream(OpalMediaStream &stream) | OpalLineConnection | [virtual] |
OnPatchMediaStream(BOOL isSource, OpalMediaPatch &patch) | OpalConnection | [virtual] |
OnReleased() | OpalLineConnection | [virtual] |
OnUserInputString(const PString &value) | OpalConnection | [virtual] |
OnUserInputTone(char tone, unsigned duration) | OpalConnection | [virtual] |
OpalConnection(OpalCall &call, OpalEndPoint &endpoint, const PString &token) | OpalConnection | |
OpalLineConnection(OpalCall &call, OpalLIDEndPoint &endpoint, OpalLine &line, const PString &number) | OpalLineConnection | |
OpenSinkMediaStream(OpalMediaStream &source) | OpalConnection | [virtual] |
OpenSourceMediaStream(const OpalMediaFormatList &mediaFormats, unsigned sessionID) | OpalConnection | [virtual] |
originating | OpalConnection | [protected] |
ownerCall | OpalConnection | [protected] |
PauseMediaStreams(BOOL paused) | OpalConnection | [virtual] |
PDECLARE_NOTIFIER(PThread, OpalLineConnection, HandleIncoming) | OpalLineConnection | [protected] |
OpalConnection::PDECLARE_NOTIFIER(OpalRFC2833Info, OpalConnection, OnUserInputInlineRFC2833) | OpalConnection | [protected] |
OpalConnection::PDECLARE_NOTIFIER(RTP_DataFrame, OpalConnection, OnUserInputInBandDTMF) | OpalConnection | [protected] |
OpalConnection::PDECLARE_NOTIFIER(PThread, OpalConnection, OnReleaseThreadMain) | OpalConnection | [protected] |
PDICTIONARY(MediaAddressesDict, POrdinalKey, OpalTransportAddress) | OpalConnection | |
phase | OpalConnection | [protected] |
Phases enum name | OpalConnection | |
PrintOn(ostream &strm) const | OpalConnection | |
PromptUserInput(BOOL play) | OpalLineConnection | [virtual] |
ReadUserInput(const char *terminators="#\r\n", unsigned lastDigitTimeout=4, unsigned firstDigitTimeout=30) | OpalConnection | [virtual] |
Release(CallEndReason reason=EndedByLocalUser) | OpalConnection | [virtual] |
ReleasedPhase enum value | OpalConnection | |
ReleaseSession(unsigned sessionID) | OpalConnection | [virtual] |
ReleasingPhase enum value | OpalConnection | |
remoteApplication | OpalConnection | [protected] |
remotePartyAddress | OpalConnection | [protected] |
remotePartyName | OpalConnection | [protected] |
remotePartyNumber | OpalConnection | [protected] |
RemoveMediaStreams() | OpalConnection | [virtual] |
requireTonesForDial | OpalLineConnection | [protected] |
RetrieveConnection() | OpalConnection | [virtual] |
rfc2833Handler | OpalConnection | [protected] |
rtpPayloadMap | OpalConnection | [protected] |
rtpSessions | OpalConnection | [protected] |
SendUserInputHookFlash(unsigned duration=500) | OpalConnection | [inline] |
SendUserInputString(const PString &value) | OpalLineConnection | [virtual] |
SendUserInputTone(char tone, int duration) | OpalLineConnection | [virtual] |
OpalConnection::SendUserInputTone(char tone, unsigned duration=0) | OpalConnection | [virtual] |
SetAlerting(const PString &calleeName, BOOL withMedia) | OpalLineConnection | [virtual] |
SetAudioJitterDelay(unsigned minDelay, unsigned maxDelay) | OpalConnection | |
SetBandwidthAvailable(unsigned newBandwidth, BOOL force=FALSE) | OpalConnection | [virtual] |
SetBandwidthUsed(unsigned releasedBandwidth, unsigned requiredBandwidth) | OpalConnection | [virtual] |
SetCallEndReason(CallEndReason reason) | OpalConnection | [virtual] |
SetConnected() | OpalLineConnection | [virtual] |
SetDisplayName(const PString &name) | OpalConnection | [inline] |
SetLocalPartyName(const PString &name) | OpalConnection | [virtual] |
SetPhase(Phases phaseToSet) | OpalConnection | [protected] |
SetUpConnection() | OpalLineConnection | [virtual] |
SetUpPhase enum value | OpalConnection | |
setupTime | OpalConnection | [protected] |
SetUserInput(const PString &input) | OpalConnection | [virtual] |
silenceDetector | OpalConnection | [protected] |
StartIncoming() | OpalLineConnection | |
StartMediaStreams() | OpalConnection | [virtual] |
t120handler | OpalConnection | [protected] |
t38handler | OpalConnection | [protected] |
TransferConnection(const PString &remoteParty, const PString &callIdentity=PString::Empty()) | OpalConnection | [virtual] |
UninitialisedPhase enum value | OpalConnection | |
userInputAvailable | OpalConnection | [protected] |
userInputMutex | OpalConnection | [protected] |
userInputString | OpalConnection | [protected] |
UseSession(const OpalTransport &transport, unsigned sessionID, RTP_QOS *rtpqos=NULL) | OpalConnection | [virtual] |
wasOffHook | OpalLineConnection | [protected] |
~OpalConnection() | OpalConnection | |