updated Dutch agent translation
fixed bug 272, changes made to the database schema git-svn-id: svn://192.168.202.10@1299 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1632,7 +1632,8 @@ lead_id INT(9) UNSIGNED,
|
||||
hangup_cause TINYINT(1) UNSIGNED default '0',
|
||||
dialstatus VARCHAR(16),
|
||||
channel VARCHAR(100),
|
||||
dial_time SMALLINT(2) UNSIGNED default '0',
|
||||
dial_time SMALLINT(3) UNSIGNED default '0',
|
||||
answered_time SMALLINT(4) UNSIGNED default '0',
|
||||
index (call_date)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user