QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: ecriollo_prac on May 29, 2007, 16:44:28

Title: Problem with duration of call
Post by: ecriollo_prac on May 29, 2007, 16:44:28
Hello.

we have queue from you and in the duration of the calls it start at 11 or 12 minutes, instead of what it should be, i guess 0 seconds since the call is starting.

could you please let me know why this is happenning and how to fix it ?

thank you very much

Edgar Criollo.
+ 57 1 6214492
Title: Re: Problem with duration of call
Post by: QueueMetrics on May 30, 2007, 09:36:14
99% the clocks of the Asterisk server, or the QM server, or the MySQl serbver are off thiose 11 minutes from each other. My suggestion is to run some knid of script to sync the clock, like:

Code: [Select]
ntpdate time.ien.it
on all servers, maybe daily using a cron job - this will make sure the clock is aligned and you should see no more of such problems.