Added web form target and ability to more easily customize web form variables in vicidial.php

git-svn-id: svn://192.168.202.10@1019 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2008-12-09 21:32:45 +00:00
parent 66675a91b6
commit 14a00c925e
8 changed files with 265 additions and 211 deletions
+2 -1
View File
@@ -596,7 +596,8 @@ agent_clipboard_copy VARCHAR(50) default 'NONE',
agent_extended_alt_dial ENUM('Y','N') default 'N',
use_campaign_dnc ENUM('Y','N') default 'N',
three_way_call_cid ENUM('CAMPAIGN','CUSTOMER','AGENT_PHONE') default 'CAMPAIGN',
three_way_dial_prefix VARCHAR(20) default ''
three_way_dial_prefix VARCHAR(20) default '',
web_form_target VARCHAR(100) NOT NULL default 'vdcwebform'
);
CREATE TABLE vicidial_lists (