mattf
f83b030d7e
documentation updates
...
flag for release 2.0.4
git-svn-id: svn://192.168.202.10@742 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-03 05:57:47 +00:00
mattf
203c6a501d
Added default_xfer_group to in-groups and campaigns
...
Added allowable transfer groups(xfer_groups) to campaign detail screen
Changed around the transfer section of the vicidial.php agent screen to work with default transfer groups as well as allowable transfer groups for a campaign and a pull-down menu for Local Closer. Internal Closer has been removed because it is no longer necessary.
git-svn-id: svn://192.168.202.10@730 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-25 23:04:37 +00:00
mattf
13827f2022
finished adding campaign_rank and fewest calls agent call routing
...
git-svn-id: svn://192.168.202.10@720 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-16 19:33:45 +00:00
mattf
1ce87cf3f0
added framework for outbound campaign call routing by agent rank or calls_today
...
added ability to copy the settings of a campaign to a new campaign
git-svn-id: svn://192.168.202.10@713 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-13 22:40:38 +00:00
mattf
549b05f7c5
added group rank and fewest calls options to next_agent_call for inbound_ALL agi and admin.php
...
git-svn-id: svn://192.168.202.10@706 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-04 04:43:04 +00:00
mattf
3132aa6219
added hopper priority
...
added default campaign manual dial list
added description of ASCII report generation scripts to SCRATCH INSTALL doc
git-svn-id: svn://192.168.202.10@700 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-31 05:14:39 +00:00
mattf
61af81e812
changed CLOSER-type to not require special campaign_id characters
...
added 5th and 6th new dial orders
added default list 999
git-svn-id: svn://192.168.202.10@696 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 02:20:31 +00:00
mattf
a2fc6f5d21
added several new features to inbound groups such as agent alerts, custom music-on-hold per group, rankings for agents per inbound group and other options
...
git-svn-id: svn://192.168.202.10@689 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 17:47:00 +00:00
mattf
e0b3eabca7
IVR recording script finished to beta, update in MySQL files
...
git-svn-id: svn://192.168.202.10@681 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-21 15:12:57 +00:00
mattf
f4d1611863
added optional AGC agent transfer log functionality to log all calls going to an agent in a text log file on the web server in the agc directory. vdc_db_query.php, admin.php, database change to system_settings table
...
git-svn-id: svn://192.168.202.10@678 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-09-08 14:06:08 +00:00
mattf
a744fcf79e
added status category tally gathering to AST_VDadapt.pl
...
added status category tally display to the timeonVDADall display scripts
altered database schema to accomodate the tally of status categories
git-svn-id: svn://192.168.202.10@640 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-19 17:44:31 +00:00
mattf
a99b22bde8
Added Status Categories allowing for grouping of statuses and campaign-statuses
...
Changed the System Statuses and Campaign Statuses screens to allow modification without deletion.
Added an IE-incompatibilities document
git-svn-id: svn://192.168.202.10@639 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-14 06:41:28 +00:00
mattf
822bcd9502
added sales export script: AST_VDsales_export.pl
...
minor fixes
git-svn-id: svn://192.168.202.10@637 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-06-11 19:50:30 +00:00
mattf
25ef0ca5fb
minor doc updates
...
started adding list mixing admin interface
git-svn-id: svn://192.168.202.10@632 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-31 20:33:29 +00:00
mattf
b623a20d31
added ability to modify the vicidial system statuses in admin.php
...
added human_answered field to vicidial_statuses and vicidial_campaign statuses
changed method for DROPs calculation in AST_VDadapt.pl
MODIFIED DATABASE, check the upgrade_2.0.4.sql file
git-svn-id: svn://192.168.202.10@630 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-30 19:34:27 +00:00
mattf
88dccdac75
added help for list mix to admin.php
...
git-svn-id: svn://192.168.202.10@629 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-29 20:52:58 +00:00
mattf
229eb4172e
updated docs
...
Started reformatting campaigns to use submenus to break up options
git-svn-id: svn://192.168.202.10@617 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-16 21:46:50 +00:00
mattf
e534f09b88
docs update and new OUTBOUND LIST ORDERING and MIXING concept doc
...
git-svn-id: svn://192.168.202.10@616 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-16 15:41:13 +00:00
mattf
c3acffc4f3
FastAGI_log.pl script updated for better logging
...
git-svn-id: svn://192.168.202.10@615 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-11 19:45:53 +00:00
mattf
60d13537f6
move old upgrade_2.0.3.sql to old_upgrade directory, create new upgrade_2.0.4.sql file
...
git-svn-id: svn://192.168.202.10@614 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-11 16:11:45 +00:00