by thedonvaughn » Mon May 18, 2009 8:49 am
Hello,
I've had vici 2.0.4 running for about a year with no problem.
I decided this week to try 2.0.5 for a potential upgrade.
I wanted to keep 2.0.4 up, so I just installed 2.0.5 side by side with 2.0.4 on a different asterisk box.
Using mysqldump, I copied the 2.0.4 database over to a new database I setup for vicidial 2.0.5. I then ran the upgrade_2.0.5.sql script on the new 2.0.5 database. Since the asterisk server is on a new server I also updated vicidial_conferences, conferences, and phones table to use the right 'server_ip' as well as 'DBX_name' and 'DBY_name' under phones.
The vicidial 2.0.5 server is running on a 8-core Intel Xeon E5410, 16GB ram, Asterisk 1.4.22.2 and Debian Lenny with kernel 2.6.26Intel(R) Xeon(R)
So when I try the new vicidial 2.0.5 setup, I can no longer use auto-dial mode. Ratio, adapt, none if it will actually place a call. If i switch to manual dial mode, it works fine. I can also place 'manual calls' just fine while in Ratio dialing mode. I setup this server from scratch following the SCRATCH_INSTALL for 2.0.5. I used the sample configs from the installer, but just modified it for my environment. I see all vicidial scripts are running when I issue 'screen -ls'.
The campaign in question is using Ratio, Dial level of 1, Aval Only Taly: Y.
Where I start to debug why auto-dialing isn't working?
Thanks for any suggestions.