added COMPLETEAGENT/COMPLETECALLER/CALLSTATUS queue_log entries to vicidial.php, vdc_db_query.php and FastAGI_log.pl

git-svn-id: svn://192.168.202.10@526 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-02-15 18:09:13 +00:00
parent dd3008c210
commit 01244bd2be
5 changed files with 398 additions and 139 deletions
+13 -4
View File
@@ -131,15 +131,24 @@ agent actions - used by vicidial.php, vdc_db_query.php and AST_VDremote_agents.p
UNPAUSE
PAUSEREASON
call actions - used by
call actions before going to agent - used by agi-VDADtransfer scripts
ENTERQUEUE(url|callerid)
ABANDON(position|origposition|waittime)
CONNECT(holdtime)
EXITWITHTIMEOUT(position)
call actions before going to agent - used by AST_VDauto_dial.pl
ABANDON(position|origposition|waittime)
call actions after going to agent - used by vicidial.php, vdc_db_query.php and FastAGI_log.pl
COMPLETEAGENT(holdtime|calltime|origposition)
COMPLETECALLER(holdtime|calltime|origposition)
EXITWITHTIMEOUT(position)
CALLSTATUS(status)
not used in vicidial -
TRANSFER(extension,context)
CALLSTATUS
data1: call termination codes, TBD