Commit Graph
3424 Commits
Author SHA1 Message Date
mattf e21345f7f8 Added 4 fields to vicidial_khomp_log table in KHOMP_settings.sql
git-svn-id: svn://192.168.202.10@3424 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-14 21:44:15 +00:00
mattf 8175eff12c Update to KHOMP SQL setup file
git-svn-id: svn://192.168.202.10@3423 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-13 02:03:01 +00:00
mattf 2f1319014b Added Event handlers for new manager events, updates to the listen script
git-svn-id: svn://192.168.202.10@3422 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-08 14:35:22 +00:00
mattf 85d9fef3fd Modified the Hopper Drop-Run process to modify the priority and source of DROPs already in the hopper
git-svn-id: svn://192.168.202.10@3421 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-07 23:59:42 +00:00
mattf 33596f9638 Added hopper_drop_run_trigger_all option
Moved dialable_leads function to functions.php
Added 'dialable_count' option to list_info Non-Agent API function

git-svn-id: svn://192.168.202.10@3420 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-06 22:27:23 +00:00
mattf db0104be14 Added only_field option for refresh of already-loaded custom form SOURCESELECT element, cascading SOURCESELECT custom field refreshes.
git-svn-id: svn://192.168.202.10@3419 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-05 03:29:51 +00:00
mattf abf641ed53 Added 'custom_fields_delete' option for update_list function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3418 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 15:14:41 +00:00
mattf 024feac6fb Fixed issue #1271, security_phrase field not populating in custom fields form
git-svn-id: svn://192.168.202.10@3417 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 01:33:43 +00:00
mattf 6c85d13951 Fixed recording access logging to new QC functions
git-svn-id: svn://192.168.202.10@3416 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-02 00:47:47 +00:00
mattf 1d41450f28 Added 'custom_fields_update' option for update_list function in the Non-Agent API
git-svn-id: svn://192.168.202.10@3415 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-01 19:54:04 +00:00
mattf 0119b0af1f Fixed issues with dashes as custom fields values throwing off delimiters in the agent screen
git-svn-id: svn://192.168.202.10@3414 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-31 03:00:46 +00:00
mattf 94534349de Added extra warnings and forced confirmation before running List Pass report
git-svn-id: svn://192.168.202.10@3413 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 21:00:38 +00:00
mattf 979e370787 Added ability to use custom_fields_copy on update_list on a deleted list_id in the Non-Agent API
git-svn-id: svn://192.168.202.10@3412 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 20:35:47 +00:00
mattf cccd21ec6d Fixed for consistent custom fields values filtering
git-svn-id: svn://192.168.202.10@3411 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-30 00:39:32 +00:00
mattf 147527ee1e Fix for issue on transfer list user fullname having an underscore
git-svn-id: svn://192.168.202.10@3410 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-29 19:20:50 +00:00
mattf 34147c53bf Added more variable filtering to non-agent API
git-svn-id: svn://192.168.202.10@3409 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-29 01:42:53 +00:00
mattf d02f09725c git-svn-id: svn://192.168.202.10@3408 3d104415-ff17-0410-8863-d5cf3c621b8a 2021-03-28 15:00:13 +00:00
mattf cdef190fd2 Added system setting(agent_screen_timer) for selection of JavaScript timer: setTimeout or EventSource for the agent screen
git-svn-id: svn://192.168.202.10@3407 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-28 02:49:24 +00:00
mattf 85cf58aba7 Added populate_lead_comments in-group option, Issue #1229
git-svn-id: svn://192.168.202.10@3406 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 02:48:36 +00:00
mattf 7f260eeb0b Fix for -adfill-delay= CLI flag in keepalive ALL script, Issue #1266
git-svn-id: svn://192.168.202.10@3405 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 01:48:15 +00:00
mattf fcc1a6c35c Added more data output fields to agent_stats_export Non-Agent API function
git-svn-id: svn://192.168.202.10@3404 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-26 00:45:23 +00:00
mattf 7ffcf95039 Added WEB_BROWSER_JAVASCRIPT_THROTTLING.txt document
git-svn-id: svn://192.168.202.10@3403 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-25 15:08:47 +00:00
mattf 2cfd57bf23 Added leave_3way_start_recording campaign options
git-svn-id: svn://192.168.202.10@3402 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-25 02:14:25 +00:00
mattf 202f29d175 small optimization for WAV file validation process in audio store
git-svn-id: svn://192.168.202.10@3401 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 22:01:41 +00:00
mattf 29e7afcd42 small fix for recent audio store changes
git-svn-id: svn://192.168.202.10@3400 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 20:46:53 +00:00
mattf 347c8f0e8e Fixed issue with agent_hidden_sound in vicidial.php
git-svn-id: svn://192.168.202.10@3399 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 17:07:32 +00:00
mattf eaaf68e4b8 Added checking of .wav files for asterisk-compatible format in Audio Store
Added display of bad wav file formats on sounds_list Non-Agent API function

