Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How many simultaneous calls can OPAL/OpenH323 handle?

opal openh323 simultaneous
0
Posted

How many simultaneous calls can OPAL/OpenH323 handle?

0

The short answer is that it depends on your application, and the amount of CPU you have. A more precise answer is that without any modification, a standard OPAL/OpenH323 application on Linux that handles both signaling and media will hit the per-process file handle limit at about 80 simultaneous calls. By increasing the per-process file handle limit to 16384 (using “ulimit”) the maximum call density is around 1300 calls. If the calls always use H.245 tunneling, this will increase to 110 and 1800. If the calls are signaling only, the limits are 330 and 5400. The limits on Windows are around 1000 calls regardless of the call type. An OpenH323 application can increase these limits further by enabling signaling aggregation. This feature is not yet available on OPAL.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123