Commit Graph
735 Commits
Author SHA1 Message Date
mattf 53694957ce Added inbound group _lead_reset options for calls hung up or sent to voicemail/message
git-svn-id: svn://192.168.202.10@2366 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-05 02:59:49 +00:00
mattf adaf80312b Added experimental Agent Whisper Monitoring from the Real-time Report. Must be enabled in System Settings. Issue #840
git-svn-id: svn://192.168.202.10@2365 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-08-04 15:38:38 +00:00
mattf 0d72474b63 Added option for secondary sorting by vendor_lead_code, Issue #833
git-svn-id: svn://192.168.202.10@2361 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-28 15:12:05 +00:00
mattf 79a4605fa1 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 ed73e7c992 fixed issue #875
git-svn-id: svn://192.168.202.10@2354 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-18 19:36:23 +00:00
mattf b5b76a6c3c Optimization for dialable lead count SQL
git-svn-id: svn://192.168.202.10@2353 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 17:34:30 +00:00
mattf 6160e0ce95 hopper fixes again
git-svn-id: svn://192.168.202.10@2352 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:47:28 +00:00
mattf b1d98e9e9b bug fix hopper script
git-svn-id: svn://192.168.202.10@2351 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:45:47 +00:00
mattf 3904daa534 only force index on counts in AST_VD_hopper.pl
git-svn-id: svn://192.168.202.10@2350 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:43:26 +00:00
mattf d17bd19f00 Added force index to some vicidial_list queries in AST_VDhopper.pl script
git-svn-id: svn://192.168.202.10@2349 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-17 16:32:47 +00:00
mattf 6a3d4267df Added compatability in the Vicidial code for Asterisk 11
Added database and logfile logging of DTMF events. Works with Asterisk versions 1.8 and higher

git-svn-id: svn://192.168.202.10@2347 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 03:05:49 +00:00
mattf e41b19c9a6 Added the ability to define multiple Dispo Call URLs as well as define specific statuses that they will be triggered for.
Changed how Dispo Call URLs are processed to not delay agent actions.
Added more logging and HTTPS compatibility to AST_send_URL.pl script

git-svn-id: svn://192.168.202.10@2346 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-13 00:51:13 +00:00
mattf 40bad4cc8a Added user setting for lead_filter_id in no-hopper dialing
Fixed in-group no-agent call url

git-svn-id: svn://192.168.202.10@2344 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-07 15:28:06 +00:00
mattf e54b78d5d1 Added ability to use No Agent Call URL with the dispo_move_list.php script
Fixed issue with AST_send_URL.pl

git-svn-id: svn://192.168.202.10@2339 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-07-03 19:48:01 +00:00
mattf a0edf8e463 Added list_description web url variable
git-svn-id: svn://192.168.202.10@2333 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-06-10 02:03:46 +00:00
mattf b2e3eae675 Added POP3 Auth Mode for email, Issue #849
git-svn-id: svn://192.168.202.10@2321 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-05-15 12:03:07 +00:00
mattf f90a2f76ce Added webform 3 feature for the agent interface
Added campaign variable to No Agent URL process

git-svn-id: svn://192.168.202.10@2313 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-29 13:40:24 +00:00
mattf af7d2181ae Added --db_raw_files_copy flag to the ADMIN_backup.pl script, issue #839
git-svn-id: svn://192.168.202.10@2306 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-18 22:34:38 +00:00
mattf a9e7861253 Added option to populate the entry_list_id from the DID when routing to an
In-Group

git-svn-id: svn://192.168.202.10@2302 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-04-04 20:03:33 +00:00
mattf 1b8d4e9d0b Allow for single quotes in vicidial_list and custom_ data fields
Added db schema version mismatch warning in System Settings

