Page 1 of 1

How Many Calls Per Asterisk Server

PostPosted: Thu Apr 19, 2018 6:33 pm
by thephaseusa
Version: 2.14b0.5
SVN Version: 2872
DB Schema Version: 1527
ViciBox v.7.0.4| Asterisk 11.25.1-vici |
4 Box Cluster of 1 Database, 1 Asterisk, 1 Web, & 1 Archive Server.
Fundraising Call Center

In the installation guide it states "In general, you can expect to get 25 outbound agents dialing 4:1 ratio or 50 inbound agents with 100
concurrent lines on a dedicated Telephony server using the standard hardware specification". That is 100 calls at once. If the number of
agents is reduced but ratio increased, would it be the same expectation? For example 10 outbound agents at 10:1? And what would indicate that the number of calls at once was more than the hardware could handle? Dropped calls? Dropped recordings? How would I know if I overloaded the asterisk server?

John M

Re: How Many Calls Per Asterisk Server

PostPosted: Thu Apr 19, 2018 6:57 pm
by mflorell
It really depends on the hardware you are using, but the issues that happen with an overloaded dialer are frequent Asterisk crashes, Asterisk becoming unresponsive, audio choppiness, delays in commands being executed and possible recording issues(missing/late-starting/multi-call-in-single-recording)

We have noticed with Asterisk 13 that we can get more reliable capacity out of the same hardware when using Asterisk 13 compared to earlier branches.

Re: How Many Calls Per Asterisk Server

PostPosted: Thu Apr 19, 2018 7:08 pm
by thephaseusa
Do you now recommend upgrading to Asterisk 13 for vicibox 7.04 and vicibox 8.0.1, or keep the installed version until vicibox has 13 built in?

Re: How Many Calls Per Asterisk Server

PostPosted: Thu Apr 19, 2018 8:39 pm
by mflorell
I haven't tested Asterisk 13 on vicibox 7, but I know it works great on vicibox 8. We have upgraded dozens of clients to use Asterisk 13 and the most recent svn/trunk revision of VICIdial and it works great.

Re: How Many Calls Per Asterisk Server

PostPosted: Thu Apr 19, 2018 9:04 pm
by thephaseusa
Thanks Matt!