Added scheduled_callbacks_count feature to campaigns to define if all active or only live triggered callbacks count is shown to the agent

git-svn-id: svn://192.168.202.10@1413 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2010-04-20 14:26:28 +00:00
parent 4f5c870c98
commit c2d7764b64
6 changed files with 61 additions and 26 deletions
+2 -1
View File
@@ -731,7 +731,8 @@ xferconf_e_number VARCHAR(50) default '',
use_custom_cid ENUM('Y','N') default 'N',
scheduled_callbacks_alert ENUM('NONE','BLINK','RED','BLINK_RED') default 'NONE',
queuemetrics_callstatus_override ENUM('DISABLED','NO','YES') default 'DISABLED',
extension_appended_cidname ENUM('Y','N') default 'N'
extension_appended_cidname ENUM('Y','N') default 'N',
scheduled_callbacks_count ENUM('LIVE','ALL_ACTIVE') default 'ALL_ACTIVE'
);
CREATE TABLE vicidial_lists (