Commit Graph

  • e0e479834b Added testing code for VERM(VICIdial Enhanced Reporting Module) mattf 2022-08-29 14:43:30 +00:00
  • b0c99a98e0 Added VERM/images/ folder mattf 2022-08-28 14:26:29 +00:00
  • 0193091b2e Added VERM www folder mattf 2022-08-28 14:25:59 +00:00
  • ea977c2669 Added BETA support for ConfBridge in Servers and Conferences mattf 2022-08-27 16:40:05 +00:00
  • 2f0885fae3 Added BETA support for ConfBridge with Asterisk 16 and VICIdial mattf 2022-08-27 12:38:15 +00:00
  • 938186866b Added extras/ConfBridge directory for beta files mattf 2022-08-27 12:11:00 +00:00
  • 2dbdefc8a6 Added option to remove older leads in the DEDUPE perl script mattf 2022-08-26 05:12:32 +00:00
  • 9ef0e46fbd Fix for Script override input variable filtering issues in admin.php mattf 2022-08-24 18:54:37 +00:00
  • 9eae291817 Fix for warnings being thrown on arrays in Whiteboard report mattf 2022-08-24 15:44:02 +00:00
  • 80b1953381 Changed total login time calculation in Agent timesheet report to work for multi-day ranges mattf 2022-08-22 21:30:54 +00:00
  • 77bbeb4c28 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
  • 283b7cd3b3 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
  • fae00b4823 Added webphone inticator"(w)" to Phone Listing page admin.php mattf 2022-08-11 12:56:34 +00:00
  • 74d4bb2adf Added user_codes_admin user/system setting mattf 2022-07-30 14:05:36 +00:00
  • c8c6e56bec 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
  • a3aa3b3a06 Added user & count to output/modified SQL to Callbacks Export PHP script mattf 2022-07-14 12:11:01 +00:00
  • b418f8072a Fix for Manual Dial NONE_WITH_ options dialing proper numberin agent screen mattf 2022-06-25 20:32:05 +00:00
  • cffa58aa7d Small fix for last commit mattf 2022-06-24 01:04:13 +00:00
  • 322c55ba08 Added max_logged_in_agents campaign/system settings and dial_prefix list override mattf 2022-06-23 20:39:09 +00:00
  • e02c3d2e14 Fix for CID auto-rotate functions mattf 2022-05-26 18:47:13 +00:00
  • 1cc38bfeea Fix for rare Dead audio trigger and blind monitor trigger issue #1361 in vicidial.php mattf 2022-05-24 22:53:30 +00:00
  • 4032cc4c4e Changed SHARED_ campaign in-group transfers to use 'SRDROP' log status instead of 'DROP' mattf 2022-05-24 21:50:11 +00:00
  • 63df5fe09b Fix for admin hide phone data issue #1359 mattf 2022-05-20 17:35:55 +00:00
  • 479f1d6134 Small fix for 'update_lead' delete_lead feature of Non-Agent API mattf 2022-05-20 02:10:26 +00:00
  • 265558e78e Small fix for encrypted auth in agent screen mattf 2022-05-19 02:32:01 +00:00
  • 9627975164 Added user_group_two to User Modify screen in admin.php mattf 2022-05-13 13:01:37 +00:00
  • ba649a368a Add AST_DIDdetail.php file mattf 2022-05-11 17:35:41 +00:00
  • f565ae3a74 Added script_tab_frame_size campaign setting mattf 2022-05-10 21:17:56 +00:00
  • 60f06c492a small fixes to the last commit mattf 2022-05-10 19:50:03 +00:00
  • cd05197ff8 Added pre_filter_recent_call DID settings and Inbound DID Detail Report mattf 2022-05-10 15:26:38 +00:00
  • 07ba369ae8 Added ig_xfer_list_sort campaign setting mattf 2022-05-06 13:28:41 +00:00
  • dc44166afc Code cleanup and more optional DB output for queries in admin.php mattf 2022-04-29 15:22:53 +00:00
  • 5b65d08f99 Fixes for lead not found, Issue #1358 in admin_modify_lead.php mattf 2022-04-27 15:35:10 +00:00
  • 854cfb1277 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
  • f933bccd2a Update of KHOMP documentation PDF mattf 2022-04-08 13:44:02 +00:00
  • 4c28d48b79 Small fix for $phone variable filtering in admin_search_lead.php page mattf 2022-04-01 01:34:33 +00:00
  • deade3d1fa Disallow adding 'INCALL','QUEUE' statuses in Auto-Alt-Dial and Lead Recycling, admin.php mattf 2022-03-28 18:23:54 +00:00
  • 743578fe52 Small change made per Issue #1337 mattf 2022-03-28 17:15:28 +00:00
  • 08890aa5df 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
  • b04838c26b Fix for LOGOUT/LOGIN events sharing the same timedate in user_stats.php mattf 2022-03-10 19:45:35 +00:00
  • 7946d6e669 git-svn-id: svn://192.168.202.10@3587 3d104415-ff17-0410-8863-d5cf3c621b8a mattf 2022-03-10 16:41:14 +00:00
  • 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 mattf 2022-03-10 15:09:55 +00:00
  • f4c4267ba1 Added --api-archive-days=X and --api-archive-only flags to archive log tables script mattf 2022-03-10 06:08:10 +00:00
  • 24831e8cef 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
  • 66d1dbd31a Fix for display issue in Recording Access Log report mattf 2022-03-08 04:24:23 +00:00
  • cd51a1b059 Added 'update_presets' Non-Agent API function to admin.php mattf 2022-03-08 03:53:26 +00:00
  • cd8aeefe16 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
  • e80568a441 Cleanup from input variable filter updates mattf 2022-03-04 05:38:26 +00:00
  • 1e252d171a Added allow_web_debug system setting, more input variable filters mattf 2022-03-04 01:11:37 +00:00
  • 8b7abfb273 Added allow_web_debug system setting, and more input variable filtering mattf 2022-03-03 08:17:13 +00:00
  • bc2224f5b6 Fix for Issue #1353 mattf 2022-03-03 06:25:19 +00:00
  • 9efd4eece0 Added allow_web_debug system setting and more input variable filtering mattf 2022-03-02 04:22:39 +00:00
  • 8d0794576c Added allow_web_debug system setting and variable filtering mattf 2022-03-01 03:32:17 +00:00
  • 7fa79a1cc4 Added allow_web_debug system setting and more variable filtering mattf 2022-02-28 21:23:10 +00:00
  • 532dffff33 More Added allow_web_debug system setting mattf 2022-02-27 14:56:14 +00:00
  • 4b258c4f03 Another batch of Added allow_web_debug system setting updates mattf 2022-02-26 04:40:37 +00:00
  • a6b0c7b17e Added allow_web_debug system setting for more admin PHP scripts mattf 2022-02-24 03:57:19 +00:00
  • 25edeabcc6 Added allow_web_debug system setting to more admin web scripts mattf 2022-02-23 04:51:07 +00:00
  • fc22c8d1ea Move old vtiger integration web files to the "extras/old_vtiger/" directory mattf 2022-02-21 19:50:48 +00:00
  • 8774b2b19e created "extras/old_vtiger" directory to move unsupported vtiger integration files into mattf 2022-02-21 19:45:18 +00:00
  • 31ed5a073c 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
  • 55c9bc35dc Added PHP input form variable filters mattf 2022-02-18 06:09:51 +00:00
  • ca414e4e48 Added agent_hide_hangup system and campaign settings mattf 2022-02-18 01:02:53 +00:00
  • 64a8e05906 Fix for very large emails using allow_sendmail_bypass in dispo_send_email.php mattf 2022-02-16 05:28:47 +00:00
  • 77c9f6b389 Additional XSS script text variable filtering in admin.php mattf 2022-02-15 19:38:27 +00:00
  • abe7861aa4 Fix for XSS multi-script security issue in admin.php mattf 2022-02-15 15:43:41 +00:00
  • 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 mattf 2022-02-13 14:24:13 +00:00
  • 9df1f731ee 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
  • 91d08278f8 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
  • 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 mattf 2022-01-28 02:43:52 +00:00
  • 9650fba333 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
  • 56585767b3 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
  • 7df26851f3 Added more variable filtering to admin web pages mattf 2022-01-22 22:06:31 +00:00
  • 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. mattf 2022-01-20 15:07:19 +00:00
  • f8b50ab028 Added auto_alt_threshold option for campaigns and override option for lists mattf 2022-01-19 21:03:28 +00:00
  • 19fd929630 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
  • 5337026a24 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
  • b0744de0bd Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable mattf 2022-01-03 21:28:52 +00:00
  • 0f7cd741d8 Fix for API transfer if AGENTDIRECT selected, issue #1330 in vicidial.php mattf 2021-12-23 14:17:36 +00:00
  • 1c0d15616c Fix for API hangup post-call survey issue #1338 in vicidial.php mattf 2021-12-23 13:49:43 +00:00
  • 754316bb9f Fixes for PHP8, issue #1341 mattf 2021-12-17 13:24:14 +00:00
  • c31d121963 Added some new User Group settings mattf 2021-12-16 14:29:11 +00:00
  • 07d55dfc59 Fix for Queue Groups link issue #1343 mattf 2021-12-14 16:59:24 +00:00
  • f137de2b8d Fix for new phone inserts template_id issue on some MySQL setups mattf 2021-12-13 21:30:44 +00:00
  • 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. mattf 2021-12-09 06:42:28 +00:00
  • 72e16ead6e Fix for logging bug and modification to drop percentage calculation in AST_VDadapt.pl mattf 2021-11-22 21:15:12 +00:00
  • 7103003256 Fix for campaign statuses in Export Call Report mattf 2021-11-22 21:05:06 +00:00
  • db9297e9d5 Added 'delete_cf_data' setting to the update_lead Non-Agent API function mattf 2021-11-19 01:55:33 +00:00
  • 72952f5cf2 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
  • 8f9e409d0e Fix for case-mismatch on pause code statuses for multi-campaign selects mattf 2021-11-15 20:14:40 +00:00
  • 01839cc490 SQL issue fixed mattf 2021-11-10 13:28:08 +00:00
  • 98809c2647 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
  • 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 mattf 2021-11-08 03:54:53 +00:00
  • 1ca244c6ae Added optional campaign selection(camp_select), for alternate calculation of OCR only mattf 2021-10-27 23:05:31 +00:00
  • c953332907 Added lead_search Non-Agent API function mattf 2021-10-27 14:43:14 +00:00
  • d905630173 small report fixes mattf 2021-10-25 16:10:02 +00:00
  • 9bdba61a17 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
  • 8f6a72f427 Added IR_SLA_all_statuses option for Inbound Reports mattf 2021-10-22 12:31:39 +00:00
  • a2d89ea6f0 Fix for QC Scorecards issue mattf 2021-10-02 19:22:05 +00:00
  • 67bb66b393 Fix for minor link issue in admin.php mattf 2021-09-29 18:06:40 +00:00