Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
16 lines per seat x 40 seats is 640 lines. Yes, I would say you may need multi server. At least two monsters (Quad Xeons) or more preferably something like 4-6 Core2Quads. And don't forget the bandwidth to handle that many calls.bully wrote:I am looking to setup a vicidialnow box for approx 30-40 agents 10 of them being remote. I currently have an outdated dialer i would like to replace with this vicidialnow install. Some times depending on the quality of our leads we use about 10-16 lines per seat. We currently use t1s to run our dialer and was curious what I would need purchase in terms of hardware in order to get them to work for a vicidial install. We must use t1's because cable and dsl is not readily available where i am located. I guess i should also mention from time to time we run a blended environment when needed so it would be nice to be able to accomplish this as well. We do record on a per sale basis. Would you guys reccomend this be a multi server setup? I am quite new to the world of asterisk vicidial and voip so any help is appreciated. I would refer to the wiki but it seems to be down for me at the moment. Thanks in advance!
williamconley wrote:16 lines per seat x 40 seats is 640 lines. Yes, I would say you may need multi server. At least two monsters (Quad Xeons) or more preferably something like 4-6 Core2Quads. And don't forget the bandwidth to handle that many calls.bully wrote:I am looking to setup a vicidialnow box for approx 30-40 agents 10 of them being remote. I currently have an outdated dialer i would like to replace with this vicidialnow install. Some times depending on the quality of our leads we use about 10-16 lines per seat. We currently use t1s to run our dialer and was curious what I would need purchase in terms of hardware in order to get them to work for a vicidial install. We must use t1's because cable and dsl is not readily available where i am located. I guess i should also mention from time to time we run a blended environment when needed so it would be nice to be able to accomplish this as well. We do record on a per sale basis. Would you guys reccomend this be a multi server setup? I am quite new to the world of asterisk vicidial and voip so any help is appreciated. I would refer to the wiki but it seems to be down for me at the moment. Thanks in advance!
Of course, you may "peak" at something more like 500 calls, but still that's a fairly hefty load. And a clustered vicidial setup would be good. You may want to look at colocating your servers to be able to utilize SERIOUS bandwidth (or try a colo that allows UNLIMITED if you use their voip minutes, such as The Vicidial Group does, i believe). We offer colocation as well, but we don't offer unlimited anything to anyone, lol.
the bandwidth to handle 500 calls:
* 500 x 100k for uncompressed calls = 50Meg
* 500 x 20k for g729= 10Meg (g729 is technically 9k, but it never really works out that way unless you have a pure, clean circuit, 20k allows for some clarity and overhead)
* 500 x 35k for gsm = 17.5Meg
server quantities of course will vary and how they are used will as well. if you do not compress, you don't need as many servers. if you dedicate a single server to MySQL (a powerful one) you can serve MANY servers with that one sql server. if you also sep apache onto its own server you can improve your web availability, and while this can be shared with your mysql server ... many security nuts claim that allowing a server with SQL on it to be accessed through the web is a no-no. It's really not so bad as long as the SQL port isn't open so SQL isn't available to the web.
So having apache and mysql on one server and asterisk on all the others is a very expandable environment. Adding two or three Asterisk servers to a one "Master" Apache/MySQL system will probably do what you want, but you may even have to add the fourth if you want to be Sure.
10 agents is not enough information ... we need to know dial ratio, will you be recording all calls, call format/hardware (SIP? Sangoma?), bandwidth (compression of calls?)WanCaSil wrote:My specs is:
2.0 Ghz Core2Duo Processor
4GB RAM
160 GB SATA II HD
ASUS Motherboard
Could you help me find out if this hardware is capable of handling 10 agents dialing solution for 12 to 24 months?
Return to ViciBox Server Install and Demo
Users browsing this forum: No registered users and 37 guests