#include <opal/buildopts.h>
#include <ptclib/mime.h>
#include <ptclib/url.h>
#include <ptclib/http.h>
#include <sip/sdp.h>
#include <opal/rtpconn.h>
Go to the source code of this file.
Data Structures | |
class | SIPURL |
class | SIPMIMEInfo |
class | SIPAuthenticator |
class | SIP_PDU |
class | SIPDialogContext |
struct | SIPParameters |
class | SIPTransaction |
class | SIPInvite |
class | SIPRegister |
struct | SIPRegister::Params |
Registrar parameters. More... | |
class | SIPSubscribe |
class | SIPSubscribe::EventPackage |
struct | SIPSubscribe::SubscriptionStatus |
struct | SIPSubscribe::NotifyCallbackInfo |
struct | SIPSubscribe::Params |
class | SIPEventPackageHandler |
class | SIPNotify |
class | SIPPublish |
class | SIPRefer |
class | SIPReferNotify |
class | SIPMessage |
struct | SIPMessage::Params |
class | SIPAck |
class | SIPOptions |
class | SIPPing |
Defines | |
#define | OPAL_PROXY_PARAM "OPAL-proxy" |
#define | OPAL_LOCAL_ID_PARAM "OPAL-local-id" |
Typedefs | |
typedef PHTTPClientAuthentication | SIPAuthentication |
typedef SIPSubscribe::EventPackage | SIPEventPackage |
typedef PFactory< SIPEventPackageHandler, SIPEventPackage > | SIPEventPackageFactory |
Functions | |
PQUEUE (SIP_PDU_Queue, SIP_PDU) |
#define OPAL_LOCAL_ID_PARAM "OPAL-local-id" |
#define OPAL_PROXY_PARAM "OPAL-proxy" |
typedef PHTTPClientAuthentication SIPAuthentication |
typedef PFactory<SIPEventPackageHandler, SIPEventPackage> SIPEventPackageFactory |
PQUEUE | ( | SIP_PDU_Queue | , | |
SIP_PDU | ||||
) |