Time syncronization problem (Two separate servers)

Hello.
I have checked all recomendations found on the forums regarding this problem with vicidial 2.0.5, and I still get the message several times a day:
1) Both servers (asterisk and astguiclient) have the same time(date), which is synced every minute with ntpdate in Cron.
2) I've checked that in the database all "server_ip" fields have the asterisk IP address, and ran the /usr/share/astguiclient/ADMIN_update_server_ip.pl to double check.
3) I've checked that all perl scripts are running on the asterisk machine, specially those related to the manager api, I've also double checked with screen -ls.
The only special thing I have in my installation is separate servers for the asterisk and the vicidial box, so I don't know which IP Address should I put on each astguiclient.conf file.
I have:
- Database Box: 'server_ip' address: 192.168.1.6
- Vicidial Box: /etc/astguiclient.conf -> VARserver_ip => 192.168.1.7
- Asterisk Box: /etc/astguiclient.conf -> VARserver_ip => 192.168.1.6
Any help will be appreciated.
I have checked all recomendations found on the forums regarding this problem with vicidial 2.0.5, and I still get the message several times a day:
1) Both servers (asterisk and astguiclient) have the same time(date), which is synced every minute with ntpdate in Cron.
2) I've checked that in the database all "server_ip" fields have the asterisk IP address, and ran the /usr/share/astguiclient/ADMIN_update_server_ip.pl to double check.
3) I've checked that all perl scripts are running on the asterisk machine, specially those related to the manager api, I've also double checked with screen -ls.
The only special thing I have in my installation is separate servers for the asterisk and the vicidial box, so I don't know which IP Address should I put on each astguiclient.conf file.
I have:
- Database Box: 'server_ip' address: 192.168.1.6
- Vicidial Box: /etc/astguiclient.conf -> VARserver_ip => 192.168.1.7
- Asterisk Box: /etc/astguiclient.conf -> VARserver_ip => 192.168.1.6
Any help will be appreciated.