SIP Witch 1.9.15
Data Structures | Namespaces | Macros | Enumerations
server.h File Reference
#include <sipwitch-config.h>
#include <sipwitch/sipwitch.h>
#include <ucommon/secure.h>
#include <cctype>
#include <new>
Include dependency graph for server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

 
 
 
 
 
 
 
 
class   sipwitch::stack
 
 
 
 
 
 
class   sipwitch::server
 
 
 
class   sipwitch::thread
 
class   sipwitch::media
 
 
 
 
 
 
class   sipwitch::notify
 

Namespaces

  Common namespace for sipwitch server.
 

Macros

#define  SECOND_TIMEOUT   (1000l)
 
#define  MINUTE_TIMEOUT   (SECOND_TIMEOUT * 60l)
 
#define  HOUR_TIMEOUT   (MINUTE_TIMEOUT * 60l)
 
#define  DAY_TIMEOUT   (HOUR_TIMEOUT * 24l)
 
#define  PAGING_SIZE   (2048l * sizeof(void *))
 
#define  ALLOWS_INVITE   0x0001
 
#define  ALLOWS_MESSAGE   0x0002
 
#define  ALLOWS_DEFAULT   0x0003
 

Enumerations

 

Macro Definition Documentation

#define ALLOWS_DEFAULT   0x0003

Definition at line 44 of file server.h.

#define ALLOWS_INVITE   0x0001

Definition at line 42 of file server.h.

#define ALLOWS_MESSAGE   0x0002

Definition at line 43 of file server.h.

#define DAY_TIMEOUT   (HOUR_TIMEOUT * 24l)

Definition at line 36 of file server.h.

#define HOUR_TIMEOUT   (MINUTE_TIMEOUT * 60l)

Definition at line 35 of file server.h.

#define MINUTE_TIMEOUT   (SECOND_TIMEOUT * 60l)

Definition at line 34 of file server.h.

#define PAGING_SIZE   (2048l * sizeof(void *))

Definition at line 40 of file server.h.

#define SECOND_TIMEOUT   (1000l)

Definition at line 33 of file server.h.


Generated on Dec 21, 2017 for sipwitch-1.9.15 (*.h and *.cpp), libosip2-5.0.0 (*.h) and libeXosip2-4.0.0 (*.h), by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /