mattf
6e7dce400b
Added 'Phone Stats' to report permissions list in admin.php
...
Added slave DB and user group allowed reports permissions code, and report log logging in phone_stats.php
Added update of live agent records for ingroup_rank/ingroup_grade in the update_user function in non_agent_api.php
git-svn-id: svn://192.168.202.10@3492 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-12 21:03:55 +00:00
mattf
590048730c
Fix for In-Group closing time action issue #1321
...
git-svn-id: svn://192.168.202.10@3490 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-04 11:18:49 +00:00
mattf
5223df0071
Added CID Group Failover campaign setting(cid_group_id_two)
...
git-svn-id: svn://192.168.202.10@3489 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-01 00:38:51 +00:00
mattf
8fbb6fb44d
Added 24-Hour Called Count Limit campaign feature, allows you to limit the number of calls to be placed to a phone number or lead in a 24-hour time period. Also allows for state-based override settings. For more information, read the CALL_COUNT_LIMITS.txt doc.
...
git-svn-id: svn://192.168.202.10@3483 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-16 05:49:21 +00:00
mattf
94bb54cf0d
Allow brackets and spaces in Filter Phone Group numbers([ ])
...
git-svn-id: svn://192.168.202.10@3481 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-12 21:35:09 +00:00
mattf
0a775958f6
Added display of the Phone Codes and Postal Codes that are loaded into the system. Linked from the System Settings page.
...
git-svn-id: svn://192.168.202.10@3476 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-07 11:35:56 +00:00
mattf
e0e3d1b701
Added display of Call Time Holidays to the agent screen Scheduled Callbacks calendar
...
git-svn-id: svn://192.168.202.10@3474 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-06 05:40:26 +00:00
mattf
2f04e8f768
Added User override for campaign manual_dial_filter setting
...
git-svn-id: svn://192.168.202.10@3472 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-05 15:00:49 +00:00
mattf
346ce6002d
Added Transfer No Dispo campaign setting, allowing for transferred calls to not not immediately show the disposition panel on the agent screen.
...
git-svn-id: svn://192.168.202.10@3470 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-02 14:22:01 +00:00
mattf
357d4efca8
Fix for Copy Phone issue in admin.php
...
git-svn-id: svn://192.168.202.10@3464 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-24 16:45:27 +00:00
mattf
d4bd530333
Default security fixes, CVE-2021-28854
...
git-svn-id: svn://192.168.202.10@3454 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-15 15:10:25 +00:00
mattf
c78a9e8d5d
Added In-Group Drop Seconds Override Container and Inbound Manual Dial Agent Forced Ready features
...
git-svn-id: svn://192.168.202.10@3451 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 16:49:24 +00:00
mattf
97f47846d9
Fix for Copy Phone conf rebuild, Require prompt be populated on Call Menu creation and modification
...
git-svn-id: svn://192.168.202.10@3443 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-05-19 23:43:24 +00:00
mattf
04fa201cad
Added mohsuggest phone config option for SIP and IAX phones
...
Added new option/layout to agc/alt_display.php
git-svn-id: svn://192.168.202.10@3435 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-29 21:02:47 +00:00
mattf
65e117617a
Added calls_inqueue_count_ campaign options
...
git-svn-id: svn://192.168.202.10@3431 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-26 15:05:26 +00:00
mattf
ac7c66cef9
doc update for last commit, more screen labels
...
git-svn-id: svn://192.168.202.10@3429 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-22 02:28:22 +00:00
mattf
5b1a9ff87d
Added more screen labels for non-form fields
...
git-svn-id: svn://192.168.202.10@3428 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-22 02:26:19 +00:00
mattf
25ceb7a306
Added calls_waiting_vl_ campaign options to add optional lead columns to the agent screen Calls In Queue panel
...
git-svn-id: svn://192.168.202.10@3425 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-04-17 16:02:27 +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
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
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
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
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
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
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
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
mattf
4f0a045e17
Added Two-Factor Authentication system, Added mobile_number to User Modify screen
...
Added BUTTON field type to custom list fields
git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf
d594e3482c
Added Inbound main panel sub-links, fixed System Settings modify SQL
...
git-svn-id: svn://192.168.202.10@3370 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-10 03:09:55 +00:00
mattf
7e091e5d0c
Added new QC module with QC scorecards, Quality Control Report, Settings Compare Utility
...
git-svn-id: svn://192.168.202.10@3369 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-09 21:45:15 +00:00
mattf
baa3b82785
Added Default Phone Fields feature, Changed CLEAR LIST to remove custom fields for removed leads in admin.php
...
Added Added --remove-abandoned-records-only option to ADMIN_custom_table_clean.pl script
git-svn-id: svn://192.168.202.10@3367 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-06 09:47:51 +00:00
mattf
80fbce5589
Added User modify_leads = 5 option, for READONLY in admin screens
...
git-svn-id: svn://192.168.202.10@3363 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-04 21:25:46 +00:00
mattf
5842f7dde5
Changed admin.php Logout to auto-logout through AJAX, with redirect to Admin Home URL
...
git-svn-id: svn://192.168.202.10@3360 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-02 15:35:54 +00:00
mattf
1b937b45a0
Added xferconf number options to update_campaign, add_list & update_list Non-Agent API functions
...
git-svn-id: svn://192.168.202.10@3359 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-27 16:32:19 +00:00
mattf
1795201bbc
Added Copy Phone functionality to admin.php
...
git-svn-id: svn://192.168.202.10@3358 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-26 21:05:02 +00:00
mattf
528b441723
Added vicidial call length logging to ra_call_control Agent API function
...
Fixes for manual dial agent-state issues and a translation issue in vicidial.php
git-svn-id: svn://192.168.202.10@3356 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-22 16:02:04 +00:00
mattf
05452d2883
Added SOURCESELECT Custom Field Type
...
Added ability to calculate basic Math functions in SCRIPT custom field types
git-svn-id: svn://192.168.202.10@3352 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-11 23:43:56 +00:00
mattf
3eac4aac42
Added add_did Non-Agent API function to admin.php permissions options
...
git-svn-id: svn://192.168.202.10@3350 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 21:05:32 +00:00
mattf
5b91f0dae7
Added more logging, debug code and fixes for SHARED agent campaigns
...
git-svn-id: svn://192.168.202.10@3348 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-08 06:16:36 +00:00
mattf
f8eb1677dc
Added copy_user Non-Agent API function
...
other small fixes
git-svn-id: svn://192.168.202.10@3345 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-24 14:49:59 +00:00
mattf
4babb9e0ba
Added Agent Search Method override options for campaigns and in-groups.
...
git-svn-id: svn://192.168.202.10@3341 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-07 20:40:57 +00:00
mattf
de71e25392
Added SHARED_... campaign dial method auto-dial options, for more efficient agent multi-campaign dialing. Read the AGENT_MULTI-CAMPAIGN_DIALING.txt document for more information.
...
git-svn-id: svn://192.168.202.10@3339 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-02 22:05:07 +00:00
mattf
0553035021
Changes for PHP8 compatibility
...
git-svn-id: svn://192.168.202.10@3337 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-14 23:07:01 +00:00
mattf
8f5a7d14da
Added Transfer-Conf Button Launch campaign setting, allowing you to set a webform window to open when an agent clicks on the Transfer-Conf button.
...
git-svn-id: svn://192.168.202.10@3334 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-02 02:24:19 +00:00
mattf
13848308b8
Added Daily Called Count Limits as a campaign setting, with options to count and/or restrict for manual dial calls or not.
...
Added hopper debug output to the campaign debug report.
git-svn-id: svn://192.168.202.10@3331 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-24 05:24:25 +00:00