Commit Graph
572 Commits
Author SHA1 Message Date
mattf 8b8e4627cf Adapt script change to run for campaigns with live agents but no hopper leads
formatting fixes

git-svn-id: svn://192.168.202.10@1764 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 16:23:37 +00:00
mattf f2345e29ae Added Max Daily Stats gathering/updating/display functions
Fixed some ereg issues in admin.php

git-svn-id: svn://192.168.202.10@1763 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-23 14:04:39 +00:00
mattf d85afbd46d Added remove images and links options as well as email subject option to the email web report script
git-svn-id: svn://192.168.202.10@1762 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-14 14:26:24 +00:00
mattf 2ddf487e00 Added ability to update phone number on a lead when call is looked up through the cm_lookup.agi script from a Call Menu
Added concurrency check option to agent cleanup log script

git-svn-id: svn://192.168.202.10@1761 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-12 20:33:58 +00:00
mattf 1dc6d28cf9 Added queue key options for in-group ID and ALLQ to the QM sync script
git-svn-id: svn://192.168.202.10@1760 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-03 13:38:44 +00:00
mattf b4220a9a02 Added new Grade-Random Next-Agent-Call methods that allow for agents to have a higher or lower probability of receiving the next call depending on their grade for a specific in-group or campaign.
git-svn-id: svn://192.168.202.10@1759 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-12-02 18:51:29 +00:00
mattf 4da33133a4 Added ftp validate option flag to crontab scripts
git-svn-id: svn://192.168.202.10@1758 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-30 23:07:03 +00:00
mattf a8b3c95e00 Added FTP Persistence option to cron FTP scripts
git-svn-id: svn://192.168.202.10@1757 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-28 21:23:59 +00:00
mattf 5de342e442 Added "Admin User Group" setting to just about every section of the admin web interface, allowing for more complete administrative access segmentation for different divisions within the same company.
Added Max Calls settings to in-groups, allowing for a cap on concurrent calls being handled by each in-group, either in total or in queue.

git-svn-id: svn://192.168.202.10@1750 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-03 10:40:56 +00:00
mattf 0ed9342564 Fix for manual dial alt dial stuck vac calls
Fix for FTP cron scripts with transfer limit set

git-svn-id: svn://192.168.202.10@1745 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-21 20:28:47 +00:00
mattf c43b89ea66 Added Admin -> Contacts section(must be enabled in System Settings) which allows for system-wide transfer contacts to be used in conjunction with Custom Transfer being set to VIEW_CONTACTS and Enable Transfer Presets set to CONTACTS. Able to be disabled per user. Also can be accessed from a separate database by using the Alt Log settings in System Settings. The purpose of this feature is to be used for a receptionist or operator that needs to transfer calls to non-agents.
git-svn-id: svn://192.168.202.10@1743 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-16 14:53:29 +00:00
mattf c7224e22ea Changed survey audio files to allow for multiple files with pipe delimiter
small fix for remote agent inbound routing

git-svn-id: svn://192.168.202.10@1739 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-10 20:20:27 +00:00
mattf b2083d4e6c Added new Call Count Limit option to the campaign screen. This allows you to limit the number of attempts for any lead being dialed by a campaign. Previously you had to use a filter to achieve this functionality.
Added new Complete flag for statuses and campaign statuses. Used by the new colums mentioned below as well as for future reports.
Added Dialable and Penetration colums to the Statuses Within This List/Campaign tables on the list and campaign screens, showing the DIALABLE count for each status as well as the complete-flag and call-count-limit percentage as PENETRATION.

git-svn-id: svn://192.168.202.10@1736 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-06 18:47:54 +00:00
mattf 6e58799bbc Added new cm_lookup.agi script to allow for account lookups within a Call Menu without having to go into an in-group. Also new Call Menu option added to allow for vicidial_list field logging of responses inside of a call menu.
git-svn-id: svn://192.168.202.10@1732 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-05 03:37:24 +00:00
mattf ef591374a1 Fixed issue with sheet2tab.pl
Added several new features to the CLI lead loader based around creation of new lists and one new format

git-svn-id: svn://192.168.202.10@1731 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-03 19:56:55 +00:00
mattf 36276f9b69 Added DID remote agent extension override entries allowing for inbound calls that are routed to remote agents being able to have DID-specific extensions that a call would be routed to instead of the remote agent extension.
Added 9 new User permissions to allow access to specific Admin sections like Vociemail Music-on-hold and 7 others individually.

