List: pjsip@lists.pjsip.org
From: Khoa Pham
Re: [pjsip] Maximum calls supported on PJSIP
Wed, Jan 16, 2013 11:08 AM
Hi Jitendra,
In* pjsua-lib/pjsua.h*, in *pjsua_config* structure, at* max_calls* they
noted
** Maximum calls to support (default: 4). The value specified here*
* * must be smaller than the compile time maximum settings *
* * PJSUA_MAX_CALLS, which by default is 32.