Commit Graph
387 Commits
Author SHA1 Message Date
mattf a6acffb8e3 database optimizations, removing duplicate UNIQUE indexes
git-svn-id: svn://192.168.202.10@501 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-04 14:07:35 +00:00
mattf 3fe38dec15 added DB and admin parts of agent pause codes
git-svn-id: svn://192.168.202.10@492 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-02 18:49:48 +00:00
mattf fd6a063b67 added new inbound_numbers department display script
git-svn-id: svn://192.168.202.10@490 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-01 22:45:01 +00:00
mattf 11d99cf5f3 VERY IMPORTANT!!! added new note about php.ini memory_limit set to 12M or higher required
added new access control to each section in admin.php in vicidial_users table, see the upgrade_2.0.3.sql file
updated docs

git-svn-id: svn://192.168.202.10@479 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-23 23:06:40 +00:00
mattf d0fb2a4bfc the field user_group was added to the vicidial_log, vicidial_user_log, vicidial_closer_log, vicidial_agent_log and vicidial_callbacks tables and several reports were altered to display this information.
git-svn-id: svn://192.168.202.10@472 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:12:07 +00:00
mattf 6172091ab5 added auto_alt_dial_statuses field to vicidial_campaigns, and interface for managing it to admin.php campaign modification screen detail view.
git-svn-id: svn://192.168.202.10@465 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-16 17:03:57 +00:00
mattf 77a6d5fb3e first phase of auto_alt_number dialing functionality added, affects vdc_db_query.php, AST_VDauto_dial.pl and several database tables
git-svn-id: svn://192.168.202.10@464 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 22:49:01 +00:00
mattf 85f69608ad fixed minor bug in outbound agi-transfer scripts
added concurrent_transfer option to outbound AGI transfer scripts and admin.php

git-svn-id: svn://192.168.202.10@459 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 23:09:29 +00:00
mattf 5c854b2118 added drop percentage out of Answers for FTC compliance, Affected AST_VDadapt.pl and the timeonVDAD and VDAD stats reports
git-svn-id: svn://192.168.202.10@436 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-15 16:47:38 +00:00
mattf 07a2ce75be update of UPGRADE doc and other small changes
git-svn-id: svn://192.168.202.10@431 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-11 22:25:52 +00:00
mattf bc77b06bdf added user to recording_log table and associated scripts
added recordings list to user_stats.php page
changed user_stats.php page to use time range for calls list and recordings list

git-svn-id: svn://192.168.202.10@428 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-01 16:40:36 +00:00
mattf ed5af33449 added lead_id field to recording_log table and through vicidial.php and manager_send.php scripts
git-svn-id: svn://192.168.202.10@426 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-30 21:26:54 +00:00
mattf ce07a37dda small change to ADMIN_adjust_GMTnow script add index to vicidial_list for postal_code
git-svn-id: svn://192.168.202.10@405 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:47:53 +00:00
mattf 51b592b6f2 changes to vicidial_postal_codes table and added gmt update to ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@403 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:04:06 +00:00
mattf 58f9174078 added GMT_USA_zip.txt import into vicidial_postal_codes table in order to allocate USA time zones by zip code where available
git-svn-id: svn://192.168.202.10@402 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 00:04:02 +00:00
mattf d13428c843 added user group restriction of campaign logins for agents: altered admin.php, vicidial.php and several docs
git-svn-id: svn://192.168.202.10@400 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-22 18:45:10 +00:00
mattf cf094583eb first work on balance dialing application: AST_VDauto_dial_FILL.pl
modified the call_type field of the vicidial_auto_calls table

git-svn-id: svn://192.168.202.10@393 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-15 22:30:26 +00:00
mattf 5221606652 added mtop instructions to SCRATCH_INSTALL
added fields to vicidial_auto_calls table to be used for LIVE call Jams tracking
added code in all VDAD transfer AGI scripts to use and update stage field in vicidial_auto_calls

