Commit Graph
69 Commits
Author SHA1 Message Date
mattf 5fc8ccbb40 Added Sort Order for Export Calls Report
git-svn-id: svn://192.168.202.10@3743 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-23 14:27:08 +00:00
mattf 3ddccdef02 Added filtering by time (hours), and option for single user exports for Export Calls Report
Fixed download bug, added option to see unanswered transfers in Fronter Closer Detail Report

git-svn-id: svn://192.168.202.10@3742 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-06-23 12:58:44 +00:00
mattf 9efd4eece0 Added allow_web_debug system setting and more input variable filtering
git-svn-id: svn://192.168.202.10@3576 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-02 04:22:39 +00:00
mattf 55c9bc35dc Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 7103003256 Fix for campaign statuses in Export Call Report
git-svn-id: svn://192.168.202.10@3541 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-22 21:05:06 +00:00
mattf cc06869856 Fix for --ALL-- selection user-group permission issues in 3 export reports
git-svn-id: svn://192.168.202.10@3517 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-11 23:43:01 +00:00
mattf e6f3f18fb6 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf 8aa16e4f62 Fixed help display for dozens of reports
Added more call detail stats for calls to DIDs and what happened to them
Fixed issue with User Group permissions in Inbound summary hourly report and the agent status detail report.

git-svn-id: svn://192.168.202.10@3448 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-05 13:10:27 +00:00
mattf c0d1be42fe Added EXTENDED_4 export option with logged list_id from time of call
git-svn-id: svn://192.168.202.10@3265 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-07-10 02:34:54 +00:00
mattf dc570d95b3 Added Auto-Rotating CID Group numbers, allowing for timed automatic cycling of CID numbers, one-at-a-time, within a CID Group.
Added more features to CallerID_log_report.php

git-svn-id: svn://192.168.202.10@3188 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-01-23 17:37:16 +00:00
mattf a065659c2d For call_report_export.php: Added ALTERNATE_2 export option with alternate header option in options.php
git-svn-id: svn://192.168.202.10@3186 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-01-15 17:00:17 +00:00
mattf 898c5bbfd0 Fix for alternate server url for recordings on call_report_export.php, issue #1175
git-svn-id: svn://192.168.202.10@3174 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-19 22:44:25 +00:00
mattf 633badd8d4 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf 137dd105f8 Fixes for PHP7 in calls/leads export reports
git-svn-id: svn://192.168.202.10@3135 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-09-26 13:32:30 +00:00
mattf 5b3eeaefc9 Fixed admin hide phone issue in export reports
git-svn-id: svn://192.168.202.10@3112 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-06-11 00:53:13 +00:00
mattf 4452e18993 Added ---ALL--- options for Campaigns and In-Groups in the Export Calls Report
git-svn-id: svn://192.168.202.10@3060 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-01-17 02:25:59 +00:00
mattf 8e20b5f1cf Added template option to bulk phone insert page
Raised Calls Export Report record limit to 1 million(may require raising php.ini settings to use)

git-svn-id: svn://192.168.202.10@3056 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-11-30 22:15:10 +00:00
mattf 66d2cd7f20 Fix for missing call notes on inbound calls in call export report
git-svn-id: svn://192.168.202.10@2965 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-04-18 19:58:39 +00:00
mattf d2c07fc41e Array declaration fixes for PHP7, issue #1027
git-svn-id: svn://192.168.202.10@2796 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-07-20 11:58:45 +00:00
mattf 4e8f877f4b Added additional variable filtering
git-svn-id: svn://192.168.202.10@2760 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-27 07:14:38 +00:00
mattf 47703e1a1e Added IP Lists feature, allowing creating of lists of IP Addresses that can
be used as whitelists on a User Group basis for Agent, Admin and API
 web resources.

git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf 61848da9e5 Added code to check for recordings in archived/non-archived tables if none found in Calls Export Report
git-svn-id: svn://192.168.202.10@2624 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-22 16:37:42 +00:00
mattf 4f3646012b Fixed debug output to work with export in export calls report
git-svn-id: svn://192.168.202.10@2616 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-11 17:40:21 +00:00
mattf 20b07aa4eb Added example admin_trigger_launch.php script
Added new format option for Calls Export Report(EXTENDED_3) which includes more DID custom fields

git-svn-id: svn://192.168.202.10@2595 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-17 20:56:38 +00:00
mattf b77e78fe04 Added option to grab Calls/Leads export reports by either call date or entry date
Fix for inbound call notes display