git-svn-id: svn://192.168.202.10@1725 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-23 04:36:26 +00:00
mattf a04d1c9f93 small fix for updating campaign calltime on remote agent outbound campaigns
git-svn-id: svn://192.168.202.10@1724 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-22 20:31:59 +00:00
mattf 8d2ac50466 Added DID fields to Extended format for Export Calls Report
Added reset of calls counters for two tables to keepalive script
Removed unneeded records in create MYSQL tables SQL file

git-svn-id: svn://192.168.202.10@1720 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-11 19:00:05 +00:00
mattf a1951d350e Added ability to set custom callerID numbers per campaign for outbound calls by areacode. You can even set multiple callerIDs per areacode.
git-svn-id: svn://192.168.202.10@1717 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-01 16:12:37 +00:00
mattf 0b2a8da229 Added options in Call Menus to allow for invalid action on second or third invalid selection by the caller instead of just the first
git-svn-id: svn://192.168.202.10@1715 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-29 20:42:38 +00:00
mattf 0c3724f8b2 Added optional DID Agent logging as System Settings option. This logs calls that come into DIDs in a separate table that includes the in-group and user that the call was sent to, if applicable
git-svn-id: svn://192.168.202.10@1714 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-22 17:15:16 +00:00
mattf 027b645582 Added update_phone, add_phone_alias, update_phone_alias functions to the non-agent API
several small bug fixes

git-svn-id: svn://192.168.202.10@1713 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-22 03:25:54 +00:00
mattf b6b18d37d1 small fix to auto-dial process for alt logging
git-svn-id: svn://192.168.202.10@1709 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-10 10:33:36 +00:00
mattf a9bdda821d Added noanswer logging feature to System Settings, will log only auto-dial calls that are not answered to a separate table
Added new Team Performance Detail report to the Reports page. This is a fairly detailed and database-intensive report that summarizes several user-grouped statistics

git-svn-id: svn://192.168.202.10@1708 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-09 20:34:24 +00:00
mattf e93a0495ff Added ability to chose the type of callerid sent for inbound ring-agent calls in the in-group: GENERIC, INGROUP, CUSTOMER PHONE and combos.
Added NA Call URL feature to campaigns and in-groups, works like dispo call url but only for non-agent handled calls like DROP, NA, etc...
Changed MULTI_LEAD Auto-Alt-Dial to use Auto-Alt-Dial Statuses set in the campaign automatically, you may need to add auto-alt-statuses
Added a check to admin.php to prevent submission of campaign and in-group changes before the entire form loads
Added call_id as a script and url variable
Added debug logging of dispo/start/add-lead/no-agent URL submissions to a database table

git-svn-id: svn://192.168.202.10@1706 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-08-02 05:49:37 +00:00
mattf 56fa8c8723 Added options to set the voicemail zone and extra voicemail options for each voicemail box in phones and extra voicemail boxes. Also added default voicemail zone and timezone settings in the system settings. Added several new zonemessages to the default voicemail.conf.sample file
git-svn-id: svn://192.168.202.10@1702 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-27 14:57:59 +00:00
mattf d3ddafb705 Changed HIDE alter phone setting to hide all references to phone numbers in logs and info displays in agent interface
Fixed issue when dial timeout and drop call seconds are too high in outbound campaign
Changed cid on outbound routing to call menus

git-svn-id: svn://192.168.202.10@1699 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-24 03:38:46 +00:00
mattf 65cf02599f Added manual dial agent skip lead logging to the user stats page
Small changes to bulk phone insert script, added Help section

git-svn-id: svn://192.168.202.10@1695 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-18 21:25:14 +00:00
mattf 41cd41aff4 Added last_inbound_call_time and last_inbound_call_finish Next Agent Call routing options to in-groups
git-svn-id: svn://192.168.202.10@1689 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-07 18:22:51 +00:00
mattf 5bacb9346b Added Outbound Campaign Test Call feature to allow you to place a call from the Campaign Detail screen that will go out as if it were an auto-dial call. Must be enabled in System Settings.
Added ability to check for USA and Canada valid prefix and areacodes when loading leads into the web/cli/api lead loaders

