Page 1 of 1

Backup and Restore Vicidial

PostPosted: Sun Sep 06, 2020 11:03 am
by Fares MEHENI
Hi everyone,

I am new to vicibox, before I work with Goautodial 3.3 and I am faced with a problem, I saved my vicidial database (vicibox 9.0.2) with the command:

Code: Select all
/usr/share/astguiclient/ADMIN_backup.pl


and I reinstalled vicibox 9.0.3 and I restored my database with the commands:

Code: Select all
mysql -e "drop database asterisk"

Code: Select all
mysql -e "create database asterisk"

Code: Select all
mysql  asterisk < 192.168.0.11asterisk6


all is well for the moment and for info the address of the server and the same on the old and the new server.

But when I connect to the interface of vicidial I no longer find the call list and the filter section and even in the campaign there are no lists.
I tried to create a new admin user with all permission but still nothing.

you will find attached to the screenshots. Thanks for your help in advance.

Image

Re: Backup and Restore Vicidial

PostPosted: Sun Sep 06, 2020 12:52 pm
by carpenox
Perhaps try a svn upgrade?

Re: Backup and Restore Vicidial

PostPosted: Sun Sep 06, 2020 4:59 pm
by Fares MEHENI
thank you for your answer but i would like to know if my server spits how can i restore it?
am I not following the right steps?

Re: Backup and Restore Vicidial

PostPosted: Sun Sep 06, 2020 5:33 pm
by carpenox

Re: Backup and Restore Vicidial

PostPosted: Mon Sep 07, 2020 1:38 pm
by Fares MEHENI
It works, thank you Carpenox.
the difference is that on vicibox you have to extract everything.

Re: Backup and Restore Vicidial

PostPosted: Mon Sep 07, 2020 1:44 pm
by carpenox
no prob, glad i could help