Page 1 of 1

Agent stats report

PostPosted: Mon Sep 03, 2007 12:32 am
by sundar
Hi,

Is it possible to generate the following report. If it is possible can you please directs me to the link on VICIDIAL admin page. If this report is not available can you please give me some technical info on how to generate this report using PHP


USER CAMPAIGN EVENT DATE/TIME

Kevin Test LOGIN 2/27/2007 20:59
Kevin Test LOGOUT 2/27/2007 22:29
John Test LOGIN 2/27/2007 22:27
John Test LOGOUT 2/27/2007 23:22

Thanks for your time
Sundar

PostPosted: Mon Sep 03, 2007 3:04 am
by ramindia
Hi

you can do with this table vicidial_user_log

write script input username and time frame or all

then do a search of the same and display on the browser

ram