Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
asterguy wrote:2. Vicidial has built-in load testing, see the PERFORMANCE_TESTING.txt doc for more details
- I have read the txt file. is the "controller server" the vicidial server or it's the test asterisk server that will connect to vicidial?
asterguy wrote:3. Yes you can have multiple web servers work with a single Asterisk server, but you more often need multiple Asterisk servers to a single web server, since Apache scales better than Asterisk does.
- In a multiple web server setup, what information is it sharing? Are there any information stored in a file system or all information are in the database? Assuming I will load balance the web servers.
- In a load balance setup, does it need sticky connections?
asterguy wrote:4. We've never really had the need to try Asterisk Real-time, Vicidial has it's own dialplan control features built-in.
- thanks!
asterguy wrote:5. Vicidial works just fin with SIP Proxies, we use OpenSIPs as the core of our Vicihost service.
- thanks! i'm using kamailio in a load balance setup but will check on opensips if it does better.
I expect most will use another vicidial server as the controller server to avoid loading the vicidial server with the test server load. The test leads will be in the controller server and the server/cluster being tested will be a completely separate box accepting the calls.
Everything is stored in the database except for some specific items like Voicemail and recordings which are stored on the respective servers handling those specific functions. One server can be Assigned as the repository for all the recordings (IVR recordings and such) from which all Dialers will collect recordings when there is a change. One server is also assigned to be the Voicemail server. All dialers will need to "have" the recordings, but will acquire them from the audio store server.
I would love to see an implementation of a real-time scenario in Vicidial. It would actually work quite well.
How many calls does your kamailio server handle and what are the hardware specs. We like OpenSIPS, but the more the merrier (we also like vSphere, but Proxmox is handy too!)
asterguy wrote:asterguy wrote:
4. We've never really had the need to try Asterisk Real-time, Vicidial has it's own dialplan control features built-in.
- thanks!I would love to see an implementation of a real-time scenario in Vicidial. It would actually work quite well.
- Yup! I also would like to see it. Having the asterisk configuration files in a database is great.
Virtual sip proxies are viable ... but you'd have to load test them to see how well they perform compared to metal boxes.asterguy wrote:asterguy wrote:
5. Vicidial works just fin with SIP Proxies, we use OpenSIPs as the core of our Vicihost service.
- thanks! i'm using kamailio in a load balance setup but will check on opensips if it does better.How many calls does your kamailio server handle and what are the hardware specs. We like OpenSIPS, but the more the merrier (we also like vSphere, but Proxmox is handy too!)
- For Kamailio, I use minimum specs here. 1 cpu core with 512mb ram is good already. I will only increase the specs if it needs to. You mentioned vSphere and Proxmox, those are virtualized environement. Can those also act as a sip proxy?
- I'm more familiar with kamailio than opensips. But since you are using it i might get a try also.
Users browsing this forum: No registered users and 28 guests