rvillarroel wrote:- To balance the users connecting externally to the asterisk one siprouter used? which recommend
2 - Asterisk uses conferences. In the vicidial you have to create conferences for each asterisk?
3 - Structure model 200 agent simultaneus is:
1 DB
1 web
5 Dialers
each asterisk must have the same user information and conferences ? or each operates independently of another .
I mean that if in 1000 asterisk1 user is created , the user will exist in 1000 also asterisk2
- Vicidial can load balancing outbound calls example 30% provider1 70% provider2 proveedor= sip external accounts from routed calls
- we used fortinet firewall, which firewall recommend
- What codec and softphone recommend?
1) Your system buildout is huge. Call The Vicidial Group and pay them to oversee your setup or be prepared for ... issues.
2) Vicidial manages user information. And no, the users do not need to be the same across all servers. However: in a load balanced system it can be useful to have all agents registered to all servers so any time an agent logs in ... the "least busy" server can connect to the agent. Balancing the load as agents log in/out all day. Automatically. More complex to set up, but very useful on a heavily loaded system.
3) Your DB will need to be rock solid and very powerful. RAID 10 with very fast HDs and very fast large core count.
4) 2 Web minimum. Probably 3. Dialer count will depend on the power of the servers, but you'll likely need more than 5.
5) Vicidial's carrier configuration system is based on the asterisk dialplan. As such, it can be configured to balance calls or roll calls or any other configuration you want. Just be clear what you want.
6) Each server should have both a Public and Private network. We use iptables firewall built into the operating system for the public network. Whitelist that network so only authorized IPs (which would be the VOIP carriers) can access the dialers. Same with the Database, but no need for carriers (ie: Staff members and other offices only). Same with Web servers. Internal/local network should not have a firewall at all and should be gigabit switching between all servers for best performance.
7) Soft phones are personal experience items. Whatever works best for your workstations (sound cards, headsets, USB, etc). When we install client servers, we install five soft phone packages on the servers so clients can choose the one(s) they like. 3CX is good. So is x-lite (if you use an older version that has not yet had features removed!)
ulaw or alaw. Any other codec involves compression which wastes CPU power and serves NO purpose unless you have limited bandwidth. If you have limited bandwidth, you should not have the Vicidial servers at your location and should instead host the servers elsewhere.