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.

My Asterisk doesn scale. How about the CallWeaver software?

0
10 Posted

My Asterisk doesn scale. How about the CallWeaver software?

0

Yes, indeed, Asterisk doesn’t scale. Some of it has to do with an inefficient dialplan execution and pattern matching engine. We have made significant improvements to that and intend to replace the engine altogether with an efficient implementation. Another cause is a very naive implementation of internal storage using linked lists which is extremely inefficient. We are working on a replacement using hashtable storage. Yet another cause are locking issues. We have fixed quite a few locking related bugs, but to solve these issues properly, some structural changes in the core are necessary and we are working on that, too.

Related Questions

What is your question?

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