Commit Graph
2088 Commits
Author SHA1 Message Date
mattf c4e5a820fa Fix for hide_gender issue in vicidial.php
git-svn-id: svn://192.168.202.10@2226 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-24 02:13:43 +00:00
mattf bea25a704d Fix for issue #811 in vicidial.php
git-svn-id: svn://192.168.202.10@2225 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-23 01:36:39 +00:00
mattf ec5210ed66 Added updated Spanish translation and new Dutch agent-only translation
git-svn-id: svn://192.168.202.10@2224 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-21 21:32:09 +00:00
mattf 2b412513e1 Fixed small issues with outbound AGI script and send url perl script
git-svn-id: svn://192.168.202.10@2223 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-21 13:49:41 +00:00
mattf a6341b9053 small fix for admin languages
git-svn-id: svn://192.168.202.10@2222 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-17 11:58:47 +00:00
mattf 0dedf84cd9 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 aa353fd57b small changes for new CPD Unknown Action feature
git-svn-id: svn://192.168.202.10@2220 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 04:05:33 +00:00
mattf 1971b66b76 Added new statuses for CPD Unknown transfers
git-svn-id: svn://192.168.202.10@2219 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 03:37:18 +00:00
mattf fb59dbcb93 Added No Agent Call URL override option for lists
Added CPD Unknown Action option for campaigns
Added date field for www_phrases and wipe option on perl script
Fixed issue where vicidial_closer_log was not populating list_id

git-svn-id: svn://192.168.202.10@2218 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-12 02:40:45 +00:00
mattf 3e16bb553b reworking of logout process to include pause process if needed, Issue #775
git-svn-id: svn://192.168.202.10@2217 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-07 17:00:46 +00:00
mattf 40bd81cd61 Added option to allow for more matches in the help.php file in admin_languages.php
functionalized output in help.php
added first new translation file for Spanish(es)

git-svn-id: svn://192.168.202.10@2216 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-05 11:48:34 +00:00
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