Group PJSUA2_CFG_Compile

group PJSUA2_CFG_Compile

Defines

PJSUA2_ERROR_HAS_EXTRA_INFO

Specify if the Error exception info should contain operation and source file information.

PJSUA2_MAX_SDP_BUF_LEN

Maximum buffer length to print SDP content for SdpSession. Set this to 0 if the printed SDP is not needed.

DEPRECATED_FOR_TICKET_2232

Ticket #2189 described some lists of objects which is not thread safe. The ticket deprecated some APIs which uses those lists and introduce new one to replace them. This settings will disable the deprecated API all together. See also https://github.com/pjsip/pjproject/issues/2232

PJSUA2_THROW(x)

C++11 deprecated dynamic exception specification, but SWIG needs it.