Commit Graph
69 Commits
Author SHA1 Message Date
mattf d17bd19f00 Added force index to some vicidial_list queries in AST_VDhopper.pl script
git-svn-id: svn://192.168.202.10@2349 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:32:47 +00:00
mattf 1b8d4e9d0b Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings

git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-13 14:34:00 +00:00
mattf 509038b0a7 Added list local call time validation, replace with campaign call time if invalid, Issue #812
git-svn-id: svn://192.168.202.10@2254 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-17 19:32:02 +00:00
mattf e4036702fa Optimization of gmt code in AST_VDhopper.pl script, Issue #812
git-svn-id: svn://192.168.202.10@2248 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-14 17:05:43 +00:00
mattf 8a65cf6366 removed unnecessary line in hopper perl script, Issue #812
git-svn-id: svn://192.168.202.10@2246 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-12 20:57:47 +00:00
mattf edb88a8fec Added Local Call Time option for Lists to further restrict call times already set in the campaign.(issue #812)
Added Manual Dial Lead Search Filter option to limit the search of manual dials to within one campaign's lists from the manual dial screen.

git-svn-id: svn://192.168.202.10@2244 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-12 06:18:46 +00:00
mattf 271e469e14 Updated version numbers and builds for branch 2.9
Changed trunk to 2.10, added upgrade_2.10.sql

git-svn-id: svn://192.168.202.10@2128 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-13 02:05:37 +00:00
mattf ec06dbfa1f Added Lead Tools Advanced page
Added agent manual dial by lead ID
Several small fixes
hopper script features added for campaign restriction

git-svn-id: svn://192.168.202.10@2036 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-17 02:14:44 +00:00
mattf 742456d3d5 Added optional password encryption to web interfaces
Altered agi-phone_monitor script to not hangup after agent hangs up customer, requires small change to custom dialplan entries
Added new Dial Log report
Added Disable Auto Dial system setting

git-svn-id: svn://192.168.202.10@1999 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-11 12:33:50 +00:00
mattf 60b20dfb4a Added outbound state call time holidays functionality
git-svn-id: svn://192.168.202.10@1983 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-05-10 17:53:40 +00:00
mattf 9046e3565e Fixed issue with other campaign dnc in hopper script
git-svn-id: svn://192.168.202.10@1934 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-02-19 20:02:11 +00:00
mattf f61ba8ffcd fix for issue #627 by DomeDan. Prevents problems with hopper when selected campaign filter is deleted.
git-svn-id: svn://192.168.202.10@1911 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-23 20:43:39 +00:00
mattf fa36f0aaea Added parentheses around filter SQL when in SQL queries
git-svn-id: svn://192.168.202.10@1902 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-12-05 21:29:45 +00:00
mattf 9f3d14d0e1 Added list expiration date feature
Added Other Campaign DNC List campaign option

git-svn-id: svn://192.168.202.10@1881 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-26 03:29:40 +00:00
mattf a9aaf9025d Added Carrier Log and Hangup Reason reports to Admin Utilities screen
Added Lead Loading File Templates
Added "--daily" option to the ADMIN_archive_log_tables.pl script allowing
	for the call_log and vicidial_log_extended tables to be archived every
	night and only keep the last 24-hours of logs in the active table.
Fixed Hopper call count limit bug

git-svn-id: svn://192.168.202.10@1800 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-04-03 02:20:33 +00:00
mattf 9bcfe7911a Added campaign option to check the hopper for duplicate vendor_lead_code
Added remote-agent daily stats
Added option to log non-agent-API queries from non-admin.php queries

git-svn-id: svn://192.168.202.10@1784 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-02-13 22:29:27 +00:00
mattf bf7345cfff fixed small bugs, updated docs
git-svn-id: svn://192.168.202.10@1772 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-01-09 20:26:38 +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 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 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 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 a0ced71103 fixed minor issue with hopper loader
git-svn-id: svn://192.168.202.10@1489 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-30 14:42:28 +00:00
mattf 1e6578090d Added ability to purge only one campaign's leads in the hopper, issue #349
git-svn-id: svn://192.168.202.10@1474 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-07 03:41:54 +00:00
mattf df4460dc8e fixed bug 362, issue with some state call times not being implemented
git-svn-id: svn://192.168.202.10@1469 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-04 19:44:32 +00:00
mattf 53134347cd Added dccsv52 import file format
changed hopper to calculate dialable leads every minute for active campaigns, instead of only when leads are loaded for a campaign

git-svn-id: svn://192.168.202.10@1444 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-06-16 13:28:53 +00:00
mattf 0f76f1669b fixed minor hopper bug
Added ability through CLI lead loader to add a new list with every file load

git-svn-id: svn://192.168.202.10@1419 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-27 09:58:35 +00:00
mattf 47ae9c645a fixed rare issue in AST_VDhopper.pl script, slightly changed csv43 format in lead loader
git-svn-id: svn://192.168.202.10@1403 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-09 15:55:39 +00:00
mattf be4e2b2743 - Added agi-NVA_recording.agi script to allow for logging and recording of phone dialed calls
- Added MIX directory auto mixing option to CRON audio step 1
- Added outbound callerIDnumber to DROP and other AGI transfers for in-groups
- Changed called_count to increment on alt-dial calls
- Fixed variable mis-assignment in several AGI and bin scripts
- Fixed Pause code issue with QueueMetrics

git-svn-id: svn://192.168.202.10@1254 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-11-09 07:56:44 +00:00
mattf e437e94db0 Added AREACODE DNC option
git-svn-id: svn://192.168.202.10@1250 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-27 10:48:07 +00:00
mattf b4981c95e7 more fixes for new DNCC/DNCL auto-alt-dial code
git-svn-id: svn://192.168.202.10@1248 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-23 04:59:29 +00:00
mattf d6bdfb1f2a Fixed issues with new DNCC/DNCL auto-alt-dial code
git-svn-id: svn://192.168.202.10@1247 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-20 20:03:09 +00:00
mattf beb7c91248 Added ability to use Remote Agents with all inbound next-agent-call settings
Added ability to use DNCC and DNCL as Auto-Alt-Dial statuses
Fixed DNC scrubbing under some auto-alt-dial circumstances
Other small bug fixes

git-svn-id: svn://192.168.202.10@1245 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-10-20 10:03:39 +00:00
mattf d65a83c41c Fixed small hopper bugs
git-svn-id: svn://192.168.202.10@1220 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 01:47:41 +00:00
mattf dc52eef771 Added TIMEZONE lead order options for campaign dialing
git-svn-id: svn://192.168.202.10@1217 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 20:38:17 +00:00
mattf d9375c4500 Quick fix for rare hopper loading issue
Added outbound drop group exclusion option from inbound summary hourly report

git-svn-id: svn://192.168.202.10@1200 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-09 07:50:10 +00:00
mattf 9e8c67dace Added new inbound summary hourly report as well as several tweaks to the Inbound and service level reports.
Added two new formats to the VICIDIAL_IN_NEW_leads_file.pl script

git-svn-id: svn://192.168.202.10@1198 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-08-04 07:42:08 +00:00
mattf 6c903bc65d Added RANK and OWNER as fields in vicidial_list, and as sort by options in campaign screen
Added no-hopper dialing option for MANUAL and INBOUND_MAN campaigns
Added owner dialing for agents to have their own leads, or shared group/territory leads, within a single list and campaign
Added list reset times option to automatically reset lists at pre-set times during the day
Fixed leave-3way-call issue if customer is parked

git-svn-id: svn://192.168.202.10@1189 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-07-23 19:06:58 +00:00
mattf 239891e8ec Added DROP lockout time option to campaigns to allow for preventing the calling of leads that were abandoned on auto-dial campaigns for a specified number of hours.
git-svn-id: svn://192.168.202.10@1146 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-08 17:23:16 +00:00
mattf 51c4cbd4aa Fixed rare bug in hopper script where list mix statuses would not be followed by a -
git-svn-id: svn://192.168.202.10@1141 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-03 16:03:18 +00:00
mattf c35341e1a4 Added allow_inactive_list_leads option to AST_VDhopper.pl script, useful feature if you have many lists and want to use list mix
Added list mix display to real-time screen

git-svn-id: svn://192.168.202.10@1136 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-02 08:11:39 +00:00
mattf 9c851d4070 Changed all PHP tags to long tags
Added Call Menu feature

git-svn-id: svn://192.168.202.10@1111 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-08 12:08:02 +00:00
mattf 99725488c4 merged List Mix functionality into the AST_VDhopper.pl script, deleted the MIXtest.pl script
git-svn-id: svn://192.168.202.10@1104 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 15:15:28 +00:00
mattf 857c25c908 Added RANDOM and LAST CALL TIME lead sort options to campaigns
Fixed minor realtime screen bug
Added Sangoma netborder CPD documentation to docs

git-svn-id: svn://192.168.202.10@1103 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-30 14:19:28 +00:00
mattf 17643da8cc fixed bugs with Scripts and Filters in hopper script admin script and vicidial.php agent script
git-svn-id: svn://192.168.202.10@1096 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-13 16:18:23 +00:00
mattf 3900544b99 added campaign-specific DNC feature, affected 11 scripts
updated docs for new versions

git-svn-id: svn://192.168.202.10@948 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-10 05:26:13 +00:00
mattf 4b2584488c bug fixes and tweaks for new Lead Recycling method
git-svn-id: svn://192.168.202.10@922 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-13 22:02:40 +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 3d0bc2da57 added without-logs option to ADMIN_backup script for database dump
added multi-dnc submit to admin.php
added more debug output to AST_VDhopper script

git-svn-id: svn://192.168.202.10@890 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-11 10:31:22 +00:00
mattf 14a643763b bug fixes for install.pl and AST_VDhopper.pl
optimized sample extensions.conf files
Added VICIHELP direct dial-in to iax.conf and extensions.conf files

git-svn-id: svn://192.168.202.10@794 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-14 06:52:09 +00:00