Commit Graph
44 Commits
Author SHA1 Message Date
mattf 8151d9a444 Added check of reserved_extensions against dialplan numbers when creating/modifying phones
Fixes for non-agent API, agent_stats_export
Added CRM_log_manage.pl script in extras

git-svn-id: svn://192.168.202.10@3967 3d104415-ff17-0410-8863-d5cf3c621b8a
2026-01-26 19:53:03 +00:00
mattf 08ecd147a2 Switched Server Performance report to Graph.js from ploticus, converted to HTML
Rare bug fix for Stereo Recordings
Changed install.pl to use Asterisk 18.X as default

git-svn-id: svn://192.168.202.10@3947 3d104415-ff17-0410-8863-d5cf3c621b8a
2025-10-02 01:57:46 +00:00
mattf 86b5178435 Added input filtering in admin and report scripts
git-svn-id: svn://192.168.202.10@3817 3d104415-ff17-0410-8863-d5cf3c621b8a
2024-03-22 13:45:01 +00:00
mattf 37320ecd6c Added allow_web_debug system setting, and more input variable filtering
git-svn-id: svn://192.168.202.10@3578 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-03 08:17:13 +00:00
mattf 3527a06150 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 e87b6452f2 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 34694579b8 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 337c1ba7ed Fixes for PHP7 for multiple reports
git-svn-id: svn://192.168.202.10@3142 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-13 12:46:08 +00:00
mattf 974670b3a6 Fixed blank default date/time ranges in Server Performance Report
git-svn-id: svn://192.168.202.10@2929 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-23 20:42:25 +00:00
mattf d46b1b5d26 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 ef0c3c23bf Added input variable filtering to server performance report
git-svn-id: svn://192.168.202.10@2736 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-22 12:01:32 +00:00
mattf 784c71bd4a 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 1867a8b2c1 small fix for server performance report
git-svn-id: svn://192.168.202.10@2643 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-07 11:43:42 +00:00
mattf 575f6e9b75 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 9ed706fc41 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 7a049381d5 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 61106230b0 Added MathZDC function to prevent division math with zero as one of the numbers
Cleaned up vdc_db_query.php mysql logging
Moved date definitions in keepalive script to the top of the script
Changed iax.conf 1.4 and higher: regcontext=iaxregistration

git-svn-id: svn://192.168.202.10@2094 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-04-03 01:05:16 +00:00
mattf daaa72100c 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 dc786c9b6c Fixes for AST_server_performance.php report
git-svn-id: svn://192.168.202.10@2024 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-26 11:01:58 +00:00
mattf 339d6bc59f 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 cf21ae391e 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 9884e2ce4d 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 ab20034617 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 16a90ea77b Added ability to view Inbound Report by selected DIDs instead of by in-groups. Link added to Reports page.
For all level 7 users the links to other admin sections are removed in reports
For the dispo screen on the agent interface the last number dialed is displayed instead of the main customer phone number.

git-svn-id: svn://192.168.202.10@1518 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-14 17:56:48 +00:00
mattf ab67adaf9e Several small changes and bug fixes, removed Emergency VDAC clear since it does not do anything anymore
git-svn-id: svn://192.168.202.10@1517 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-12 12:45:59 +00:00
mattf 1a9e39d85f Added User Group setting for allowable reports to restrict report viewing
Enabled User Group setting for allowable campaigns to restrict report viewing and admin.php activity
Changed level 7 users to only view reports links page
Changed "Admin" link to go to an admin links page instead of Phones listing
Added manual_dial_filter CAMPLISTS_ALL options

git-svn-id: svn://192.168.202.10@1491 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-08-03 19:02:42 +00:00
mattf dad2ed20df Added ability to run selected reports from a mysql slave server
Added date links to timeclock detail user links
Added entry_list_id field to vicidial_list for use in defining list that custom fields were associated with

git-svn-id: svn://192.168.202.10@1477 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-07-13 04:55:34 +00:00
mattf 1185045b94 Added ingroup and drop ingroup displays to Real-time report
changed several reports to list menu items in alphabetical order
Added AGENTVMAIL option to all ingroup drop methods in trunk

git-svn-id: svn://192.168.202.10@1336 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-02-14 23:17:12 +00:00
mattf 92cdc776c5 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf f2f9e387f4 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 6728e82bdf added VDAD as inactive user to first_server_install.sql file so some reports will work properly
small typo fixed in LICENSE.txt file
added UPGRADE note about extensions.conf changing significantly
fixed the -q quiet flag in several scripts in bin in order to suppress all output to the screen

git-svn-id: svn://192.168.202.10@1091 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-04-01 17:58:03 +00:00
mattf 380e12c21f Changed all reports and admin screens to use one of two header templates
Added Calls Export Utility allowing exporting of call and lead data by defining the following parameters: date range, campaigns, in-groups, statuses, lists and user groups. A flat tab-delimited text file is exported

git-svn-id: svn://192.168.202.10@1070 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-11 05:01:54 +00:00
mattf f9024e3af3 updated ADMIN_update_server_ip.pl for new astguiclient.conf fields
git-svn-id: svn://192.168.202.10@805 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-21 06:29:53 +00:00
mattf 24dc1ff66d Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf 9fedb33f90 Several bug fixes for remote agents,CLI lead loading, vdc_db_query
docs updated

git-svn-id: svn://192.168.202.10@775 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-08 13:40:05 +00:00
mattf 415765321e fixed unneeded simulated agent calls in AST_VDremote_agents.pl script
git-svn-id: svn://192.168.202.10@594 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-17 18:12:19 +00:00
mattf 75889efac1 changed AST_server_performance to use definable time range and fixed scaling issues
git-svn-id: svn://192.168.202.10@593 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-04-17 15:47:39 +00:00
mattf c5992fbfe8 fixed formatting inconsistencies and spelling mistakes in admin scripts
added new permission enforcement to admin scripts

git-svn-id: svn://192.168.202.10@480 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-24 19:00:41 +00:00
mattf eccaa5617c removed links for depricated server_stats.php script, changed to admin.php?ADD=999999
git-svn-id: svn://192.168.202.10@456 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 19:46:35 +00:00
mattf 5a26ff84bb more fixes for AST_server_performance script
git-svn-id: svn://192.168.202.10@363 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-19 18:56:12 +00:00
mattf 452f63cd25 fixed times for AST_server_performance script
git-svn-id: svn://192.168.202.10@362 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-19 18:42:55 +00:00
mattf 84ac2056b0 restructuring of files 6 - install script will not function at this point
git-svn-id: svn://192.168.202.10@22 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:25:55 +00:00
mattf d436c082c8 restructuring of files 5
git-svn-id: svn://192.168.202.10@21 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:10:53 +00:00
mattf 2404d6ba47 restructuring of files 3
git-svn-id: svn://192.168.202.10@20 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-07 23:05:35 +00:00