List: pjsip@lists.pjsip.org
From: Pavan Kumar
Re: Maximum Number of Simultaneous Calls Supported by PJSIP in Python Using SWIG
Thu, Jul 18, 2024 2:47 AM
Thanks Andreas,
On Thu, Jul 18, 2024 at 2:59 AM Andreas Wehrmann
wrote:
> Am 17.07.2024 um 21:33 schrieb Pavan Kumar:
> > Hello,
> >
> > I am currently working on a project using PJSIP with Python via SWIG
> > and am trying to determine the maximum number of simultaneous calls
> > that can be supported by such an application.