Queue_log not passing data to MySql correctly

Hi Everyone,

I’m having a problem with mysql. It does not seem to update once a call has entered a queue and has been answered and completed.
Example: 0771234567 enters the queue and gets answered and completed but on mysql it still remains as having only entered the queue. I need help to fix this problem as it is affecting our inbound stats and our php website which we have linked to mysql to view the stats.

Thanx

How you are writing to the Database, Are you using realtime?