git-svn-id: svn://192.168.202.10@3398 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 16:52:40 +00:00
mattf 5919b82991 Added classAudioFile PHP library for WAV file format validation in Audio Store
git-svn-id: svn://192.168.202.10@3397 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 05:40:27 +00:00
mattf 1f767edcea Added additional update_fields options: scriptreload,script2reload,formreload,emailreload,chatreload
git-svn-id: svn://192.168.202.10@3396 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 04:05:02 +00:00
mattf 16c428a8cf Small fix for header issue in lead_all_info non-agent API function
git-svn-id: svn://192.168.202.10@3395 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 03:20:35 +00:00
mattf 83403ad913 Added special 'xDAYS' value option for callback_datetime
to Non-Agent API
Added 'custom_fields_add' option for update_list function
 to Non-Agent API

git-svn-id: svn://192.168.202.10@3394 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 02:10:28 +00:00
mattf 5911bbe72d Added QC Scorecard presets with recording timestamps
git-svn-id: svn://192.168.202.10@3393 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-20 00:40:56 +00:00
mattf 5f70dd7fdc For the user_stats.php report, Added HELP pop-ups for each section, added agent browser visibility log stats to agent activity section, reformatted most sections
For the agent time detail report, Added agent screen visibility stats
For vicidial.php, Small change for agent screen visibility logging on logout

git-svn-id: svn://192.168.202.10@3392 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-19 19:16:55 +00:00
mattf d34950b2dc Fix for NANPA dmin web page auth issue
git-svn-id: svn://192.168.202.10@3391 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-19 15:22:15 +00:00
mattf d3eea512f7 Added system settings for agent_hidden_sound and added more browser_alert_sounds
Added agent screen visibility logging and Agent Hidden Browser Sounds

git-svn-id: svn://192.168.202.10@3390 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-18 06:49:09 +00:00
mattf 2c67127fe2 Small fix for Lead Loader Templates
git-svn-id: svn://192.168.202.10@3389 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-18 03:16:25 +00:00
mattf 0b85bc27d8 Added the ability to see orphan Remote Agent entries(with no valid User account) in admin.php
git-svn-id: svn://192.168.202.10@3388 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 21:43:06 +00:00
mattf 259fce185b Fixes for better consistency in password change process for both vicidial.php and admin.php, Issue #1261
git-svn-id: svn://192.168.202.10@3387 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 16:14:27 +00:00
mattf 794556fe53 Added lead_all_info Non-Agent API function
Changed admin_modify_lead.php page links to javascript because of Chrome

git-svn-id: svn://192.168.202.10@3386 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-17 14:39:16 +00:00
mattf 88a7a56372 Small fix for 2FA consistency, added a Warning to the HELP for 2FA
git-svn-id: svn://192.168.202.10@3385 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-16 13:28:29 +00:00
mattf 3161cf54e2 Added new manual_dial_filter CALLBACK options, Issue #1139
git-svn-id: svn://192.168.202.10@3384 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-16 02:57:36 +00:00
mattf 1e9f26353b Added clear_form campaign option, Issue #1179
git-svn-id: svn://192.168.202.10@3383 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-15 21:54:03 +00:00
mattf e2c15d8452 Added Bulk AC-CID delete by text-box option to Admin Bulk Tools
git-svn-id: svn://192.168.202.10@3382 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-15 21:17:05 +00:00
mattf 599760e4df Fix for multiple filter_clean_cid_number actions in the DID routing AGI script, also added 'T' filter action, Issue #1247
git-svn-id: svn://192.168.202.10@3381 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-15 15:44:29 +00:00
mattf 85b58a48ad Populate the CIDname in live_sip_channels/live_channels tables, Issue #1255
git-svn-id: svn://192.168.202.10@3380 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-15 15:27:02 +00:00
mattf b1e0635c98 Added optional DID Description display for inbound calls
git-svn-id: svn://192.168.202.10@3379 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-15 02:48:41 +00:00
mattf 87a157d955 Added more enhanced_disconnect_logging options in System Settings
git-svn-id: svn://192.168.202.10@3378 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-14 15:01:50 +00:00
mattf 515d4a9051 Added a page to allow Editing existing Lead Loader Templates.
git-svn-id: svn://192.168.202.10@3377 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-13 00:44:36 +00:00
mattf 11e2ad38b3 Force clearing of webphone panel upon logout in vicidial.php
git-svn-id: svn://192.168.202.10@3376 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 20:26:10 +00:00
mattf 977ca1e0f9 Small change to Copy User page on admin.php
git-svn-id: svn://192.168.202.10@3375 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:58:06 +00:00