#include <opal.h>
#include <opal/manager.h>
#include <h323/h323ep.h>
#include <sip/sipep.h>
#include <sdp/sdphttpep.h>
#include <lids/lidep.h>
#include <lids/capi_ep.h>
#include <ep/pcss.h>
#include <ep/ivr.h>
#include <ep/opalmixer.h>
#include <ep/skinnyep.h>
#include <ep/lyncep.h>
#include <ptclib/cli.h>
Go to the source code of this file.
#define OPAL_CONSOLE_PREFIXES |
Value:
#define OPAL_PREFIX_LYNC
Microsoft Lync (UCMA) supported string for OpalInitialise()
Definition: opal.h:363
#define OPAL_PREFIX_SIP
SIP Protocol supported string for OpalInitialise()
Definition: opal.h:347
#define OPAL_PREFIX_SDP
SDP over HTTP (e.g. for WebRTC) supported string for OpalInitialise()
Definition: opal.h:349
#define OPAL_PREFIX_PSTN
Public Switched Network supported string for OpalInitialise()
Definition: opal.h:354
#define OPAL_PREFIX_H323
H.323 Protocol supported string for OpalInitialise()
Definition: opal.h:345
#define OPAL_PREFIX_CAPI
ISDN (via CAPI) string for OpalInitialise()
Definition: opal.h:355
#define OPAL_PREFIX_SKINNY
Cisco Skinny Client Control Protocol supported string for OpalInitialise()
Definition: opal.h:362