Commit Graph

  • c9b3722ba1 Added testing code for VERM(VICIdial Enhanced Reporting Module) mattf 2022-08-29 14:43:30 +00:00
  • 8d9fb22a15 Added VERM/images/ folder mattf 2022-08-28 14:26:29 +00:00
  • 6755d38f7c Added VERM www folder mattf 2022-08-28 14:25:59 +00:00
  • 987fa26c43 Added BETA support for ConfBridge in Servers and Conferences mattf 2022-08-27 16:40:05 +00:00
  • b9c31812d8 Added BETA support for ConfBridge with Asterisk 16 and VICIdial mattf 2022-08-27 12:38:15 +00:00
  • d87d5cf40f Added extras/ConfBridge directory for beta files mattf 2022-08-27 12:11:00 +00:00
  • 70c2e65567 Added option to remove older leads in the DEDUPE perl script mattf 2022-08-26 05:12:32 +00:00
  • 09dd703676 Fix for Script override input variable filtering issues in admin.php mattf 2022-08-24 18:54:37 +00:00
  • a9197c45b8 Fix for warnings being thrown on arrays in Whiteboard report mattf 2022-08-24 15:44:02 +00:00
  • fe804c7fc1 Changed total login time calculation in Agent timesheet report to work for multi-day ranges mattf 2022-08-22 21:30:54 +00:00
  • c9443763af Change DNC check queries to put phone_number in double-quotes instead of single-quotes in hopper script mattf 2022-08-22 13:42:21 +00:00
  • 4e996b4181 Added User Group report permissions checking to several reports that were missing it. Changed Agent Timesheet report to use a date range. mattf 2022-08-13 13:24:08 +00:00
  • e335405a50 Added webphone inticator"(w)" to Phone Listing page admin.php mattf 2022-08-11 12:56:34 +00:00
  • d207c02069 Added user_codes_admin user/system setting mattf 2022-07-30 14:05:36 +00:00
  • c9736983a6 Fix for rare Agent Pause Max issue with previewed manual dial calls that don't answer mattf 2022-07-25 13:44:33 +00:00
  • 255954dcff Added user & count to output/modified SQL to Callbacks Export PHP script mattf 2022-07-14 12:11:01 +00:00
  • 6f54773b0f Fix for Manual Dial NONE_WITH_ options dialing proper numberin agent screen mattf 2022-06-25 20:32:05 +00:00
  • 75981261c0 Small fix for last commit mattf 2022-06-24 01:04:13 +00:00
  • 6655cc6b44 Added max_logged_in_agents campaign/system settings and dial_prefix list override mattf 2022-06-23 20:39:09 +00:00
  • 5216a941df Fix for CID auto-rotate functions mattf 2022-05-26 18:47:13 +00:00
  • bf771a37e8 Fix for rare Dead audio trigger and blind monitor trigger issue #1361 in vicidial.php mattf 2022-05-24 22:53:30 +00:00
  • 23aa224a16 Changed SHARED_ campaign in-group transfers to use 'SRDROP' log status instead of 'DROP' mattf 2022-05-24 21:50:11 +00:00
  • 7d29e5c1a8 Fix for admin hide phone data issue #1359 mattf 2022-05-20 17:35:55 +00:00
  • 612c375150 Small fix for 'update_lead' delete_lead feature of Non-Agent API mattf 2022-05-20 02:10:26 +00:00
  • ddba35070e Small fix for encrypted auth in agent screen mattf 2022-05-19 02:32:01 +00:00
  • 63bbf2b3ac Added user_group_two to User Modify screen in admin.php mattf 2022-05-13 13:01:37 +00:00
  • db124376ec Add AST_DIDdetail.php file mattf 2022-05-11 17:35:41 +00:00
  • f12187d49d Added script_tab_frame_size campaign setting mattf 2022-05-10 21:17:56 +00:00
  • d078ad7f78 small fixes to the last commit mattf 2022-05-10 19:50:03 +00:00
  • dbec4b65f7 Added pre_filter_recent_call DID settings and Inbound DID Detail Report mattf 2022-05-10 15:26:38 +00:00
  • 5cfa177df9 Added ig_xfer_list_sort campaign setting mattf 2022-05-06 13:28:41 +00:00
  • 2cbfa514a7 Code cleanup and more optional DB output for queries in admin.php mattf 2022-04-29 15:22:53 +00:00
  • 9320292ba7 Fixes for lead not found, Issue #1358 in admin_modify_lead.php mattf 2022-04-27 15:35:10 +00:00
  • 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 mattf 2022-04-21 19:05:31 +00:00
  • e981d30a44 Update of KHOMP documentation PDF mattf 2022-04-08 13:44:02 +00:00
  • f03c71af0d Small fix for $phone variable filtering in admin_search_lead.php page mattf 2022-04-01 01:34:33 +00:00
  • 60c3f7145e Disallow adding 'INCALL','QUEUE' statuses in Auto-Alt-Dial and Lead Recycling, admin.php mattf 2022-03-28 18:23:54 +00:00
  • 8278e91d86 Small change made per Issue #1337 mattf 2022-03-28 17:15:28 +00:00
  • 2939cf408e Added List CID Group Override to the List Modification admin screen. Added new vicidial_dial_cid_log database call logging mattf 2022-03-12 20:46:51 +00:00
  • ef0c4556f0 Fix for LOGOUT/LOGIN events sharing the same timedate in user_stats.php mattf 2022-03-10 19:45:35 +00:00
  • 1c9cc36900 git-svn-id: svn://192.168.202.10@3587 3d104415-ff17-0410-8863-d5cf3c621b8a mattf 2022-03-10 16:41:14 +00:00
  • 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 mattf 2022-03-10 15:09:55 +00:00
  • fb7ca3a532 Added --api-archive-days=X and --api-archive-only flags to archive log tables script mattf 2022-03-10 06:08:10 +00:00
  • 4dbfb9649b Fix for issue with pausing when calling agent phone again while already paused in vicidial.php mattf 2022-03-10 03:23:13 +00:00
  • 2065587238 Fix for display issue in Recording Access Log report mattf 2022-03-08 04:24:23 +00:00
  • b6ab98fa1e Added 'update_presets' Non-Agent API function to admin.php mattf 2022-03-08 03:53:26 +00:00
  • 4b616603f9 Added 'update_presets' function to the Non-Agent API Added 'tab-CSScustomUSA' format to AST_VDsales_export.pl mattf 2022-03-07 17:00:11 +00:00
  • 1cc1e47da3 Cleanup from input variable filter updates mattf 2022-03-04 05:38:26 +00:00
  • 33bab61ef4 Added allow_web_debug system setting, more input variable filters mattf 2022-03-04 01:11:37 +00:00
  • 37320ecd6c Added allow_web_debug system setting, and more input variable filtering mattf 2022-03-03 08:17:13 +00:00
  • b9f808023d Fix for Issue #1353 mattf 2022-03-03 06:25:19 +00:00
  • 514f09928b Added allow_web_debug system setting and more input variable filtering mattf 2022-03-02 04:22:39 +00:00
  • d2e5211368 Added allow_web_debug system setting and variable filtering mattf 2022-03-01 03:32:17 +00:00
  • 0cffca6457 Added allow_web_debug system setting and more variable filtering mattf 2022-02-28 21:23:10 +00:00
  • 1d73b56edd More Added allow_web_debug system setting mattf 2022-02-27 14:56:14 +00:00
  • 0614210b14 Another batch of Added allow_web_debug system setting updates mattf 2022-02-26 04:40:37 +00:00
  • 00224c7e95 Added allow_web_debug system setting for more admin PHP scripts mattf 2022-02-24 03:57:19 +00:00
  • 0497f0c32f Added allow_web_debug system setting to more admin web scripts mattf 2022-02-23 04:51:07 +00:00
  • 9f546e9970 Move old vtiger integration web files to the "extras/old_vtiger/" directory mattf 2022-02-21 19:50:48 +00:00
  • 5a9ab2db08 created "extras/old_vtiger" directory to move unsupported vtiger integration files into mattf 2022-02-21 19:45:18 +00:00
  • e152282761 Added allow_web_debug system setting to disable $DB output by default. Added more input variable filtering mattf 2022-02-21 15:41:15 +00:00
  • 3527a06150 Added PHP input form variable filters mattf 2022-02-18 06:09:51 +00:00
  • 9eafb50667 Added agent_hide_hangup system and campaign settings mattf 2022-02-18 01:02:53 +00:00
  • a8a646557f Fix for very large emails using allow_sendmail_bypass in dispo_send_email.php mattf 2022-02-16 05:28:47 +00:00
  • 520f9198ed Additional XSS script text variable filtering in admin.php mattf 2022-02-15 19:38:27 +00:00
  • 6048a29fea Fix for XSS multi-script security issue in admin.php mattf 2022-02-15 15:43:41 +00:00
  • 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 mattf 2022-02-13 14:24:13 +00:00
  • 493833aefb Added vicidl format to the VICIDIAL_IN_new_leads_file.pl script, for the default list download format to be imported. mattf 2022-02-11 14:30:25 +00:00
  • 5a368416da Added new -roll-back-preview-skips function to roll back the last_local_call_time and called_count for leads that were previewed and not dialed in the AST_cleanup_agent_log.pl script mattf 2022-02-06 13:33:45 +00:00
  • 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 mattf 2022-01-28 02:43:52 +00:00
  • 915c940681 Changed to allow user_level 7 users with the proper permissions to use the reset_agent_pass.php page mattf 2022-01-25 03:52:44 +00:00
  • 930f4fcd6d Changed to allow user_level 7 users with the proper permissions to use the force_agent_logout.php page mattf 2022-01-25 03:24:46 +00:00
  • 478f7e4615 Added more variable filtering to admin web pages mattf 2022-01-22 22:06:31 +00:00
  • 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. mattf 2022-01-20 15:07:19 +00:00
  • eea37f1fbc Added auto_alt_threshold option for campaigns and override option for lists mattf 2022-01-19 21:03:28 +00:00
  • d7db78cedd Added $ADB auto-alt-dial extra debug output option, fix for extended auto-alt-dial issue #1337 mattf 2022-01-18 19:43:21 +00:00
  • 6c077450b2 Added CAN(Canadian) states lookup for STATEFILL feature and CID-STATE feature for admin_bulk_tools.php mattf 2022-01-12 23:11:03 +00:00
  • 9d633c5bf5 Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable mattf 2022-01-03 21:28:52 +00:00
  • 47cdc72a0e Fix for API transfer if AGENTDIRECT selected, issue #1330 in vicidial.php mattf 2021-12-23 14:17:36 +00:00
  • c524844e56 Fix for API hangup post-call survey issue #1338 in vicidial.php mattf 2021-12-23 13:49:43 +00:00
  • 6abc77812a Fixes for PHP8, issue #1341 mattf 2021-12-17 13:24:14 +00:00
  • 267f8015c2 Added some new User Group settings mattf 2021-12-16 14:29:11 +00:00
  • c50e22f0e5 Fix for Queue Groups link issue #1343 mattf 2021-12-14 16:59:24 +00:00
  • 81850156ee Fix for new phone inserts template_id issue on some MySQL setups mattf 2021-12-13 21:30:44 +00:00
  • 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. mattf 2021-12-09 06:42:28 +00:00
  • e18cf52b86 Fix for logging bug and modification to drop percentage calculation in AST_VDadapt.pl mattf 2021-11-22 21:15:12 +00:00
  • 46ab11a336 Fix for campaign statuses in Export Call Report mattf 2021-11-22 21:05:06 +00:00
  • 20979db704 Added 'delete_cf_data' setting to the update_lead Non-Agent API function mattf 2021-11-19 01:55:33 +00:00
  • 7c2df7c241 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. mattf 2021-11-18 03:29:56 +00:00
  • 833dd0ef10 Fix for case-mismatch on pause code statuses for multi-campaign selects mattf 2021-11-15 20:14:40 +00:00
  • cb7e98e738 SQL issue fixed mattf 2021-11-10 13:28:08 +00:00
  • f00fc3184a Fix for issue in lead_all_info Non-Agent API if the list for a found lead does not exist. mattf 2021-11-09 03:43:43 +00:00
  • 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 mattf 2021-11-08 03:54:53 +00:00
  • 5c8654a754 Added optional campaign selection(camp_select), for alternate calculation of OCR only mattf 2021-10-27 23:05:31 +00:00
  • cc26a700a7 Added lead_search Non-Agent API function mattf 2021-10-27 14:43:14 +00:00
  • 3f8d247c5b small report fixes mattf 2021-10-25 16:10:02 +00:00
  • 75752f6c53 Added 'Agent In-Call Tally Seconds Threshold' campaign setting, to better handle dialing volume on campaigns with long agent talk time. mattf 2021-10-22 17:53:13 +00:00
  • 5a6c74a076 Added IR_SLA_all_statuses option for Inbound Reports mattf 2021-10-22 12:31:39 +00:00
  • 30554c167b Fix for QC Scorecards issue mattf 2021-10-02 19:22:05 +00:00
  • 82c9b1f4d1 Fix for minor link issue in admin.php mattf 2021-09-29 18:06:40 +00:00