Importing goautodial DB to ViciBox 8

Support forum for the ViciBox ISO Server Install and ISO LiveCD Demo

Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba

Importing goautodial DB to ViciBox 8

Postby SPAMSAM » Sun Feb 18, 2018 12:48 pm

I'm sure the question has been asked before, but i can't find what I am looking for. So here goes

I want to upgrade a clienr from goautodial 3.3 to the latest svn of ViciBox 8 (iso).

My method:
1. asterisk db is dumped on GoAutoDial server
Code: Select all
mysqldump -Qc -uroot -p asterisk > go_asterisk.sql


2. Vicibox 8 is installed on new server from ISO as single-server installation using
Code: Select all
vicibox-express


3. After the vicidial install is complete I import the database from the old GoAutodial server
Code: Select all
mysql -uroot asterisk < go_asterisk.sql


4. Proceed to apply upgrade scripts located in /usr/src/astguiclient/trunk/extras

When I try to perform the upgrade scripts I geta couple of errors about tables already or not existing.

The main issue is when I try to access the web interface where the links to the admin and agent pages are broken.
e.g.
The usual link XXX.XXX.XXX.XXX/vicidial/admin.php instead shows as XXX.XXX.XXX.XXX//admin.php, resulting in a object not found error.

I'm sure I must be doing something wrong. Does anyone perhaps know of a recipe or post out there that expalains how to migrate a database from goautodial and upgrade it at the same time to vicibox.
SPAMSAM
 
Posts: 70
Joined: Tue Jan 17, 2017 4:00 am

Return to ViciBox Server Install and Demo

Who is online

Users browsing this forum: Majestic-12 [Bot] and 56 guests