Hi,
Whenever I download the agent login / logout stats (/vicidial/user_stats.php?begin_date=2016-06-23&end_date=2016-06-23&user=username&file_download=2) The opening text qualifier for the DATE field for LOGIN events seems to be missing (for all LOGIN events). The field has a terminating qualifier but not an opening one, and the LOGOUT events seems to be just fine.
I have had a search around and couldn't find anything relevant. I was wondering if anyone else has noticed behavior like this?
- Code: Select all
"AGENT LOGIN/LOGOUT TIME"
"","EVENT","DATE","CAMPAIGN","GROUP","HOURS:MM:SS","SESSION","SERVER","PHONE","COMPUTER","PHONE_LOGIN","PHONE_IP"
"","LOGIN",2016-06-23 09:31:36","4001","Agents","","123456","1.2.3.4","Local/123456789@default","1.2.3.4","1234",""
"","LOGOUT","2016-06-23 10:14:20","4001","Agents","42:44"
Regards,