git-svn-id: svn://192.168.202.10@2591 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-09-26 14:59:04 +00:00
mattf ea6f188eb1 Added coding to remove tab characters from the data download in the calls/leads export reports
git-svn-id: svn://192.168.202.10@2533 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-11 02:16:58 +00:00
mattf 076cb0fb42 Added EXTENDED_2 option with term_reason field to Export Calls Report
git-svn-id: svn://192.168.202.10@2473 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-21 17:52:45 +00:00
mattf 7e43da137e Added option to several reports to search the archived logs
git-svn-id: svn://192.168.202.10@2418 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-11-27 00:01:37 +00:00
mattf 9c14c71cde Fixed issues with translated select list values, issue #885, affected Export calls and leads reports
git-svn-id: svn://192.168.202.10@2374 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-09 11:54:16 +00:00
mattf 9b66134906 Fixed field lengths that didn't match DB schema in admin modify lead scripts
Added debug output for vendor_lead_code duplicate rejections count
Fixed some untranslated phrases in admin.php
Added compatibility for custom fields data options

git-svn-id: svn://192.168.202.10@2369 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-08 19:47:33 +00:00
mattf 1bafb8dee7 Added default language in system settings
Fixed issue #877, hide lead data and phone numbers in export reports

git-svn-id: svn://192.168.202.10@2358 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 02:04:21 +00:00
mattf ec85e098a3 Fixed issue with SQL for permissions check
git-svn-id: svn://192.168.202.10@2319 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-13 02:50:35 +00:00
mattf c2da98a8d2 minor bug fix for Export Calls Report in EXTENDED mode for inbound calls
git-svn-id: svn://192.168.202.10@2297 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-11 00:30:06 +00:00
mattf 58b3bad5b9 Fixed issue with Extended and Alt formats for call export reports
git-svn-id: svn://192.168.202.10@2264 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-26 17:10:08 +00:00
mattf 0a124a5a9e Added new user option to allow administrative users to search for leads systemwide even in lists belonging to campaigns that the user's User Group settings don't allow them to view
Fixed issue with inbound and no outbound calls export in Calls Export Report

git-svn-id: svn://192.168.202.10@2241 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-08 16:15:56 +00:00
mattf ee9b7f3772 Added code for on-the-fly language translations display for all admin and reporting scripts
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php

git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf 7259ba9deb completed functionalization of admin interfacce scripts and reports with QXZ function
git-svn-id: svn://192.168.202.10@2186 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 14:49:50 +00:00
mattf c7ef51afeb Fixed bug in export reports with called_count ambiguous
git-svn-id: svn://192.168.202.10@2065 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-07 02:15:38 +00:00
mattf b3b3c683ed Added logging of webserver and url used for all API calls, agent logins and reports
Fixed minor bug related to modify lead page with custom fields and encryption

git-svn-id: svn://192.168.202.10@2053 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-01-08 21:00:33 +00:00
mattf 9c4311ef65 Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf 09c4284e1b Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 97cf629d70 Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf ae07a44be1 Added admin report logging to all reports on the system, and added the "Admin Report Log Viewer" linked from the "Admin Utilities" page which allows you to see the reports that have been run on the system. This change has affected almost every report in the system. Bugs were fixed for some exporting reports that were set to use a slave read-only database.
git-svn-id: svn://192.168.202.10@1959 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-14 23:46:14 +00:00
mattf 2b0e82aa9d Added ability to block customer information and hide portions of customer phone numbers within the admin interface on a per admin-user basis.
Many fixes for user group restrictions in admin pages

git-svn-id: svn://192.168.202.10@1753 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-06 16:25:10 +00:00
mattf 67f7caeea9 small changes to ALTERNATE_1 format for export calls report
git-svn-id: svn://192.168.202.10@1741 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-11 20:19:28 +00:00
mattf 7c05c6e4a9 Added ALTERNATE_1 format to call_report_export.php report
git-svn-id: svn://192.168.202.10@1740 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-10-11 01:16:03 +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 2beb1bd5e1 Added export report for outbound IVR calls
git-svn-id: svn://192.168.202.10@1698 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-07-22 03:04:18 +00:00
mattf 97c8aabf8f Changed first phone_number field to phone_number_dialed, issue #495
git-svn-id: svn://192.168.202.10@1669 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-05-31 23:46:37 +00:00
mattf 9fdb25b53d Added several additional fields of export data to the calls export report EXTENDED option
git-svn-id: svn://192.168.202.10@1632 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-03-29 19:02:44 +00:00