Commit Graph
997 Commits
Author SHA1 Message Date
mattf b6ab98fa1e Added 'update_presets' Non-Agent API function to admin.php
git-svn-id: svn://192.168.202.10@3582 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-08 03:53:26 +00:00
mattf 1cc1e47da3 Cleanup from input variable filter updates
git-svn-id: svn://192.168.202.10@3580 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-04 05:38:26 +00:00
mattf e152282761 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 3527a06150 Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf 9eafb50667 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 520f9198ed Additional XSS script text variable filtering in admin.php
git-svn-id: svn://192.168.202.10@3563 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-15 19:38:27 +00:00
mattf 6048a29fea Fix for XSS multi-script security issue in admin.php
git-svn-id: svn://192.168.202.10@3562 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-15 15:43:41 +00:00
mattf 01a3360302 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 6da312fdd7 Added update_alt_url Non-Agent API function
Added dispo_call_url as option for update_campaign Non-Agent API function
Added display of the URL ID to the URL Multi admin page
Added email_header_attach and allow_sendmail_bypass options.php settings for dispo_call_url.php script

git-svn-id: svn://192.168.202.10@3558 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-28 02:43:52 +00:00
mattf 478f7e4615 Added more variable filtering to admin web pages
git-svn-id: svn://192.168.202.10@3555 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-22 22:06:31 +00:00
mattf dd66ba053d 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 eea37f1fbc 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 6abc77812a Fixes for PHP8, issue #1341
git-svn-id: svn://192.168.202.10@3547 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-17 13:24:14 +00:00
mattf 267f8015c2 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 c50e22f0e5 Fix for Queue Groups link issue #1343
git-svn-id: svn://192.168.202.10@3545 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-14 16:59:24 +00:00
mattf 81850156ee Fix for new phone inserts template_id issue on some MySQL setups
git-svn-id: svn://192.168.202.10@3544 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-13 21:30:44 +00:00
mattf 78136bc0e2 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 ed3335e3b8 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 cc26a700a7 Added lead_search Non-Agent API function
git-svn-id: svn://192.168.202.10@3533 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-27 14:43:14 +00:00
mattf 75752f6c53 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 82c9b1f4d1 Fix for minor link issue in admin.php
git-svn-id: svn://192.168.202.10@3528 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-29 18:06:40 +00:00
mattf f388666789 Added batch_update_lead API function
git-svn-id: svn://192.168.202.10@3523 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-21 02:03:05 +00:00
mattf b413c8c8a8 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 3def899218 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 faeb4ad0b9 Fix for User Modify page issue in admin.php
git-svn-id: svn://192.168.202.10@3514 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-02 00:53:13 +00:00
mattf 863c34fff7 Small fix to admin.php for Add Phone screen(PJSIP)
git-svn-id: svn://192.168.202.10@3508 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-27 20:45:43 +00:00
mattf 77aa33a477 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 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