williamconley wrote:did you run the mysql scripts during the upgrade? (you may want to list the commands issued during the upgrade, there are only a few ...) and did you verify "success" during issuing each command?
Yes. I ran the mysql upgrade script and it did quite a bit, no errors.
have you cleared the hopper to see if it will repopulate?
Yes, and it does re-populate.
have you looked at the asterisk cli to see if there is any activity?
There is no activity to speak of when its set to auto-dial, other than activity from people logging in and such.
have you checked /var/log/astguiclient logs to see if there are problems with the logic (deciding when to dial and how many lines, etc)?
I've attempted to sift through a few of the logs but I'm not seeing anything that jumps out at me as abnormal, but I'm not a vicidial expert either.
This is what the auto_dial log looks like:
- Code: Select all
2010-05-19 11:57:57|SERVER CALLS PER SECOND MAXIMUM SET TO: 60 |16.6666666666667||
2010-05-19 11:57:57|LIVE AGENTS LOGGED IN: 0 ACTIVE CALLS: 17|
2010-05-19 11:57:57| : agents: (READY: 0) dial_level: 0|
2010-05-19 11:57:57| : Calls to place: 0 (0 - 0 [0 + 0]) 17 |
2010-05-19 11:57:57|CAMPAIGN DIFFERENTIAL: 0 0 (0 - 0)|
2010-05-19 11:57:57|LOCAL TRUNK SHORTAGE: 0|0 (17 - 60)|
2010-05-19 11:57:57| : CALLING|
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425778|3082800204|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425916|3362877422|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425932|3184479392|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425942|9377898493|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426155|11172009200450|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426303|3166853914|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425615|3108151954|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425745|7024883529|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|425861|6262339168|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426298|6618331746|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426504|8453927219|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426517|3344142605|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426518|9852497593|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426520|7043014471|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426521|4802467499|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426523|8015625264|XFER||
2010-05-19 11:57:57|| dead call vac XFERd do nothing|426524|7063993199|XFER||
It updates every few seconds. Active calls = 17 and I have about 20 agents, but it says live agents logged in = 0.... even though they are definitely logged in and manual-dialing. Could that be related? Auto_dial script thinks no live agents are logged in? The real-time summaries and such are quite aware of who is logged in and who is placing calls though.