Commit Graph
241 Commits
Author SHA1 Message Date
mattf af2d33c881 added campaign option to allow for restriction of manual dialing to only the leads within the lists for the active campaigns
added option (for IE users only) to copy a field to the agent computer's clipboard upon a call being sent to an agent
added new method for alternate number dialing, allowing over 65,000 alternate numbers per lead. Leads must be loaded using the CLI lead loader

git-svn-id: svn://192.168.202.10@945 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-02 11:10:33 +00:00
mattf ab8bd1f92b Added sale and dead lead fields to status categories and admin.php
git-svn-id: svn://192.168.202.10@938 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-08-10 03:17:10 +00:00
mattf 49bc6e6f14 changed recording extension in vicidial.php
IMPORTANT! add 58600XXX to your dialplan, see extensions.conf.sample for info
added new QC-related fields to admin.php
added new QC_gather_records.pl script
made several changes to the QC_process doc
fixed ALL_inbound AGI voicemail bug

git-svn-id: svn://192.168.202.10@926 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-22 22:54:17 +00:00
mattf a7cef459d6 added last_local_call_time field to vicidial_list table. This change affected many scripts from the hopper loaders to the lead loaders to the vdc_db_query.php agent-side script. A script was created to populate this field from the logs: VICIDIAL_last_local_call_time_UPDATE.pl
git-svn-id: svn://192.168.202.10@921 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 15:45:22 +00:00
mattf 071e644d01 added default manual dial campaign list, database changes
git-svn-id: svn://192.168.202.10@919 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-11 07:59:10 +00:00
mattf 78cf8e3251 changed example conf files to UNIX file format
git-svn-id: svn://192.168.202.10@914 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-09 14:28:17 +00:00
mattf 4ef83ca186 some minor database changes
changes to vicidial.php and helper apps to link recording_log entries to vicidial_log and vicidial_closer_log entries.

git-svn-id: svn://192.168.202.10@911 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-08 03:42:00 +00:00
mattf 4a44e08def moved the seconds field in vicidial.php
added API functions for hangup and dispo to agent interface
added campaign option for queue calls waiting count

git-svn-id: svn://192.168.202.10@906 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-04 03:02:50 +00:00
mattf 755edeae74 fixed queue_log bug
added alter customer phone number and user override options to vdc and admin

git-svn-id: svn://192.168.202.10@905 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-03 09:14:32 +00:00
mattf 44315a0a34 fixed bug in vicidial.php manual dial that did not populate source_id
changed campaign_cid to VARCHAR(20) in Trunk

git-svn-id: svn://192.168.202.10@900 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-28 06:56:36 +00:00
mattf b9ea440200 added timeclock_edit script
added date and phone number format definitions to admin.php/vicidial.php and DB

git-svn-id: svn://192.168.202.10@895 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-25 07:18:20 +00:00
mattf 703dc51d48 added timeclock_status.php page for user_group status of timeclock and vicidial logins for users
git-svn-id: svn://192.168.202.10@887 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-03 19:21:29 +00:00
mattf 3d9d797af3 added user-group timeclock status report
fixed bug in timeclock.php script

git-svn-id: svn://192.168.202.10@886 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-02 10:48:58 +00:00
mattf d0e30f3b95 Added ALL_outbound survey configuration through admin.php
added timeclock log alteration permissions to vicidial_users
added logging table for admin

git-svn-id: svn://192.168.202.10@882 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-28 20:15:04 +00:00
mattf 3bb9a7064c added timeclock auto-logout script and associated changes to admin.php/install.pl/update_server_ip/timeclock.php scripts and the database
git-svn-id: svn://192.168.202.10@880 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 18:10:21 +00:00
mattf c8902422e2 added vicidial_timeclock_audit_log for a non-editable log
fixed database inconsistencies in files.

git-svn-id: svn://192.168.202.10@879 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-26 04:10:08 +00:00
mattf 9cd473fdd6 database changes for last commit
git-svn-id: svn://192.168.202.10@876 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-25 15:25:04 +00:00
mattf 3b911e94ac changed vicidial_timeclock_log table and associated code to allow for easier inter-operability and tracking.
git-svn-id: svn://192.168.202.10@874 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-24 06:36:20 +00:00
mattf b181434db3 Added timeclock.php for user timeclock logging in and out and linked to it from vicidial.php/admin.php/welcome.php
Added vicidial_redirect.php for easy redirection of bookmarked vicidial.php phone login links
Fixed bug in service level report

git-svn-id: svn://192.168.202.10@872 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-23 20:52:14 +00:00
mattf ff5360862e added new closer/inbound service level report
started work on timeclock feature, added auto-generate UserIDs and shifts to admin.php

git-svn-id: svn://192.168.202.10@864 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-16 09:25:09 +00:00
mattf bd50fa82c7 added phones_alias feature to allow for an alias to a group of phones entries for easier phone-login-load-balancing
Updated install docs to use Apache 2.2.8 and PHP 5.2.6
Update to Closer report

git-svn-id: svn://192.168.202.10@852 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-06 13:15:43 +00:00
mattf 62b3b7fe8e added after hours transfer group to in-groups
added collection of hangup reason for in/out calls into vicidial_log and vicidial_closer_log as well as display of those values in stats pages

git-svn-id: svn://192.168.202.10@851 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-01 09:19:15 +00:00
mattf 3707e23a9d database changes for last round of SVN commits
git-svn-id: svn://192.168.202.10@835 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:13:58 +00:00
mattf 55c25801d1 bug fix for agi-VDAD_ALL_outbound.agi
Added ability to override recording options of a campaign for individual in-groups
extensions.conf update

git-svn-id: svn://192.168.202.10@799 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 03:43:46 +00:00
mattf 05f54a769a database updates for qc changes in admin.php
git-svn-id: svn://192.168.202.10@798 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 20:16:30 +00:00
mattf 5d8689fd09 Added QC campaigns settings section to admin
git-svn-id: svn://192.168.202.10@789 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-11 06:58:38 +00:00
mattf 0ed954628e Added ability to send dropped calls into an inbound group at drop time
changed callbacks to allow for 5 minutes increments

git-svn-id: svn://192.168.202.10@786 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-02 08:07:04 +00:00
mattf 65f86c9490 Fixed bugs in FastAGIlog script
added new report scripts
updated documentation
changed active agent display time in timeonVDADall from 30 minutes to 360 minutes
Changed all uniqueid fields in database to VARCHAR(20)

git-svn-id: svn://192.168.202.10@782 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-24 08:48:40 +00:00
mattf df9149c49e added ability for agents to change in-groups in CLOSER-type campaigns without logging out
updated docs
started work on adding a QC feature to the admin.php script

git-svn-id: svn://192.168.202.10@770 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-17 09:38:18 +00:00
mattf 7ec46e11c4 added xfercallid link to vicidial_closer_log table
updated version and docs in trunk

git-svn-id: svn://192.168.202.10@758 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-03 18:05:50 +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 354f7da9fc docs updates
fixed bug in MySQL create sql file

git-svn-id: svn://192.168.202.10@716 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 14:47:07 +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 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 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 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