sipXcallLib home page


PtSessionDesc Member List

This is the complete list of members for PtSessionDesc, including all inherited members.

getCallId(UtlString &callId)PtSessionDesc
getFromUrl(UtlString &fromUrl)PtSessionDesc
getLastFromCseq()PtSessionDesc
getLastToCseq()PtSessionDesc
getLocalContact(UtlString &localContact)PtSessionDesc
getNextFromCseq()PtSessionDesc
getSessionState()PtSessionDesc
getToUrl(UtlString &toUrl)PtSessionDesc
mFromUrlPtSessionDescprotected
mLastFromCseqPtSessionDescprotected
mLastToCseqPtSessionDescprotected
mLocalContactPtSessionDescprotected
mNextCseqPtSessionDescprotected
mSessionStatePtSessionDescprotected
mToUrlPtSessionDescprotected
operator=(const PtSessionDesc &rhs)PtSessionDesc
PtSessionDesc()PtSessionDesc
PtSessionDesc(const char *callId, const char *toUrl=NULL, const char *fromUrl=NULL, const char *localContact=NULL, int nextCseq=-1, int lastFromCseq=-1, int lastToCseq=-1, int sessionState=SESSION_UNKNOWN)PtSessionDesc
PtSessionDesc(const PtSessionDesc &rPtSessionDesc)PtSessionDesc
SESSION_FAILED enum valuePtSessionDesc
SESSION_INITIATED enum valuePtSessionDesc
SESSION_SETUP enum valuePtSessionDesc
SESSION_TERMINATED enum valuePtSessionDesc
SESSION_UNKNOWN enum valuePtSessionDesc
SessionState enum namePtSessionDesc
setCallId(const char *callId)PtSessionDesc
setFromUrl(const UtlString &fromUrl)PtSessionDesc
setLastFromCseq(int seqNum)PtSessionDesc
setLastToCseq(int seqNum)PtSessionDesc
setLocalContact(const UtlString &localContact)PtSessionDesc
setToUrl(const UtlString &toUrl)PtSessionDesc
~PtSessionDesc()PtSessionDescvirtual