SIPPublishHandler Member List
This is the complete list of members for
SIPPublishHandler, including all inherited members.
ActivateState(SIPHandler::State state, unsigned msecs=1000) | SIPHandler | |
authentication | SIPHandler | [protected] |
authenticationAttempts | SIPHandler | [protected] |
body | SIPHandler | [protected] |
callID | SIPHandler | [protected] |
CreateTransaction(OpalTransport &) | SIPPublishHandler | [virtual] |
endpoint | SIPHandler | [protected] |
expire | SIPHandler | [protected] |
expireTimer | SIPHandler | [protected] |
GetAddressOfRecord() | SIPHandler | [inline, virtual] |
GetAuthentication() | SIPHandler | [inline, virtual] |
GetCallID() | SIPHandler | [inline, virtual] |
GetEndPoint() const | SIPHandler | [inline] |
GetEventPackage() const | SIPPublishHandler | [inline, virtual] |
GetExpire() | SIPHandler | [inline, virtual] |
GetMethod() | SIPPublishHandler | [inline, virtual] |
GetPassword() const | SIPHandler | [inline] |
GetProductInfo() const | SIPHandler | [inline] |
GetRealm() const | SIPHandler | [inline] |
GetRemoteAddress() const | SIPHandler | [inline] |
GetState() | SIPHandler | [inline] |
GetTransport() | SIPHandler | [virtual] |
GetUsername() const | SIPHandler | [inline] |
IsDuplicateCSeq(unsigned) | SIPHandler | [inline, virtual] |
m_addressOfRecord | SIPHandler | [protected] |
m_password | SIPHandler | [protected] |
m_productInfo | SIPHandler | [protected] |
m_proxy | SIPHandler | [protected] |
m_realm | SIPHandler | [protected] |
m_remoteAddress | SIPHandler | [protected] |
m_transport | SIPHandler | [protected] |
m_username | SIPHandler | [protected] |
offlineExpire | SIPHandler | [protected] |
OnFailed(SIP_PDU::StatusCodes) | SIPHandler | [virtual] |
OnReceivedAuthenticationRequired(SIPTransaction &transaction, SIP_PDU &response) | SIPHandler | [virtual] |
OnReceivedIntervalTooBrief(SIPTransaction &transaction, SIP_PDU &response) | SIPHandler | [virtual] |
OnReceivedNOTIFY(SIP_PDU &response) | SIPHandler | [virtual] |
OnReceivedOK(SIPTransaction &transaction, SIP_PDU &response) | SIPPublishHandler | [virtual] |
OnReceivedResponse(SIPTransaction &transaction, SIP_PDU &response) | SIPHandler | [virtual] |
OnReceivedTemporarilyUnavailable(SIPTransaction &transaction, SIP_PDU &response) | SIPHandler | [virtual] |
OnTransactionFailed(SIPTransaction &transaction) | SIPHandler | [virtual] |
originalExpire | SIPHandler | [protected] |
PDECLARE_NOTIFIER(PTimer, SIPHandler, OnExpireTimeout) | SIPHandler | [protected] |
Refreshing enum value | SIPHandler | |
Restoring enum value | SIPHandler | |
retryTimeoutMax | SIPHandler | [protected] |
retryTimeoutMin | SIPHandler | [protected] |
SendNotify(const PObject *) | SIPHandler | [inline, virtual] |
SendRequest(SIPHandler::State state) | SIPHandler | [protected, virtual] |
SetBody(const PString &body) | SIPPublishHandler | [virtual] |
SetExpire(int e) | SIPHandler | [virtual] |
SetState(SIPHandler::State s) | SIPHandler | |
ShutDown() | SIPHandler | [virtual] |
SIPHandler(SIPEndPoint &ep, const PString &target, const PString &remote, int expireTime=0, int offlineExpire=30, const PTimeInterval &retryMin=PMaxTimeInterval, const PTimeInterval &retryMax=PMaxTimeInterval) | SIPHandler | [protected] |
SIPPublishHandler(SIPEndPoint &ep, const SIPSubscribe::Params ¶ms, const PString &body) | SIPPublishHandler | |
state | SIPHandler | [protected] |
State enum name | SIPHandler | |
Subscribed enum value | SIPHandler | |
Subscribing enum value | SIPHandler | |
transactions | SIPHandler | [protected] |
Unavailable enum value | SIPHandler | |
Unsubscribed enum value | SIPHandler | |
Unsubscribing enum value | SIPHandler | |
WriteSIPHandler(OpalTransport &transport, void *info) | SIPHandler | [protected, static] |
WriteSIPHandler(OpalTransport &transport) | SIPHandler | [protected] |
~SIPHandler() | SIPHandler | |
~SIPPublishHandler() | SIPPublishHandler | |