git-svn-id: svn://192.168.202.10@388 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-13 19:48:32 +00:00
mattf 118d41d486 fixed new server_stats table bugs
added trunk short/fill to AST_timeonVDADall.php

git-svn-id: svn://192.168.202.10@320 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-02 20:53:11 +00:00
mattf ae8fa5cd6c added vicidial dialing balance items to admin.php and TBT
modified UPGRADE for 2.0.2 instructions

git-svn-id: svn://192.168.202.10@318 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-02 18:41:00 +00:00
mattf c418bd10ba added more vicidial dialing balance fields to DB (planning stage)
git-svn-id: svn://192.168.202.10@317 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-29 20:55:02 +00:00
mattf b5f5fd3b8d added server trunk control SQL tables and fields to sql files
git-svn-id: svn://192.168.202.10@314 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-28 21:56:57 +00:00
mattf e10a4b6ce8 added queue_seconds to vicidial_closer_log
added update of queue_seconds in all inbound and closer AGI scripts
Fixed bug for inbound and closer calls in VDhangup agi script

git-svn-id: svn://192.168.202.10@245 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 16:49:30 +00:00
mattf 292d221048 changed adaptive_latest_target_gmt to adaptive_latest_server_time
added adaptive_dl_diff_target and changed intensity dropdown
added ADMIN_keepalive script for AST_VDadapt.pl
add field for target dial_level difference, -1 would target one agent waiting, +1 would target 1 customer waiting

git-svn-id: svn://192.168.202.10@227 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-28 15:53:17 +00:00
mattf f7c8137fd8 alpha build of adaptive-predictive dialing
git-svn-id: svn://192.168.202.10@220 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 19:48:57 +00:00
mattf c1599f8c02 added adaptive_intensity field and continued development of adaptive/predictive dialing
git-svn-id: svn://192.168.202.10@219 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-25 16:07:07 +00:00
mattf 517bd5bdf9 added AST_VDauto_dial ready_agents and waiting_calls stats average for one minute with timeonVDADall display
git-svn-id: svn://192.168.202.10@213 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 21:53:51 +00:00
mattf f33f8764e1 added adaptive_latest_target_gmt field for ADAPT_TAPERED dial method predictive
modified gmt for phones and servers to allow negative double-digit timezones

git-svn-id: svn://192.168.202.10@211 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-24 17:49:32 +00:00
mattf 191d2dd3b3 added database fields for predictive dialing
added fields to vicidial/admin.php for predictive dialing control

git-svn-id: svn://192.168.202.10@204 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-23 16:15:19 +00:00
mattf d8d9fa7f47 changed alt_phone to be VARCHAR(12) to allow for Sweden phone numbers
git-svn-id: svn://192.168.202.10@197 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 09:06:26 +00:00
mattf 5204f6cd28 changed phone_number to be VARCHAR(12) to allow for Sweden phone numbers
git-svn-id: svn://192.168.202.10@196 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-22 08:40:07 +00:00
mattf ed7ddc887e Added ALLFORCE campaign recording option
git-svn-id: svn://192.168.202.10@194 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:41:48 +00:00
mattf 76ede922db Added omit_phone_code feature
fixed logfile name issue in AST_VDauto_dial and remote_agents bin scripts

git-svn-id: svn://192.168.202.10@193 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 20:16:34 +00:00
mattf a0120c4bc2 added allcalls_delay feature for ALLCALLS recording within vicidial
git-svn-id: svn://192.168.202.10@176 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 20:15:49 +00:00
mattf 9755bd895b added option to control agi script output
added new database field agi_output to servers table
added configurable AGI output option to call_log AGI scripts

git-svn-id: svn://192.168.202.10@172 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 15:40:19 +00:00
mattf 6a5b20dee2 added ability to start and stop system performance logging from astguiclient/admin.php page in the servers section. changes take one minute to go into effect
git-svn-id: svn://192.168.202.10@169 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-14 20:02:21 +00:00
mattf bb44b0dd88 more cleanup 2
git-svn-id: svn://192.168.202.10@28 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-08 00:18:02 +00:00