clarification needed, vicidial_log vs vicidial_agent_log
Posted: Wed May 22, 2013 10:23 am
Hi all,
i need to make some custom statistics out of the vicidial system. For this i am currently looking at the different tables there.
I'd like to have a agent details statistic - so i do look at vicidial_agent_log and vicidial_log. The both seem to have nearly the same data - but not exactly.
If is search the vicidial_agent_log for a specific agent and campaign / date - then i get less results as when i filter the vicidial_log table with the same criteria.
The vicidial_agent_log table does have entries without uniqueid - but with a status - how should this work ?
The vidial_log table does have entries with status INCALL - but with end_epoch set, how should this work ?
Which table should i use for my statistics - and why are there so huge differences ?
br,
Wolfgang
i need to make some custom statistics out of the vicidial system. For this i am currently looking at the different tables there.
I'd like to have a agent details statistic - so i do look at vicidial_agent_log and vicidial_log. The both seem to have nearly the same data - but not exactly.
If is search the vicidial_agent_log for a specific agent and campaign / date - then i get less results as when i filter the vicidial_log table with the same criteria.
The vicidial_agent_log table does have entries without uniqueid - but with a status - how should this work ?
The vidial_log table does have entries with status INCALL - but with end_epoch set, how should this work ?
Which table should i use for my statistics - and why are there so huge differences ?
br,
Wolfgang