Commit Graph
2215 Commits
Author SHA1 Message Date
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 6c693e6fdf Fix for download headers, issue #805 in AST_agent_time_detail.php report
git-svn-id: svn://192.168.202.10@2214 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-04 10:51:00 +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 d44cc75272 Fixed carrier-related seccurity issue in carrier listings in admin.php
git-svn-id: svn://192.168.202.10@2212 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-28 13:01:26 +00:00
mattf 7cde43714c Added audio_store_details audio file info gathering and DB population
git-svn-id: svn://192.168.202.10@2211 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 23:30:23 +00:00
mattf 86426d2cd8 Fixed issue with lead info not being updated when Max Dead time is triggered in agent interface
git-svn-id: svn://192.168.202.10@2210 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 17:37:07 +00:00
mattf fd479a05f0 Fixed vicidial_comments DB schema issue, changed user_id and campaign_id to VARCHARs
git-svn-id: svn://192.168.202.10@2209 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 17:11:23 +00:00
mattf f885ad3d2c issue #785 fix, misspelling
git-svn-id: svn://192.168.202.10@2208 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 16:10:43 +00:00
mattf 6f91dc539a changed report headers, issue #427
fixed pass hash ajax sending with astguiclient.php

git-svn-id: svn://192.168.202.10@2207 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 15:22:42 +00:00
mattf c33ed216f2 Added parked_hangup code for agent interface so calls that hang up while on hold have a proper term reason of CALLER. Issue #781
git-svn-id: svn://192.168.202.10@2206 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 06:38:10 +00:00
mattf 7465359f21 Allow spaces in user custom fields, issue #465
git-svn-id: svn://192.168.202.10@2205 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 04:55:31 +00:00
mattf ddfa080fd2 Fixed Fhour variable bug in several perl scripts
git-svn-id: svn://192.168.202.10@2204 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 04:17:19 +00:00
mattf 03e643eab7 Added clear_script campaign option
git-svn-id: svn://192.168.202.10@2203 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 03:45:28 +00:00
mattf ce84b4f772 Fix for issue #798 in vicidial.php
git-svn-id: svn://192.168.202.10@2202 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 03:20:19 +00:00
mattf 0bfdc63e08 Added show_previous_callback campaign option
git-svn-id: svn://192.168.202.10@2201 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-25 02:58:48 +00:00
mattf d217cea635 Fixed issue #790 on admin_search_lead.php script
git-svn-id: svn://192.168.202.10@2200 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-24 22:49:38 +00:00
mattf 2302cc4498 Added new Callback Comments campaign option
git-svn-id: svn://192.168.202.10@2199 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-24 17:24:38 +00:00
mattf 8c45446971 Changed to only allow running AST_vm_update.pl script on designated voicemail server, and run for all mailboxes
git-svn-id: svn://192.168.202.10@2198 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-24 15:29:23 +00:00
mattf 2a4c59357b Added several new campaign settings for comments and QC audit history
Fixed issue with AGENTS transfers when no agents available

git-svn-id: svn://192.168.202.10@2197 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-23 16:31:45 +00:00
mattf 767820b868 fixed small link bug in admin.php
git-svn-id: svn://192.168.202.10@2196 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-19 06:44:33 +00:00
mattf 6e0f4ecf58 Added more debug output to web lead loader
git-svn-id: svn://192.168.202.10@2195 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-19 01:16:10 +00:00
mattf b0d4882168 Added agent_email as webform and script variable
git-svn-id: svn://192.168.202.10@2194 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 20:42:37 +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 415baa8e02 Added options for up to 9 ordered variables within QXZ function output for admin PHP scripts
git-svn-id: svn://192.168.202.10@2192 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 06:12:52 +00:00
mattf 36cf6284d5 Added QXZanalyzer.pl to help analyze QXZ function in web PHP scripts
git-svn-id: svn://192.168.202.10@2191 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-18 00:51:37 +00:00
mattf fdd6f17d22 Fixed issue #801 in vicidial.php
small fixes in admin.php and real-time report

