- Joined
- Apr 30, 2020
- Messages
- 33
- Reaction score
- 13
I am working on custom reporting for 3CX V20 and I've been reviewing the official CDR Guide.
While the cdroutput table is perfect for call-related data, it does not seem to include Agent Login/Logout events (queue presence). I need to replicate the "Agent Login History" report using SQL queries for a custom dashboard.
My questions for the community or the 3CX team are:
Regards,
While the cdroutput table is perfect for call-related data, it does not seem to include Agent Login/Logout events (queue presence). I need to replicate the "Agent Login History" report using SQL queries for a custom dashboard.
My questions for the community or the 3CX team are:
- Is agent queue activity (Login/Logout) still exposed in the PostgreSQL external database integration in V20?
- If so, which table replaces the legacy activity logs for this specific data? I am looking for the raw timestamps of when an agent toggles their "In/Out" status in a queue.
- Is this data part of the official SQL export schema, or is it now handled exclusively by the internal reporting engine?
Regards,
