Commit Graph
4010 Commits
Author SHA1 Message Date
mattf 75981261c0 Small fix for last commit
git-svn-id: svn://192.168.202.10@3610 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-06-24 01:04:13 +00:00
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 5216a941df Fix for CID auto-rotate functions
git-svn-id: svn://192.168.202.10@3608 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-26 18:47:13 +00:00
mattf bf771a37e8 Fix for rare Dead audio trigger and blind monitor trigger issue #1361 in vicidial.php
git-svn-id: svn://192.168.202.10@3607 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-24 22:53:30 +00:00
mattf 23aa224a16 Changed SHARED_ campaign in-group transfers to use 'SRDROP' log status instead of 'DROP'
git-svn-id: svn://192.168.202.10@3606 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-24 21:50:11 +00:00
mattf 7d29e5c1a8 Fix for admin hide phone data issue #1359
git-svn-id: svn://192.168.202.10@3605 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-20 17:35:55 +00:00
mattf 612c375150 Small fix for 'update_lead' delete_lead feature of Non-Agent API
git-svn-id: svn://192.168.202.10@3604 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-20 02:10:26 +00:00
mattf ddba35070e Small fix for encrypted auth in agent screen
git-svn-id: svn://192.168.202.10@3603 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-19 02:32:01 +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 db124376ec Add AST_DIDdetail.php file
git-svn-id: svn://192.168.202.10@3601 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-11 17:35:41 +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 d078ad7f78 small fixes to the last commit
git-svn-id: svn://192.168.202.10@3599 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-05-10 19:50:03 +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 9320292ba7 Fixes for lead not found, Issue #1358 in admin_modify_lead.php
git-svn-id: svn://192.168.202.10@3595 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-27 15:35:10 +00:00
mattf dad091774e Added more debug output to the agi-AGENT_route.agi script
Added FHG(file-http-get) message playback option to download file from website to the VD_amd.agi
Added example script for AWS Polly TTS generation of audio prompts
Updated documentation

git-svn-id: svn://192.168.202.10@3594 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-21 19:05:31 +00:00
mattf e981d30a44 Update of KHOMP documentation PDF
git-svn-id: svn://192.168.202.10@3593 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-08 13:44:02 +00:00
mattf f03c71af0d Small fix for $phone variable filtering in admin_search_lead.php page
git-svn-id: svn://192.168.202.10@3592 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-04-01 01:34:33 +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 8278e91d86 Small change made per Issue #1337
git-svn-id: svn://192.168.202.10@3590 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-28 17:15:28 +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 ef0c4556f0 Fix for LOGOUT/LOGIN events sharing the same timedate in user_stats.php
git-svn-id: svn://192.168.202.10@3588 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 19:45:35 +00:00
mattf 1c9cc36900 git-svn-id: svn://192.168.202.10@3587 3d104415-ff17-0410-8863-d5cf3c621b8a 2022-03-10 16:41:14 +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 fb7ca3a532 Added --api-archive-days=X and --api-archive-only flags to archive log tables script
git-svn-id: svn://192.168.202.10@3585 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 06:08:10 +00:00
mattf 4dbfb9649b Fix for issue with pausing when calling agent phone again while already paused in vicidial.php
git-svn-id: svn://192.168.202.10@3584 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-10 03:23:13 +00:00
mattf 2065587238 Fix for display issue in Recording Access Log report
git-svn-id: svn://192.168.202.10@3583 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-08 04:24:23 +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 4b616603f9 Added 'update_presets' function to the Non-Agent API
Added 'tab-CSScustomUSA' format to AST_VDsales_export.pl

git-svn-id: svn://192.168.202.10@3581 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-07 17:00:11 +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 33bab61ef4 Added allow_web_debug system setting, more input variable filters
git-svn-id: svn://192.168.202.10@3579 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-04 01:11:37 +00:00
mattf 37320ecd6c Added allow_web_debug system setting, and more input variable filtering
git-svn-id: svn://192.168.202.10@3578 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-03 08:17:13 +00:00
mattf b9f808023d Fix for Issue #1353
git-svn-id: svn://192.168.202.10@3577 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-03 06:25:19 +00:00
mattf 514f09928b Added allow_web_debug system setting and more input variable filtering
git-svn-id: svn://192.168.202.10@3576 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-02 04:22:39 +00:00
mattf d2e5211368 Added allow_web_debug system setting and variable filtering
git-svn-id: svn://192.168.202.10@3575 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-03-01 03:32:17 +00:00
mattf 0cffca6457 Added allow_web_debug system setting and more variable filtering
git-svn-id: svn://192.168.202.10@3574 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-28 21:23:10 +00:00
mattf 1d73b56edd More Added allow_web_debug system setting
git-svn-id: svn://192.168.202.10@3573 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-27 14:56:14 +00:00
mattf 0614210b14 Another batch of Added allow_web_debug system setting updates
git-svn-id: svn://192.168.202.10@3572 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-26 04:40:37 +00:00
mattf 00224c7e95 Added allow_web_debug system setting for more admin PHP scripts
git-svn-id: svn://192.168.202.10@3571 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-24 03:57:19 +00:00
mattf 0497f0c32f Added allow_web_debug system setting to more admin web scripts
git-svn-id: svn://192.168.202.10@3570 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-23 04:51:07 +00:00
mattf 9f546e9970 Move old vtiger integration web files to the "extras/old_vtiger/" directory
git-svn-id: svn://192.168.202.10@3569 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 19:50:48 +00:00
mattf 5a9ab2db08 created "extras/old_vtiger" directory to move unsupported vtiger integration files into
git-svn-id: svn://192.168.202.10@3568 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-21 19:45:18 +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 a8a646557f Fix for very large emails using allow_sendmail_bypass in dispo_send_email.php
git-svn-id: svn://192.168.202.10@3564 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-16 05:28:47 +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