Commit Graph
64 Commits
Author SHA1 Message Date
mattf 8b1f9f0499 added HOME link to admin.php, and associated system_settings field to DB and admin.php
added welcome.php, default HOME page
added QueueMqtrics report link on REPORTS section of admin.php if QM is enabled

git-svn-id: svn://192.168.202.10@578 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-02 16:02:14 +00:00
mattf d06e72d6c5 added sipsak display functionality for compatible SIP devices on VICIDIAL login, pause code and logout.
added sipsak installation instructions to SCRATCH_INSTALL

git-svn-id: svn://192.168.202.10@566 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-22 20:38:02 +00:00
mattf fde412bee9 added ability to allow agents to login to non-CLOSER campaigns if there are no leads in the hopper
git-svn-id: svn://192.168.202.10@559 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 20:28:14 +00:00
mattf d42749734a added disable agent's ability to alter customer data in vicidial.php
added ability to show agent when their session has been disabled

git-svn-id: svn://192.168.202.10@558 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-19 19:56:18 +00:00
mattf 5c00871c1a docs updates
git-svn-id: svn://192.168.202.10@556 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-16 17:59:24 +00:00
mattf b66391bcf7 Updated BASE_INSTALL doc instructions for Asterisk 1.2.16
Added app_meetme.c patch for volume control to extras directory

git-svn-id: svn://192.168.202.10@551 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-03-09 21:36:48 +00:00
mattf 124c2f7d46 fixed error in MySQL create sql file within vicidial_campaigns table.
git-svn-id: svn://192.168.202.10@543 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-28 21:43:03 +00:00
mattf 0537c3df63 added queuemetrics_eq_prepend field for optional vicidial_list data prepend to the phone number in ENTERQUEUE events in queue_log
git-svn-id: svn://192.168.202.10@541 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-23 16:12:24 +00:00
mattf baa7d46a9e changed campaign dial statuses to use dunamic number of statuses, replacing the static dial_status_x fields. Changes to database, admin.php, AST_VDhopper and timeonVDADall scripts
git-svn-id: svn://192.168.202.10@532 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 18:33:46 +00:00
mattf 6763d8c2e0 added queuemetrics_log_id field to admin.php and database
git-svn-id: svn://192.168.202.10@521 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-14 17:24:42 +00:00
mattf e268b48995 Added admin.php and database changes for system_settings and QueueMetrics integration
git-svn-id: svn://192.168.202.10@518 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-12 20:20:35 +00:00
mattf 0e0c3a9434 added vicidial_users option for overriding campaign recording setting for specific users
git-svn-id: svn://192.168.202.10@509 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 18:34:12 +00:00
mattf 4870bc0c5d database changes for last commit
git-svn-id: svn://192.168.202.10@502 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-05 21:54:02 +00:00
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 b823bb4413 update of instructions and upgrade SQL file
git-svn-id: svn://192.168.202.10@385 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 21:18:40 +00:00
mattf 3fb5dcb0c6 added time zone scheme for Brazil to ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@379 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 17:05:24 +00:00
mattf db31e5319b fixed small errors in ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@375 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-08 20:43:52 +00:00
mattf 7b1fd64235 update of GMT files to change DST scheme for USA and Canada for 2007
added several new area codes for USA and Canada
Added file to be used for zipcode GMT-offset calculation
updated ADMIN_adjust_GMTnow script for new USA Canada DST scheme

git-svn-id: svn://192.168.202.10@374 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-08 19:59:51 +00:00
mattf 86a0e11f98 added more to PERFORMANCE_TESTING doc
added performance_test_leads to extras directory
added test function to remote agents bin script

git-svn-id: svn://192.168.202.10@355 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-12 19:12:53 +00:00
mattf 3acb4ef360 fixed meetmeadmin volume patch and added 1.2.7.1 version of the patch to extras
git-svn-id: svn://192.168.202.10@337 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-05 15:57:30 +00:00
mattf 9cdfb9e5bf added framework docs and patch to allow for raising and lowering of meetme participants volume level
git-svn-id: svn://192.168.202.10@328 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-04 18:38:52 +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 38abcc0b4e documentation updates
git-svn-id: svn://192.168.202.10@270 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-12 18:42:56 +00:00
mattf d5b879621f add patch to Asterisk for 1.2.12 bug
add patching instructions for Asterisk release 1.2.12 to docs

git-svn-id: svn://192.168.202.10@269 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-11 17:02:28 +00:00
mattf 1ab5c42e7e add patches to Asterisk for 1.2 bugs
git-svn-id: svn://192.168.202.10@268 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-11 16:18:53 +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 805c4a0e46 removal of some depricated files
documentation updates

git-svn-id: svn://192.168.202.10@231 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-29 16:42:27 +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