Hi there!
We are getting rows in table reportes_app_llamadalog with calls connected, with call duration and call recording enabled but agente_id equals -1.
My query: SELECT * FROM reportes_app_llamadalog WHERE archivo_grabacion != '-1' AND agente_id = '-1';
How is possible that?