git-svn-id: svn://192.168.202.10@2190 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-16 23:11:42 +00:00
mattf ffec5bf834 fixed issue #800 from issue tracker
git-svn-id: svn://192.168.202.10@2189 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 22:03:30 +00:00
mattf b158737ed5 Added List Split admin utility
git-svn-id: svn://192.168.202.10@2188 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 19:03:07 +00:00
mattf 8c75f1d554 Fixed small voicemail web config code issue
git-svn-id: svn://192.168.202.10@2187 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-14 15:48:13 +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 392077578b Added concurrency checks to several of the keepalive spawned scripts
Changed ASTVDautoFILL screen label to ASTVDadFILL
Added admin_test variable for vicidial.php to test dialers set to agent active=N

git-svn-id: svn://192.168.202.10@2185 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-13 21:44:47 +00:00
mattf bc57258cb9 Removed several AJAX text outputs from QXZ output in vdc_db_query.php
git-svn-id: svn://192.168.202.10@2184 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 12:12:05 +00:00
mattf 69a6bfc923 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf 66019f539d added directory for old vicidial logos
git-svn-id: svn://192.168.202.10@2182 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 02:36:20 +00:00
mattf 4f415640a8 small fix for DID route AGI script
git-svn-id: svn://192.168.202.10@2181 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 21:02:21 +00:00
mattf 4118931a54 Fixed issue with multiple filtering options enabled in DID routing AGI script
git-svn-id: svn://192.168.202.10@2180 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 19:20:30 +00:00
mattf 2c29887f10 Fixed bug #793 in adapt script
added logging to auto-dial script
added another exclusion for settings-only backup in backup script

git-svn-id: svn://192.168.202.10@2179 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-10 01:02:29 +00:00
mattf 0ae7742db0 Fixed issue with AGENTDIRECT transfers to agents with IDs over 7 characters long in the agent interfae
git-svn-id: svn://192.168.202.10@2178 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-05 22:17:22 +00:00
mattf c1a75b97c1 Added did only option to recording export script
Added settings-only option to backup script, and removed log export from no-log option

git-svn-id: svn://192.168.202.10@2177 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-03 20:19:02 +00:00
mattf 03ee7f8d7e Fixed issues with filtering of manual dial calls from call log or callbacks, vdc_db_query.php
git-svn-id: svn://192.168.202.10@2176 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-10-24 16:58:43 +00:00
mattf 73bab322a0 Added 9am-10pm and 10am-6pm options to DID stats report
git-svn-id: svn://192.168.202.10@2175 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-10-20 13:13:14 +00:00
mattf 1e1caed634 fix for pausecode formatting in real-time report
git-svn-id: svn://192.168.202.10@2174 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-28 14:19:19 +00:00
mattf c455bd9814 Added QXZ function formatting of output to 3 real-time reports
Added new functions.php QXZ function to echo with padding options

git-svn-id: svn://192.168.202.10@2173 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 20:57:25 +00:00
mattf e961ea2b16 Fixed manual dial pause warning issue in vicidial.php
git-svn-id: svn://192.168.202.10@2172 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 20:07:54 +00:00
mattf d6ebf86b8e fixed bug #779
git-svn-id: svn://192.168.202.10@2171 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 10:21:58 +00:00
mattf 97f1343ef1 Fixed bug #789
git-svn-id: svn://192.168.202.10@2170 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-18 10:16:57 +00:00
mattf 4abd7b4c89 Fixed issues with logging of non-answered calls, user_group and call notes
git-svn-id: svn://192.168.202.10@2169 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-08 14:35:59 +00:00
mattf 095b22259d Added options to allow for limits on the number of active useronly callbacks an agent can have. includes user override option.
git-svn-id: svn://192.168.202.10@2168 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-09-02 13:45:08 +00:00
mattf c20613af39 Fixed minor voicemail chooser bug on DID modify page on admin.php
git-svn-id: svn://192.168.202.10@2167 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-22 14:35:25 +00:00
mattf 8ef5579efc Fixed issue with phone alias login in vicidial.php
git-svn-id: svn://192.168.202.10@2166 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-08-22 13:02:14 +00:00