sipXcallLib home page


Macros
SipPresenceMonitor.cpp File Reference
#include <os/OsFS.h>
#include <os/OsSysLog.h>
#include <os/OsConfigDb.h>
#include <utl/UtlHashMapIterator.h>
#include <net/SipResourceList.h>
#include <net/NetMd5Codec.h>
#include <net/SipMessage.h>
#include <cp/SipPresenceMonitor.h>
#include <mi/CpMediaInterfaceFactoryFactory.h>
#include <mp/MpMediaTask.h>
#include <mp/NetInTask.h>
Include dependency graph for SipPresenceMonitor.cpp:

Macros

#define RTP_START_PORT   12000
 
#define CODEC_G711_PCMU   "258"
 
#define CODEC_G711_PCMA   "257"
 
#define CODEC_DTMF_RFC2833   "128"
 
#define MAX_CONNECTIONS   200
 
#define MP_SAMPLE_RATE   8000
 
#define MP_SAMPLES_PER_FRAME   80
 

Macro Definition Documentation

#define CODEC_DTMF_RFC2833   "128"
#define CODEC_G711_PCMA   "257"
#define CODEC_G711_PCMU   "258"
#define MAX_CONNECTIONS   200
#define MP_SAMPLE_RATE   8000
#define MP_SAMPLES_PER_FRAME   80
#define RTP_START_PORT   12000