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.