OPAL
Version 3.12.9
|
#include <ptbuildopts.h>
Go to the source code of this file.
Macros | |
#define | OPAL_MAJOR 3 |
#define | OPAL_MINOR 12 |
#define | OPAL_BUILD 9 |
#define | OPAL_VERSION "3.12.9" |
#define | OPAL_CHECK_VERSION(major, minor, build) (PTLIB_VERSION_INT(OPAL_MAJOR,OPAL_MINOR,OPAL_BUILD) >= PTLIB_VERSION_INT(major,minor,build)) |
#define | OPAL_AEC 1 |
#define | OPAL_PLUGIN_DIR "/usr/local/lib_linux_x86_64/opal-3.12.9" |
#define | OPAL_IAX2 1 |
#define | OPAL_SIP 1 |
#define | OPAL_LID 1 |
#define | OPAL_CAPI 1 |
#define | OPAL_H239 1 |
#define | OPAL_H501 1 |
#define | OPAL_H450 1 |
#define | H323_H450 OPAL_H450 |
#define | OPAL_H460 1 |
#define | H323_DISABLE_H46018 1 |
#define | H323_DISABLE_H46019 1 |
#define | H323_DISABLE_H46024B 1 |
#define | OPAL_STATISTICS 1 |
#define | OPAL_RTCP_XR 1 |
#define | OPAL_HAS_MIXER 1 |
#define | OPAL_SCRIPT 1 |
#define | OPAL_G711PLC 1 |
#define | OPAL_RFC4175 1 |
#define | OPAL_T38_CAPABILITY 1 |
#define | OPAL_HAS_MSRP 1 |
#define | OPAL_HAS_SIPIM 1 |
#define | OPAL_HAS_RFC4103 1 |
#define | OPAL_HAS_IM (OPAL_HAS_SIPIM || OPAL_HAS_MSRP || OPAL_HAS_RFC4103) |
#define | OPAL_SYSTEM_SPEEX 1 |
#define | OPAL_HAVE_SPEEX_SPEEX_H 1 |
#define H323_DISABLE_H46018 1 |
#define H323_DISABLE_H46019 1 |
#define H323_DISABLE_H46024B 1 |
#define H323_H450 OPAL_H450 |
#define OPAL_AEC 1 |
#define OPAL_BUILD 9 |
#define OPAL_CAPI 1 |
#define OPAL_CHECK_VERSION | ( | major, | |
minor, | |||
build | |||
) | (PTLIB_VERSION_INT(OPAL_MAJOR,OPAL_MINOR,OPAL_BUILD) >= PTLIB_VERSION_INT(major,minor,build)) |
#define OPAL_G711PLC 1 |
#define OPAL_H239 1 |
#define OPAL_H450 1 |
#define OPAL_H460 1 |
#define OPAL_H501 1 |
#define OPAL_HAS_IM (OPAL_HAS_SIPIM || OPAL_HAS_MSRP || OPAL_HAS_RFC4103) |
#define OPAL_HAS_MIXER 1 |
#define OPAL_HAS_MSRP 1 |
#define OPAL_HAS_RFC4103 1 |
#define OPAL_HAS_SIPIM 1 |
#define OPAL_HAVE_SPEEX_SPEEX_H 1 |
#define OPAL_IAX2 1 |
#define OPAL_LID 1 |
#define OPAL_MAJOR 3 |
#define OPAL_MINOR 12 |
#define OPAL_PLUGIN_DIR "/usr/local/lib_linux_x86_64/opal-3.12.9" |
#define OPAL_RFC4175 1 |
#define OPAL_RTCP_XR 1 |
#define OPAL_SCRIPT 1 |
#define OPAL_SIP 1 |
#define OPAL_STATISTICS 1 |
#define OPAL_SYSTEM_SPEEX 1 |
#define OPAL_T38_CAPABILITY 1 |
#define OPAL_VERSION "3.12.9" |