git-svn-id: svn://192.168.202.10@1687 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-06 12:26:41 +00:00
mattf 86a34213ae Added queuemetrics_pe_phone_append option
git-svn-id: svn://192.168.202.10@1682 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-27 05:03:56 +00:00
mattf fefd2d0d54 small archive script bug fix
git-svn-id: svn://192.168.202.10@1675 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-17 06:13:12 +00:00
mattf 45a9ad8986 Added a Dial Level Difference Target Method option to restrict this feature to only calculation of dial level or to affect the calls dialed on each dialing engine.
git-svn-id: svn://192.168.202.10@1671 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-02 14:17:34 +00:00
mattf a091519340 Added ability to have outbound auto-dial campaigns drop to an audio prompt or a call menu. Outbound IVR Report added. Added optional logging of call menu caller key presses. Lead ID can now be preserved on calls coming from auto-dial or in-groups that go through call menus and back into an in-group.
git-svn-id: svn://192.168.202.10@1664 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-26 04:37:51 +00:00
mattf 43e4118a5b Added --run-check flag to audio processing steps 2-4 scripts to check for concurrency
git-svn-id: svn://192.168.202.10@1662 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-24 15:06:35 +00:00
mattf 9d22a166ba small bug fix for adapt script
git-svn-id: svn://192.168.202.10@1659 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-15 03:10:34 +00:00
mattf 9f11bd6e77 Added option to List Modification screen to allow you to choose the method of time zone adjustment that happens nightly on a per list basis
Added Available Only Tally Threshold and Auto Dial Level Threshold options, allowing settings to change automatically with less agents

git-svn-id: svn://192.168.202.10@1658 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-14 18:05:11 +00:00
mattf 81ded34364 Added utility to synchronize users, remote agents, dids, call menus, in-groups and campaigns with entries in QM: ADMIN_qm_sync.pl
git-svn-id: svn://192.168.202.10@1654 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-06 19:21:35 +00:00
mattf 6c6c27a0b2 Small bug fix in agent log corrections for cleanup script
git-svn-id: svn://192.168.202.10@1651 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-04 11:40:08 +00:00
mattf 8c7839a337 Added queue-log and closer-log options, changed quiet to --quiet flag for ADMIN_archive_log_tables.pl script
git-svn-id: svn://192.168.202.10@1648 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-30 18:44:25 +00:00
mattf 392ac076ce Added manual_dial_cid option to campaigns
Added another specialized agent log cleanup function to that process

git-svn-id: svn://192.168.202.10@1645 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-29 00:42:55 +00:00
mattf 56516d3a13 Added ADMIN_qm_sync.pl script to sync users to QM agents
git-svn-id: svn://192.168.202.10@1644 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-25 13:51:36 +00:00
mattf 0d30227c9e Added option to use the owner field to define a time zone abbreviation code when loading leads
Bug fixes
Updated the phone codes table and loading code

git-svn-id: svn://192.168.202.10@1643 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-24 13:55:06 +00:00
mattf 48db22d5ed Added AST_DB_calltime_change.pl script to allow for crontab altering of calltime times on a schedule, with logging
git-svn-id: svn://192.168.202.10@1642 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-21 11:17:29 +00:00
mattf 86521953c0 Fixed file prefix issue with multiple processes running
git-svn-id: svn://192.168.202.10@1640 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-20 13:46:41 +00:00
mattf 55b9367eb1 Added on-minute option to cleanup agent log
Added new preprocess filter
Added DEAD/PARK status display to user status page

git-svn-id: svn://192.168.202.10@1639 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-20 08:05:48 +00:00
mattf 22b1806838 Added ALT dial link and beginning of comments to scheduled callbacks list in agent interface
Added CONNECT-PAUSEALL validation to cleanup script

git-svn-id: svn://192.168.202.10@1638 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-14 06:08:54 +00:00
mattf 774dbe804e Added omitlistid option to timezone update script
git-svn-id: svn://192.168.202.10@1635 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-06 11:11:34 +00:00
mattf e2b1671281 Added recording ability for Remote Agents
Added logged-in-user displayed in admin pages
Added the PDROP status for outbound auto-dial
Changed some logging of calls when using CPD

git-svn-id: svn://192.168.202.10@1629 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-25 03:52:14 +00:00
mattf db64c2f316 Allow for hiding of gender pulldown in agent interface
several bug fixes

git-svn-id: svn://192.168.202.10@1628 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-22 13:25:37 +00:00