Added RS_agentWAIT option for real-time report

git-svn-id: svn://192.168.202.10@3103 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2019-05-26 02:17:44 +00:00
parent 24428d9c48
commit 111a0cfcdb
3 changed files with 40 additions and 10 deletions
@@ -24,6 +24,7 @@
# 190414-1121 - Added RS_logoutLINK
# 190420-1722 - Added RS_ListenBarge
# 190503-1544 - Added enable_status_mismatch_leadloader_option
# 190525-2145 - Added RS_agentWAIT option
#
# used by the realtime_report.php script
@@ -66,6 +67,8 @@ $RS_AGENTtimeSTATS = 0; # 0=no, 1=yes
$RS_droppedOFtotal = 0; # 0=no, 1=yes
$RS_logoutLINK = 0; # 0=no, 1=yes
$RS_ListenBarge = 'MONITOR|BARGE|WHISPER'; # list of listen-related features separated by pipes: "MONITOR|BARGE|WHISPER"
$RS_agentWAIT = 3; # 3 or 4
# used by agent reports
$user_case = 0; # 1=upper-case, 2-lower-case, 0-no-case-change