SIPInvite Class Reference

#include <sippdu.h>

Inheritance diagram for SIPInvite:
SIPTransaction SIP_PDU

List of all members.

Public Member Functions

 SIPInvite (SIPConnection &connection, OpalTransport &transport, const OpalRTPSessionManager &sm)
virtual PBoolean OnReceivedResponse (SIP_PDU &response)
const OpalRTPSessionManagerGetSessionManager () const
OpalRTPSessionManagerGetSessionManager ()

Protected Attributes

OpalRTPSessionManager rtpSessions

Detailed Description

Session Initiation Protocol transaction for INVITE INVITE implements a three-way handshake to handle the human input and extended duration of the transaction.


Constructor & Destructor Documentation

SIPInvite::SIPInvite ( SIPConnection connection,
OpalTransport transport,
const OpalRTPSessionManager sm 
)

Member Function Documentation

OpalRTPSessionManager& SIPInvite::GetSessionManager (  )  [inline]

References rtpSessions.

const OpalRTPSessionManager& SIPInvite::GetSessionManager (  )  const [inline]

References rtpSessions.

virtual PBoolean SIPInvite::OnReceivedResponse ( SIP_PDU response  )  [virtual]

Reimplemented from SIPTransaction.


Member Data Documentation

Referenced by GetSessionManager().


The documentation for this class was generated from the following file:
Generated on Wed Jul 7 10:25:09 2010 for OPAL by  doxygen 1.6.3