Commit Graph
242 Commits
Author SHA1 Message Date
mattf bc4d468eda Added ability to set scheduled callbacks with Agent API.
Added alt_phone and address3 field searches to DID and Call Menu in-group call routing, to allow searching first by phone number, then optionally by alt_phone and address3.
Fixed admin change log display issue

git-svn-id: svn://192.168.202.10@1755 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-21 15:31:15 +00:00
mattf 200b76f618 Added Scheduled Callback Calltime Block feature
git-svn-id: svn://192.168.202.10@1747 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-24 18:11:38 +00:00
mattf 0fb089ff95 Added Scheduled Callback Hours Block feature to block USERONLY callbacks from being displayed to an agent within a set number of hours since the callback was set
git-svn-id: svn://192.168.202.10@1746 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-22 01:55:27 +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 05ce19738f Added 5 more fields to Contacts
Added code to help prevent API transfer duplicates
lengthened the web_form_address in admin.php to 9999 characters

git-svn-id: svn://192.168.202.10@1744 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-18 19:42:28 +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 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 2e29175ce0 fixed rare lead search bug in agent interface
git-svn-id: svn://192.168.202.10@1719 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-07 20:18:51 +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 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 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 9a519ac813 updated Spanish agent interface
small fix for manual no-hopper dialing

git-svn-id: svn://192.168.202.10@1696 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-19 05:54:22 +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 d0e2d5d039 Allow for full hiding of the phone number field label in the agent interface
git-svn-id: svn://192.168.202.10@1693 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-13 04:50:24 +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 2a52892d01 Added Agent Screen Labels sub-section of the Admin functions. Allows for each campaign to use a different set of labels for the fields on the default agent screen.
Added ability to define the agent screen status fields shown to the agent: Call ID, Lead ID and List ID

git-svn-id: svn://192.168.202.10@1681 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-06-25 13:51:55 +00:00
mattf 7acf8f38ae Added new agent interface alert where manual dial calls will not be allowed if the disposition process has not completed. Usually a rare problem on systems with networking issues.
git-svn-id: svn://192.168.202.10@1666 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-29 02:03:52 +00:00
mattf cbe6d30bc0 Added post_phone_time_diff_alert feature to give an alert on manual dial campaigns if the phone number area code and the postal code are in different time zones, or if either of them are outside of the local call time for the campaign. Viewable in preview mode as well as lead info viewing from the callbacks list, the call log and search results in the agent interface.
git-svn-id: svn://192.168.202.10@1650 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-01 01:52:18 +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 a3c2fee542 logging bug fixes for vdc_db_query
git-svn-id: svn://192.168.202.10@1626 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-17 06:24:41 +00:00
mattf 7db4b26307 Added reset_time to add_list and update_list API functions
Added NAMEPHONE duplicate check options to add_lead
Fixed DST error in manual dial last_local_call_time

git-svn-id: svn://192.168.202.10@1623 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-17 01:12:25 +00:00
mattf ca91e8233d small changes to queue_log logging
git-svn-id: svn://192.168.202.10@1620 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-11 04:11:19 +00:00
mattf a40a9a609d Changed almost all of the browser alerts to HTML alerts. These are the messages that tell you for example that you cannot do this or that when paused. The reason for the change is that browser alerts are -blocking- and will halt executiong of javascript on the agent workstation. This change should require no alterations to any configurations.
changed calls log view function
several bug fixes

git-svn-id: svn://192.168.202.10@1619 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-10 21:32:29 +00:00
mattf 3d59df1ec4 Added Campaign option to auto-pause agents when they go into several pre-call functions like Manual Dial, Lead Search, Callbacks Check, etc. Also added an option to auto-resume the agent when leaving those funtions.
Fixed browser dimensions gathering in IE

git-svn-id: svn://192.168.202.10@1618 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-10 10:58:40 +00:00
mattf 9215301c25 fixed a couple of issues with territory owner dialing in vdc_db_query.php
git-svn-id: svn://192.168.202.10@1612 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-04 19:51:54 +00:00
mattf 001b432129 Added on-hook phone agent features for inbound calls
Added ring_all Next-Agent-Call feature for inbound calls
  see UPGRADE doc for more details

git-svn-id: svn://192.168.202.10@1611 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-04 15:36:10 +00:00
mattf da565431ce Changed scheduled callbacks display in the agent interface to show all callback and lead information, including call history and call notes, without having to dial the lead.
git-svn-id: svn://192.168.202.10@1610 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-25 17:54:26 +00:00
mattf c32946d89f Several fixes and small changes to QM queue_log logging
Added phone alias load balance login server twin validation option
Raising the input limit on most URL admin fields to 2000 characters

git-svn-id: svn://192.168.202.10@1609 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-25 05:50:23 +00:00
mattf 132cd2ebfb Added options to restrict agent lead search to the owner field equal to the user, user group or selected territories for the agent
Changed Campaign VDAD Extension to Routing Extension in the campaign screen, updated help section for the field also

git-svn-id: svn://192.168.202.10@1606 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-23 14:26:29 +00:00
mattf bb32d84a1e Added Agent Lead Search feature
Added display of lead searches in user stats page
Fixed rare performance bug in real time report

