SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces | Macros
voip.h File Reference
#include <eXosip2/eXosip.h>
#include <ucommon/platform.h>
#include <sipwitch/namespace.h>
Include dependency graph for voip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  sipwitch::voip
 

Namespaces

 sipwitch
 Common namespace for sipwitch server.
 

Macros

#define SESSION_EXPIRES   "session-expires"
 
#define ALLOW_EVENTS   "allow-events"
 
#define SESSION_EVENT   "event"
 
#define SDP_BODY   "application/sdp"
 
#define P_SIPWITCH_NODE   "P-sipwitch-node"
 
#define P_SIPWITCH_FEATURE   "P-sipwitch-feat"
 

Macro Definition Documentation

#define ALLOW_EVENTS   "allow-events"

Definition at line 144 of file voip.h.

#define P_SIPWITCH_FEATURE   "P-sipwitch-feat"

Definition at line 156 of file voip.h.

#define P_SIPWITCH_NODE   "P-sipwitch-node"

Definition at line 155 of file voip.h.

#define SDP_BODY   "application/sdp"

Definition at line 151 of file voip.h.

#define SESSION_EVENT   "event"

Definition at line 148 of file voip.h.

#define SESSION_EXPIRES   "session-expires"

Definition at line 140 of file voip.h.