mumsi/main.hpp
2017-05-27 15:11:11 +02:00

7 lines
160 B
C++

#pragma once
// IMPORTANT: The default PJSUA_MAX_CALLS in pjsua.h is 32.
// If you need more, you'll need to re-compile pjsua, too.
//
#define MY_MAX_CALLS 32