Commit Graph
104 Commits
Author SHA1 Message Date
mattf 736e238a3d Fixes for security issues in several PHP scripts
git-svn-id: svn://192.168.202.10@3504 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-25 13:37:52 +00:00
mattf 67cc4767fe Added more variable filtering to several PHP scripts.
git-svn-id: svn://192.168.202.10@3499 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-23 14:20:56 +00:00
mattf e2e0505570 Added CORS(Cross-Origin Resource Sharing) support for the VICIdial agent PHP scripts. see the CORS_SUPPORT.txt doc for more information.
git-svn-id: svn://192.168.202.10@3459 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-18 03:24:05 +00:00
mattf d4bd530333 Default security fixes, CVE-2021-28854
git-svn-id: svn://192.168.202.10@3454 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-15 15:10:25 +00:00
mattf 63e7e6c245 Better compatibility with non-latin data input in agent screen and main admin web pages
Translation bug fixed in list merge script, Issue #1236

git-svn-id: svn://192.168.202.10@3327 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 14:37:16 +00:00
mattf efa3b3796a Added caching of parked call stats
Added display of parked call stats, SLA stats and LIMITED report type to real-time report
Added optional rolling of park_log to archive perl script

git-svn-id: svn://192.168.202.10@3313 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-08 17:40:58 +00:00
mattf 9cb3e7f8e7 More agent screen PHP7 fixes
git-svn-id: svn://192.168.202.10@3145 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-10-14 10:50:00 +00:00
mattf e3f7ea0b7f Added feature allowing agents to mute recordings of calls from the agent screen. Must be enabled in System Settings to be able to use it in campaigns. There is also a User Override option.
git-svn-id: svn://192.168.202.10@3072 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-03-11 03:44:37 +00:00
mattf 884a60ad22 Added recent session per-call logging and force_fronter_audio_stop Agent API function
git-svn-id: svn://192.168.202.10@3066 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-02-22 18:32:05 +00:00
mattf c41a580612 Added Manual Dial Routing Initiated Recording, must enable setting at the campaign level and have a 0 recording delay.
git-svn-id: svn://192.168.202.10@2989 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-23 00:58:08 +00:00
mattf 6b106ba49a Fix for recordings beginning with CALLID
more updates for Asterisk 13 compatibility

git-svn-id: svn://192.168.202.10@2819 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-09-22 02:17:39 +00:00
mattf f3bff761b1 small fixes to last set of agent variable filtering
git-svn-id: svn://192.168.202.10@2762 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-31 12:35:39 +00:00
mattf d6efea9ff2 Fixed rare inbound logging issue #1017
Added more additional variable filtering

git-svn-id: svn://192.168.202.10@2761 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-28 14:49:36 +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 af618399d6 Added alternative uptime counter in seconds for ADMIN_keepalive_ALL.pl script
Added more debug events and data to agent screen debug logging

git-svn-id: svn://192.168.202.10@2753 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-05-13 21:44:09 +00:00
mattf 5a819d45b2 Fix for script tab ignore list script override in agent screen
git-svn-id: svn://192.168.202.10@2705 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-18 03:53:34 +00:00
mattf b03ee4e9c0 Added Agent API function switch_lead to switch the active call lead_id while
the agent is on a live inbound phone call.

git-svn-id: svn://192.168.202.10@2673 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-02-20 19:18:08 +00:00
mattf bb7124bd78 Added the ability for internal chats to have more than one agent participant
Fix for rare parked call hangup issue

git-svn-id: svn://192.168.202.10@2648 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-12-17 14:13:08 +00:00
mattf 8f3d2c869f Fixes for rare vicidial_log and recording_log issues
git-svn-id: svn://192.168.202.10@2622 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-17 11:38:04 +00:00
mattf 14078e03a8 Fixed QM partition problem with new MySQL keyword 'partition'
git-svn-id: svn://192.168.202.10@2610 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-11-02 16:55:52 +00:00
mattf ad295427ea Added agent_xfer_park_3way option allowing agents to park 3way calls in the agent screen
git-svn-id: svn://192.168.202.10@2602 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-10-29 16:05:17 +00:00
mattf c7ff5f5c20 Fixed StopMonitorConf bug involving agent-invoked commands to stop recording, manager_send.php
git-svn-id: svn://192.168.202.10@2588 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-09-13 10:37:39 +00:00
mattf 605e80803a Fixed user_authorization bug in agent code
git-svn-id: svn://192.168.202.10@2524 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-04-28 22:50:22 +00:00
mattf 138ed007c2 disabled debug logging in manager_send.php
git-svn-id: svn://192.168.202.10@2454 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-04 15:00:23 +00:00
mattf ede61d4b37 Added options in In-Groups and Campaigns to allow for the agent recordings
to be initiated by the routing process instead of at the agent screen
Fixed issues with non-ascii leads loading

