Commit Graph
680 Commits
Author SHA1 Message Date
mattf f2daa70862 Added login_kickall system setting
git-svn-id: svn://192.168.202.10@3649 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-10-21 13:42:16 +00:00
mattf 98235ec76f Added more "XDAY" options to add_lead duplicate checks in the Non-Agent API
Added more failed login details for level 9 users to User Modify page
Added User Logins Report
Added webserver/URL logins section to User Stats report for level 9 users
Added more failed login logging in user_authorization function.php scripts
Added more failed login reason messages display to timeclock.php
Added vicidial_user_logins_daily TEOD population to ADMIN keepalive script

git-svn-id: svn://192.168.202.10@3642 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-22 13:24:27 +00:00
mattf 1f88e0aa64 Added User Group "Script Override" option
git-svn-id: svn://192.168.202.10@3634 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-09-01 13:54:01 +00:00
mattf e0e479834b Added testing code for VERM(VICIdial Enhanced Reporting Module)
git-svn-id: svn://192.168.202.10@3627 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-29 14:43:30 +00:00
mattf 2f0885fae3 Added BETA support for ConfBridge with Asterisk 16 and VICIdial
git-svn-id: svn://192.168.202.10@3623 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-27 12:38:15 +00:00
mattf 74d4bb2adf Added user_codes_admin user/system setting
git-svn-id: svn://192.168.202.10@3614 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-07-30 14:05:36 +00:00
mattf 322c55ba08 Added max_logged_in_agents campaign/system settings and dial_prefix list override
git-svn-id: svn://192.168.202.10@3609 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-06-23 20:39:09 +00:00
mattf 9627975164 Added user_group_two to User Modify screen in admin.php
git-svn-id: svn://192.168.202.10@3602 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-13 13:01:37 +00:00
mattf f565ae3a74 Added script_tab_frame_size campaign setting
git-svn-id: svn://192.168.202.10@3600 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-10 21:17:56 +00:00
mattf cd05197ff8 Added pre_filter_recent_call DID settings and Inbound DID Detail Report
git-svn-id: svn://192.168.202.10@3598 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-10 15:26:38 +00:00
mattf 07ba369ae8 Added ig_xfer_list_sort campaign setting
git-svn-id: svn://192.168.202.10@3597 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-06 13:28:41 +00:00
mattf 08890aa5df Added List CID Group Override to the List Modification admin screen.
Added new vicidial_dial_cid_log database call logging

git-svn-id: svn://192.168.202.10@3589 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-12 20:46:51 +00:00
mattf 0dd2c833cf Added STAGING option for campaign presets
Added DELETE action to the 'update_presets' Non-Agent API function
Added more time-sync detailed logging from the agent screen

git-svn-id: svn://192.168.202.10@3586 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 15:09:55 +00:00
mattf 31ed5a073c Added allow_web_debug system setting to disable $DB output by default.
Added more input variable filtering

git-svn-id: svn://192.168.202.10@3567 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 15:41:15 +00:00
mattf ca414e4e48 Added agent_hide_hangup system and campaign settings
git-svn-id: svn://192.168.202.10@3565 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 01:02:53 +00:00
mattf a91fb13993 Added more logging of dial alerts, force PauseCode MDSKIP when skipping previewed lead in vicidial.php
Added pause_max_url campaign feature
Updated CALL_URL_FEATURES.txt doc

git-svn-id: svn://192.168.202.10@3561 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-13 14:24:13 +00:00
mattf b7aadbfcc8 Added audio_store_GSM_allowed vicidial/options.php setting. Disabled GSM file uploads to the Audio Store by default.
Disabled the PLAY link in the Audio Store for BAD FORMAT WAV files.
Added User setting to allow download of bad format WAV files.

git-svn-id: svn://192.168.202.10@3554 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-20 15:07:19 +00:00
mattf f8b50ab028 Added auto_alt_threshold option for campaigns and override option for lists
git-svn-id: svn://192.168.202.10@3553 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-19 21:03:28 +00:00
mattf b0744de0bd Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable
git-svn-id: svn://192.168.202.10@3550 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-03 21:28:52 +00:00
mattf c31d121963 Added some new User Group settings
git-svn-id: svn://192.168.202.10@3546 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-16 14:29:11 +00:00
mattf 4db3b9ff1e Added User Location to the Modify User page. Also added Queue Groups Admin pages, allowing you to define multiple campaigns and/or in-groups in a single Queue Group to be used in some reports.
git-svn-id: svn://192.168.202.10@3543 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-09 06:42:28 +00:00
mattf 72952f5cf2 Added MIN LENGTH to the Dispo Call URL ALT admin screen, allowing for a minimum call time threshold before a Dispo Call URL will trigger.
git-svn-id: svn://192.168.202.10@3539 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-18 03:29:56 +00:00
mattf 01839cc490 SQL issue fixed
git-svn-id: svn://192.168.202.10@3537 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-10 13:28:08 +00:00
mattf 4242aeb447 Added In-Group in_queue_nanque options
Added optional phone_number search for lead_all_info function
Fix for Inbound Report with optional campaign-select AHT calc

git-svn-id: svn://192.168.202.10@3535 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-08 03:54:53 +00:00
mattf 9bdba61a17 Added 'Agent In-Call Tally Seconds Threshold' campaign setting, to better handle dialing volume on campaigns with long agent talk time.
git-svn-id: svn://192.168.202.10@3531 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-22 17:53:13 +00:00
mattf 2cc39f6b5e Added populate_lead_owner in-group option
git-svn-id: svn://192.168.202.10@3518 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-12 00:44:38 +00:00
mattf a578f62ebf Added new OWNERCUSTOMx handle methods for DID and Call Menu options
git-svn-id: svn://192.168.202.10@3516 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-08 22:13:40 +00:00
mattf ad7fd1ac62 PHP security fixes.
Added NONE for campaigns in inbound forecasting report
Fix for Issue #1324, new DB index

git-svn-id: svn://192.168.202.10@3509 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-29 03:28:38 +00:00
mattf 233b9a5847 Added PJSIP support for Asterisk 16
git-svn-id: svn://192.168.202.10@3505 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 14:36:09 +00:00
mattf bfd1d6d40f Added vicidial_inbound_caller_codes logging to inbound call routing script
git-svn-id: svn://192.168.202.10@3495 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-19 12:38:48 +00:00
mattf 17ca1bc19e 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 888a13abfc 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 36fa349208 Yukon Canada timezone changes
git-svn-id: svn://192.168.202.10@3477 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-07-07 16:04:18 +00:00
mattf 26d672ae63 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 12abf5be9f 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 b2e799cc02 Update to DB schema for new Asteirsk 16 code
git-svn-id: svn://192.168.202.10@3458 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-17 20:00:47 +00:00
mattf 70b2001681 create mysql fix
git-svn-id: svn://192.168.202.10@3452 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-09 21:39:19 +00:00
mattf 43bb8364fe 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 6228b167a0 Added TILTX features for pre-carrier call filtering
git-svn-id: svn://192.168.202.10@3449 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-06 14:08:45 +00:00
mattf 7a4ce83cc6 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 072a736182 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 c864ad6cb8 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 5e706c032a 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 aa93017117 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 6d3881a0a3 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 6212f54a96 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 84966aa96f 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 a571da5d91 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 f964b23012 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 fe57e2dec0 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