Hello, everyone.
I Just install a new server for Vicidial, with this specs:
Vicibox 8.1.2 from .iso | Vicidial 2.14.-711a Build 190607-1525 DB Schema 1571 | Asterisk 13.21.1-vici | Single Server | No Extra Software After Installation | Dell 1950 | Intel Xeon X5355
And I did a restore from a MySQL backup from "Vicidial 2.14-621a Build 170717-1444 DB Schema 1509" with this command:
mysql -u root -p asterisk < vicidial-18-01-2019_21-00-01.sql
and after that I ran this:
mysql -f --database=asterisk < /usr/share/astguiclient/trunk/extras/upgrade_2.14.sql
ps: The new server has the same Ip Address of the old server.
But, I got error when agent try to log in: "There is a time synchronization problem with your system, please tell your system administrator"
Check this:
The DIALER01 time is not running, it's stopped. I maked a research on this forum and try to solve this with no success.
Anyone can help me?
Thanks!!