git-svn-id: svn://192.168.202.10@2453 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-01-03 02:41:21 +00:00
mattf fb0b23412c Fixed transfer of parked call logging issue #901
git-svn-id: svn://192.168.202.10@2449 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-30 14:23:21 +00:00
mattf 1bd24b2302 Added optional GPG audio recording encryption.
Added option to use RECID as a recording filename variable.

git-svn-id: svn://192.168.202.10@2378 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-09-16 02:20:11 +00:00
mattf 19792e4a18 Added agent debug logging and report
git-svn-id: svn://192.168.202.10@2355 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-24 14:31:34 +00:00
mattf 7c8ad22059 Fixed mysqli connect error reporting
Added option to change drop perccentage calculation in VDAD stats report
other minor fixes

git-svn-id: svn://192.168.202.10@2337 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-01 17:06:17 +00:00
mattf 9f45ef3bbf Added System Settings to allow custom prompts on agent login and when an agent leaves a 3way call in the agent screen.
Added ability to use url encoded web form addresses in non-agent API add_list and update_list functions.

git-svn-id: svn://192.168.202.10@2296 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-09 07:25:15 +00:00
mattf 064c28aac8 Added settings for languages for users
Added on-the-fly language use for the agent screen
Standardization of filtering of user/pass variables in agent scripts

git-svn-id: svn://192.168.202.10@2221 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:53:24 +00:00
mattf 681f050a36 Added Languages admin web screens
Added more error checking to agent logins
Fixed issues with alternate DB queriesin admin.php
Changed timecheck.pl script to not send out alerts for active=N servers

git-svn-id: svn://192.168.202.10@2215 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 17:18:21 +00:00
mattf 29013f08cf Code cleanup in PHP files for QXZ functions
Added ADMIN_www_languages.pl script to parse all web files for QXZ phrases and populate DB table www_phrases

git-svn-id: svn://192.168.202.10@2213 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-28 14:28:39 +00:00
mattf 703b6d6364 Updated QXZ output code in agent interface to allow for ordered PHP variables and other code cleanup
QXZanalyzer.pl update for better parsing and more stats
Added LANGUAGES_QXZ_notes.txt file for documentation

git-svn-id: svn://192.168.202.10@2193 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 19:05:36 +00:00
mattf f194c66910 Changed agent code to use new QXZ function in functions.php. This will facilitate easier other language builds and easier dynamic text and image replacement.
git-svn-id: svn://192.168.202.10@2161 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-12 00:35:04 +00:00
mattf f19d4d460a Added Agent API functions for preview_dial_action while previewing or manual alt dialing a lead
Added several lead field options to QM Socket URL

git-svn-id: svn://192.168.202.10@2074 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-02-16 03:27:54 +00:00
mattf 62dc36c5a8 Added lead search of archived leads table if present.
Added QueueMetrics 13.04 support with call hold records
minor code cleanup in several scripts

git-svn-id: svn://192.168.202.10@2026 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-27 03:09:14 +00:00
mattf 43e7797095 Changed require() to require_once() in agc directory PHP scripts
git-svn-id: svn://192.168.202.10@2016 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-22 11:05:10 +00:00
mattf e01116aa8b Added AST_CRON_audio_4_ftp2_FTPSSL.pl script for secondary archival of recordings to an FTP SSL server.
Changed agent code to use mysqli PHP functions.

git-svn-id: svn://192.168.202.10@2009 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-08-05 12:12:54 +00:00
mattf ddd5e6ce69 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 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 35d12e4374 Added ability to use .agi scripts in Call Menu prompt. Also added cm_date.agi script to say date with options
Converted ereg to preg in the agc agent interface PHP scripts

git-svn-id: svn://192.168.202.10@1945 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-03-28 04:52:48 +00:00
mattf dd261c5be1 Added BETA support for Asterisk 1.8 with vicidial. To download a version of Asterisk 1.8, go to:
http://downloads.vicidial.com/beta-apps/

git-svn-id: svn://192.168.202.10@1917 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-01-20 17:41:26 +00:00
mattf ba316d527a Added QueueMetrics Socket-send function for custom queue_log record sending
git-svn-id: svn://192.168.202.10@1879 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-21 02:19:31 +00:00
mattf c6df8954a9 Added vicidial_dial_log outbound call logging
git-svn-id: svn://192.168.202.10@1854 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-31 21:19:27 +00:00
mattf b234c1c640 Added recording and webserver functions to the agent API
git-svn-id: svn://192.168.202.10@1847 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-08-10 12:31:28 +00:00
mattf a27fb4288f 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 871aecd201 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 a18d030ce0 Changed CIDname for 3way calls
git-svn-id: svn://192.168.202.10@1556 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-11-26 02:59:40 +00:00
mattf c3ac445a1f 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