Commit Graph
1012 Commits
Author SHA1 Message Date
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 ea977c2669 Added BETA support for ConfBridge in Servers and Conferences
git-svn-id: svn://192.168.202.10@3624 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-27 16:40:05 +00:00
mattf 9ef0e46fbd Fix for Script override input variable filtering issues in admin.php
git-svn-id: svn://192.168.202.10@3620 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-24 18:54:37 +00:00
mattf 283b7cd3b3 Added User Group report permissions checking to several reports that were missing it.
Changed Agent Timesheet report to use a date range.

git-svn-id: svn://192.168.202.10@3616 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-13 13:24:08 +00:00
mattf fae00b4823 Added webphone inticator"(w)" to Phone Listing page admin.php
git-svn-id: svn://192.168.202.10@3615 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-08-11 12:56:34 +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 dc44166afc 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 deade3d1fa 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 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 cd51a1b059 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 e80568a441 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 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 55c9bc35dc 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 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 77c9f6b389 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 abe7861aa4 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 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 ce9aae2385 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 7df26851f3 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 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 754316bb9f 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 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 07d55dfc59 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 f137de2b8d 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 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 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 c953332907 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 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 67bb66b393 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 cbddea6fbb 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 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 1927b4754f 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 d23069aa68 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 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 a42726bb0e 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 8a185dea56 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 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 a8f1714933 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 fa75dbc90c 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 100dbb2463 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 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