added xfercallid link to vicidial_closer_log table
updated version and docs in trunk git-svn-id: svn://192.168.202.10@758 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -378,6 +378,7 @@ comments VARCHAR(255),
|
||||
processed ENUM('Y','N'),
|
||||
queue_seconds DECIMAL(7,2) default '0',
|
||||
user_group VARCHAR(20),
|
||||
xfercallid INT(9) UNSIGNED,
|
||||
index (lead_id),
|
||||
index (call_date)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user