added AST_VDauto_dial ready_agents and waiting_calls stats average for one minute with timeonVDADall display

git-svn-id: svn://192.168.202.10@213 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-08-24 21:53:51 +00:00
parent b57f5fc883
commit 804a71990b
4 changed files with 121 additions and 10 deletions
@@ -753,7 +753,9 @@ drops_fivemin INT(9) UNSIGNED default '0',
drops_fivemin_pct VARCHAR(6) default '0',
calls_onemin INT(9) UNSIGNED default '0',
drops_onemin INT(9) UNSIGNED default '0',
drops_onemin_pct VARCHAR(6) default '0'
drops_onemin_pct VARCHAR(6) default '0',
differential_onemin VARCHAR(20) default '0',
agents_average_onemin VARCHAR(20) default '0'
);
CREATE TABLE vicidial_dnc (