Allow agents to see their own time stats

Does anyone know if it is possible for agents to give them access to their own time stats for handled calls without giving them admin access?
I see these features in /vicidial/options.php:
I can't find any documentaion about these options. For the last option i see it adds a link to the agent screen and when you click it a page is shown which says AGENT TIME REPORT FOR TODAY but the page is empty.
I see these features in /vicidial/options.php:
- Code: Select all
$RS_AGENTtimeSTATS = 1; # 0=no, 1=yes
# agent time detail report login/logout link for user
$atdr_login_logout_user_link = 1;
I can't find any documentaion about these options. For the last option i see it adds a link to the agent screen and when you click it a page is shown which says AGENT TIME REPORT FOR TODAY but the page is empty.