I have some issues with a seemingly failed upgrade from vicidial version v.3.1.15 to a newer version. So, we updated the database using all the scripts from upgrade_2.8.sql to the current upgrade_2.14.sql. No issues there and no corruption on any tables.
Then we upgraded the frontends using the subversion method and no issues there either. Asterisk starts, vicidial service running, however the agents are unable to get leads on manual dial (we only do manual dial), there are definitely leads in the tables as confirmed by looking in the campaign page. Agents CAN dial their callbacks, but when logging into a campaign normally and wanting to dial the next lead we are greeted with either "No more leads in the hopper for campaign" or "call was not placed, there was an error: CALL NOT PLACED Conf Exten 8600073 or campaign XXXXX or ext_context default or phone_number or lead_id is not valid "
depending on how the campaign is configured. If the agent selected to preview the lead they note "STATUS: Calling: ()- Lead: Preview the Lead then DIAL LEAD" at the top of the screen, clearly indicating that there is an issue.
Server versions all look good,
- Code: Select all
SERVER DESCRIPTION IP ACT LOAD CHAN DISK TIME VER
dial301 Server dial301 192.168.0.96 Y 0 - 1% 0 1% 2017-07-17 10:13:41 2792
/usr/src/astguiclient/trunk
Path: .
Working Copy Root Path: /usr/src/astguiclient/trunk
URL: svn://svn.eflo.net/agc_2-X/trunk
Relative URL: ^/agc_2-X/trunk
Repository Root: svn://svn.eflo.net
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 2792
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 2792
Last Changed Date: 2017-07-12 21:49:48 +0200 (Wed, 12 Jul 2017)
vicidb02 Database Only- DO NOT DELETE 192.168.0.246 Y 0 - 100% 0 1% 0
/usr/src/astguiclient/trunk
vicife03 Asterisk 03 192.168.0.92 Y 13 - 3% 65 33% 2017-07-17 10:13:41 2793
/usr/src/astguiclient/trunk
Path: .
URL: svn://svn.eflo.net:3690/agc_2-X/trunk
Repository Root: svn://svn.eflo.net:3690
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 2793
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 2793
Last Changed Date: 2017-07-14 05:14:10 +0200 (Fri, 14 Jul 2017)
vicife07 Asterisk 07 192.168.0.87 Y 52 - 19% 78 34% 2017-07-17 10:13:41 2793
/usr/src/astguiclient/trunk
Path: .
URL: svn://svn.eflo.net:3690/agc_2-X/trunk
Repository Root: svn://svn.eflo.net:3690
Repository UUID: 3d104415-ff17-0410-8863-d5cf3c621b8a
Revision: 2793
Node Kind: directory
Schedule: normal
Last Changed Author: mattf
Last Changed Rev: 2793
Last Changed Date: 2017-07-14 05:14:10 +0200 (Fri, 14 Jul 2017)
And the servers indicate "VERSION: 2.14-620a BUILD: 170623-2142"
Am I missing something obvious?