i think i did it, let see in real life how vicidial will perform.
running 120 live calls,
Dual Xeon HP workstation xw6000
4 gig of ram
4 SCSI raid HDD stripped 75 gig each
mysql 5.XX
vicidial latest 2.0.5
i only use SIP, so, there is not Digium hardware or any other kind on it.
OS Linux Redhat 5 enterprise
so far, all work as i spected or even more.
long live to the developper.
i will be open to help in case there is any problem, i think i had passed the test, after over then 45 hours resolving issue.
second hand box = HP workstation xw6000
4 GIG of Registered kingston Ram
2 Xeon Processors 2.4ghtz
Linux Redhat 5.0 Enterprise
4 SCSI HDD RAID set with Adaptec builtin scsi card
VICIDIAl 2.0.5 built scratch install installation
it took me 6 hours to setup everithing into a working condition
it took me to debug small stuff one week, but debugging was all explained into the scratch install.
i will create later on another server, for loadbalance, however, i would like to push this to the maximum limit, so, far we are working in a busy environement, the system so far, havent crash yet.
i am using pure g711 ulaw codec, however i ill add 120 CL g729 and start making transcoding.
i will post here the result.
I personally try to always go with HP servers, I've had great luck with them.
A customer of mine just recently upgraded their server to a
HP ML370
Quad-core 2.33ghz
4gb RAM
3x 146gb 15kRPM SAS Drivers
So far the thing is absolutely screaming, the migration went great and I am very pleased..
As for MySQL 5.0.51 & 5.0.45 "specifically" have issues with the uniqueid properties in the database and I had to change from int to varchar(30)
5.0.22 on the other hand does not have this issue, and I have been successful with it without making those modifications to the uniqueid columns.
-not saying this will be the case for everyone, just my experience-