git-svn-id: svn://192.168.202.10@1603 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-18 20:53:57 +00:00
mattf ecefb829b9 Added Secondary List Order which allows for further sorting of leads to be dialed by a secondary sorting method
Added Default Campaign setting for the My Callback agent interface option so that the checkbox can be pre-selected or not on every call
Added the campaign option for per-call call notes in the agent interface. If the User Group also has Call Log enabled, the agent can also see the call notes from previous calls.

git-svn-id: svn://192.168.202.10@1601 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-15 19:23:30 +00:00
mattf 994b0ccf01 Added the ability to use custom statuses for scheduled callbacks. These are configurable with the Scheduled Callbacks flag in the System Statuses and Campaign Statuses administrative screens.
Rearranged the statuses admin screens

git-svn-id: svn://192.168.202.10@1599 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-02-13 07:31:59 +00:00
mattf 2683e79ba2 Fixed AREACODE DNC manual dial bug
git-svn-id: svn://192.168.202.10@1595 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-24 20:01:44 +00:00
mattf 81188ad231 Small query fix for systems with large queue_log table
git-svn-id: svn://192.168.202.10@1594 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-24 16:47:05 +00:00
mattf 46832fbb5e A few small bug fixes and doc changes
git-svn-id: svn://192.168.202.10@1593 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-23 00:03:46 +00:00
mattf d7e5c478a3 Added List Order randomize feature
Added two new QM options in System Settings

git-svn-id: svn://192.168.202.10@1585 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-01-09 17:07:15 +00:00
mattf 9929466865 Added option to display statuses within the active lists of a campaign in the campaign modification screen
git-svn-id: svn://192.168.202.10@1573 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-10 01:32:18 +00:00
mattf 41b3324208 Fixed Call Log dial bug (issue 393)
git-svn-id: svn://192.168.202.10@1570 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-12-08 09:15:43 +00:00
mattf 1c1cb882c7 Added List override options for webform fields
Added script to purge all vicidial_callbacks records that are inactive or are tied to deleted leads, AST_DB_dead_cb_purge.pl

git-svn-id: svn://192.168.202.10@1558 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-28 08:15:42 +00:00
mattf e88bfe6b8e Added campaign options to allow for the ability to filter manual dial calls to adhere to the call time scheme selected for the campaign, and added the ability to queue multiple manual dial calls for a specific logged-in agent using the Agent API
git-svn-id: svn://192.168.202.10@1555 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-24 22:15:28 +00:00
mattf 5afa4b038a Added campaign feature to automatically adjust the hopper level to the dialing rate and the number of active agents, also added a trim feature to make sure the hopper is not filled too much
Added source field to the vicidial_hopper table

git-svn-id: svn://192.168.202.10@1546 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-12 21:18:56 +00:00
mattf b44c4b625e Added ADDMEMBER queue_log logging option to System Settings, and added CALLERONHOLD entries to queue_log when customer is on park.
Added admin no-cache and auto-refresh of modify screens to admin interface. These are configurable in the System Settings
Added option for cross-server phone dialplan extensions in System Settings.

git-svn-id: svn://192.168.202.10@1543 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-08 06:27:05 +00:00
mattf 9199e08484 Added ability to change users' in-group settings from the in-group modification screen in bulk.
Added Agent Average time stats option to the real-time screen. Must enable realtime_agent_time_stats option in campaign screen.
Added customer park time counter to the agent screen when customer is on park. Also, added logging of parked calls to park_log table
Added agents in Dispo count to real-time screen
Fixed backward compatibility issue with QM recording retrieval and live monitoring
Added new 855 toll free code to example dialplan(commented out)
Fixed missing variables in Start and Dispo call url functions

git-svn-id: svn://192.168.202.10@1539 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-10-25 01:17:14 +00:00
mattf 1bbdb46b5e Added full name display to call log display in agent interface
git-svn-id: svn://192.168.202.10@1532 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-10-01 18:52:23 +00:00
mattf 42416657ee Added "Add Lead URL" feature to in-groups, it will send a web get out as soon as a lead is created by the inbound process.
Added custom fields export to the ALL-LISTS function of the lists download script

git-svn-id: svn://192.168.202.10@1531 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-30 01:11:02 +00:00
mattf db7a290ebc Added ability to use Custom List Fields in Web Forms, Scripts and Dispo Call URL entries used by the agent interface
optimization of webform generation code in vicidial.php
cleanup of asterisk default conf files
several other small fixes

git-svn-id: svn://192.168.202.10@1525 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-28 04:02:00 +00:00
mattf 33ed89564e Added customer 3way hangup logging options to campaigns which will log if and how far into the 3-way call a customer has hung-up
git-svn-id: svn://192.168.202.10@1516 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-08 16:13:14 +00:00
mattf aa0a5a431f Changed application limit for lead_id from 9 digits to 10 digits. This does not affect the database limit of lead_id: 4294967295
git-svn-id: svn://192.168.202.10@1515 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-03 06:29:08 +00:00