mattf
6655cc6b44
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
63bbf2b3ac
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
f12187d49d
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
dbec4b65f7
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
5cfa177df9
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
2cbfa514a7
Code cleanup and more optional DB output for queries in admin.php
...
git-svn-id: svn://192.168.202.10@3596 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-29 15:22:53 +00:00
mattf
60c3f7145e
Disallow adding 'INCALL','QUEUE' statuses in Auto-Alt-Dial and Lead Recycling, admin.php
...
git-svn-id: svn://192.168.202.10@3591 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-28 18:23:54 +00:00
mattf
2939cf408e
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
0a40b84a87
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
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