Added ability to transfer customer chats to another chat group or agent

Added API Log Report to Admin Utilities page

git-svn-id: svn://192.168.202.10@2485 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2016-03-05 15:12:59 +00:00
parent b1b441f4e4
commit 5e1668502d
12 changed files with 1144 additions and 24 deletions
+1 -1
View File
@@ -2421,7 +2421,7 @@ print conf "# 5 - AST_VDadapt (If multi-server system, this must only be on one
print conf "# 6 - FastAGI_log\n";
print conf "# 7 - AST_VDauto_dial_FILL (only for multi-server, this must only be on one server)\n";
print conf "# 8 - ip_relay (used for blind agent monitoring)\n";
print conf "# 9 - Timeclock auto logout\n";
print conf "# 9 - Timeclock auto logout, (If multi-server system, this must only be on one server)\n";
print conf "# E - Email processor, (If multi-server system, this must only be on one server)\n";
print conf "VARactive_keepalives => $VARactive_keepalives\n";
print conf "\n";