Page 1 of 1

vicidial version upgrade goautodial 2.1

PostPosted: Fri Oct 25, 2013 6:32 am
by raloheni
goautodial | version 2.4.209| goautodial 2.1| no cards| singel server

hi
i am upgrading my goautodial 2.1 to vicidials latest svn version but getting error while running keep alive script

run the
upgrade 2.6 sql
then
upgrade 2.8 sql

then
perl ./install.pl

/usr/share/astguiclient/ADMIN_keepalive_ALL.pl
DBD::mysql::st execute failed: Unknown column 'voicemail_timezones' in 'field list' at /usr/share/astguiclient/ADMIN_keepalive_ALL.pl line 1237.
executing: SELECT sounds_central_control_active,active_voicemail_server,custom_dialplan_entry,default_codecs,generate_cross_server_exten,voicemail_timezones,default_voicemail_timezone,call_menu_qualify_enabled,allow_voicemail_greeting FROM system_settings; Unknown column 'voicemail_timezones' in 'field list' at /usr/share/astguiclient/ADMIN_keepalive_ALL.pl line 1237.

Re: vicidial version upgrade goautodial 2.1

PostPosted: Fri Oct 25, 2013 12:35 pm
by williamconley
you should have run the upgrade 2.4 first. start over with the original database. you must upgrade to the latest 2.4 db schema before you can jump to the 2.6.

Also worthy of note is that gardo has a goautodial upgrade method available that will also upgrade the vicidial scripts at the same time. perhaps not all the way to svn trunk/latest, but very close. final upgrade to vicidial svn would be much easier after following that upgrade path.

Re: vicidial version upgrade goautodial 2.1

PostPosted: Sun Oct 27, 2013 12:04 pm
by gardo
Thanks for the mention @williamconley. Here it is: http://goautodial.org/projects/goautodialce/wiki/UpgradeCE21to30.