git-svn-id: svn://192.168.202.10@2301 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-13 14:34:00 +00:00
mattf 93e39772ed Added ExpectedDBSchema line to astguiclient.conf
git-svn-id: svn://192.168.202.10@2299 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-03-12 16:06:38 +00:00
mattf 68bb26ee60 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 0e90ece1a5 Added link to new callbacks bulk move admin utility, also now we will archive deleted callbacks
git-svn-id: svn://192.168.202.10@2279 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-18 14:30:46 +00:00
mattf a64d5e433f Small fixes and updates, Issue #826
git-svn-id: svn://192.168.202.10@2268 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-04 17:49:20 +00:00
mattf 509038b0a7 Added list local call time validation, replace with campaign call time if invalid, Issue #812
git-svn-id: svn://192.168.202.10@2254 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-17 19:32:02 +00:00
mattf 47999ba45c Added list_name web url variable
Updated AST_manager_listen.pl script to run more efficiently and fix buffer data loss, issue #809

git-svn-id: svn://192.168.202.10@2251 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-15 02:17:24 +00:00
mattf e4036702fa Optimization of gmt code in AST_VDhopper.pl script, Issue #812
git-svn-id: svn://192.168.202.10@2248 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-14 17:05:43 +00:00
mattf 830c8db6b0 Added flag to delete voicemail greeting when changed from an audio file to empty
git-svn-id: svn://192.168.202.10@2247 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-13 01:20:24 +00:00
mattf 8a65cf6366 removed unnecessary line in hopper perl script, Issue #812
git-svn-id: svn://192.168.202.10@2246 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-12 20:57:47 +00:00
mattf edb88a8fec Added Local Call Time option for Lists to further restrict call times already set in the campaign.(issue #812)
Added Manual Dial Lead Search Filter option to limit the search of manual dials to within one campaign's lists from the manual dial screen.

git-svn-id: svn://192.168.202.10@2244 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-12 06:18:46 +00:00
mattf eb7ed8c0f3 Added transfer_conf-ID of epoch to help prevent double-execution of transfer commands for agent api
Added vicidial_api_log to archive_log_tables --daily process

git-svn-id: svn://192.168.202.10@2243 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-01-09 00:33:46 +00:00
mattf 6805a2b138 Added --conffile option to ADMIN_bcrypt_convert.pl script
Added new Spanish(es) ALL translation file, v004
Updated encrypted passwords doc

git-svn-id: svn://192.168.202.10@2234 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 15:16:47 +00:00
mattf 8382c16e49 Trigger sounds update on voicemail server when phone record is updated in admin.php
Changed ADMIN_keepalive_ALL.pl to clear out old unavail voicemail greetings before copying custom greeting

git-svn-id: svn://192.168.202.10@2229 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-27 15:16:10 +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 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 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 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 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 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 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 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 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 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 9f004c7bb4 Added AST_DB_action.pl script to allow for easier generic SQL execution with logging to vicidial_admin_log table
git-svn-id: svn://192.168.202.10@2154 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-29 14:28:11 +00:00
mattf af6e7585d9 Fixed time range in SQL for sales export perl script
git-svn-id: svn://192.168.202.10@2152 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-07 15:00:05 +00:00
mattf 14eb6e57e3 type count fix for nanpa preload script
git-svn-id: svn://192.168.202.10@2146 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 04:32:27 +00:00
mattf 6c89551e80 Updates to NANPA filter scripts and documentation
git-svn-id: svn://192.168.202.10@2145 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 04:19:21 +00:00
mattf d37c8f2ab5 Added additional phone prefix type of V to NANPA filtering code as landline (S)
git-svn-id: svn://192.168.202.10@2144 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-07-03 03:35:34 +00:00
mattf 7d63ac30f1 Added ability to use Wrap-Up messages with calls terminated through Hotkeys
git-svn-id: svn://192.168.202.10@2141 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-26 13:37:02 +00:00
mattf 22ad64b541 fixed bug in ADMIN keepalive script
git-svn-id: svn://192.168.202.10@2133 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-06-20 14:51:15 +00:00