Commit Graph
2077 Commits
Author SHA1 Message Date
mattf 100838ea88 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 dabad05109 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 50f5fccb53 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 00cf53ba28 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 e2b1843c59 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 4bdc46d3cc 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 e317d03d81 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 4e5689bf09 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 7663225781 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 176c5f9457 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 3ca06bef17 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 66d7598dac 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 9b7a92fdb5 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 c22a2d8dda 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 3e5aa3a593 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 817c13b9be 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 d018943c1c 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 90768e4617 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 5a51d9d86b 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 808cff41ff 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 0298d826ad 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 976b340eef 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 cfac2832ca 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 9447a2b217 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 c759f976a3 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 8edc23c8a2 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 b157860f45 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 acb7b99ba7 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 aa0298e8bc 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 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 afe1f21e19 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 d938d7e260 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 528ffe3990 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 cb0f5a7be3 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 51dc66136f 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 5b874084f0 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 4b20513afa 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 76ee59dfe6 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 b7cf0ed9c0 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 8d8c5bb1fd 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 57d327706a 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 20df5aac87 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 07071af9a4 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 c0eb4d9c26 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 d48e7f2ecb 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 a70775ae81 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 b1447cee60 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 de7640db1d 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 18610fb9b0 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 0207aa0304 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