sipxtacklib  Version 3.3
Classes | Macros
SipUserAgent.h File Reference
#include <utl/UtlHashBag.h>
#include <os/OsServerTask.h>
#include <net/SipUserAgentBase.h>
#include <net/SipMessage.h>
#include <net/SipMessageEvent.h>
#include <net/SipTransaction.h>
#include <net/SipTransactionList.h>
#include <net/SipUdpServer.h>
#include <os/OsQueuedEvent.h>
#include <os/OsNatKeepaliveListener.h>
Include dependency graph for SipUserAgent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SipUserAgent
 Transaction and Transport manager for SIP stack. More...
 

Macros

#define SIP_DEFAULT_RTT   500
 
#define SIP_MINIMUM_RTT   100
 
#define SIP_MAX_PORT_RANGE   10
 
#define SIPUA_DEFAULT_SERVER_UDP_BUFFER_SIZE   1000000
 
#define SIPUA_DEFAULT_SERVER_OSMSG_QUEUE_SIZE   10000
 

Macro Definition Documentation

#define SIP_DEFAULT_RTT   500
#define SIP_MINIMUM_RTT   100
#define SIP_MAX_PORT_RANGE   10
#define SIPUA_DEFAULT_SERVER_UDP_BUFFER_SIZE   1000000
#define SIPUA_DEFAULT_SERVER_OSMSG_QUEUE_SIZE   10000

sipXtackLib home page