OPAL  Version 3.10.10
sipep.h File Reference
#include <ptlib.h>
#include <opal/buildopts.h>
#include <ptclib/threadpool.h>
#include <opal/rtpep.h>
#include <sip/sipcon.h>
#include <sip/sippdu.h>
#include <sip/handlers.h>
#include <im/sipim.h>

Go to the source code of this file.

Data Structures

class  SIPAuthInfo
 
class  SIPEndPoint
 
struct  SIPEndPoint::RegistrationStatus
 
struct  SIPEndPoint::ConnectionlessMessageInfo
 
struct  SIPEndPoint::RegistrationCompletion
 
class  SIPEndPoint::SIP_Work
 
class  SIPEndPoint::WorkThreadPool
 
class  SIPEndPoint::InterfaceMonitor
 

Macros

#define OPAL_HAS_SIP_PRESENCE   1
 
#define PDECLARE_ConnectionlessMessageNotifier(cls, fn)   PDECLARE_NOTIFIER2(SIPEndPoint, cls, fn, SIPEndPoint::ConnectionlessMessageInfo &)
 
#define PCREATE_ConnectionlessMessageNotifier(fn)   PCREATE_NOTIFIER2(fn, SIPEndPoint::ConnectionlessMessageInfo &)
 

Macro Definition Documentation

#define OPAL_HAS_SIP_PRESENCE   1
#define PCREATE_ConnectionlessMessageNotifier (   fn)    PCREATE_NOTIFIER2(fn, SIPEndPoint::ConnectionlessMessageInfo &)
#define PDECLARE_ConnectionlessMessageNotifier (   cls,
  fn 
)    PDECLARE_NOTIFIER2(SIPEndPoint, cls, fn, SIPEndPoint::ConnectionlessMessageInfo &)