Commit Graph
3416 Commits
Author SHA1 Message Date
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 9df1f731ee Added vicidl format to the VICIDIAL_IN_new_leads_file.pl script, for the default list download format to be imported.
git-svn-id: svn://192.168.202.10@3560 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-11 14:30:25 +00:00
mattf 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
git-svn-id: svn://192.168.202.10@3559 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-06 13:33:45 +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 9650fba333 Changed to allow user_level 7 users with the proper permissions to use the reset_agent_pass.php page
git-svn-id: svn://192.168.202.10@3557 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-25 03:52:44 +00:00
mattf 56585767b3 Changed to allow user_level 7 users with the proper permissions to use the force_agent_logout.php page
git-svn-id: svn://192.168.202.10@3556 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-25 03:24:46 +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 19fd929630 Added $ADB auto-alt-dial extra debug output option, fix for extended auto-alt-dial issue #1337
git-svn-id: svn://192.168.202.10@3552 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-18 19:43:21 +00:00
mattf 5337026a24 Added CAN(Canadian) states lookup for STATEFILL feature and CID-STATE feature for admin_bulk_tools.php
git-svn-id: svn://192.168.202.10@3551 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-12 23:11:03 +00:00
mattf b0744de0bd Added timeout fix for manual dial calls, set the CAMPDTO dialplan variable
git-svn-id: svn://192.168.202.10@3550 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-03 21:28:52 +00:00
mattf 0f7cd741d8 Fix for API transfer if AGENTDIRECT selected, issue #1330 in vicidial.php
git-svn-id: svn://192.168.202.10@3549 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-23 14:17:36 +00:00
mattf 1c0d15616c Fix for API hangup post-call survey issue #1338 in vicidial.php
git-svn-id: svn://192.168.202.10@3548 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-23 13:49:43 +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 72e16ead6e Fix for logging bug and modification to drop percentage calculation in AST_VDadapt.pl
git-svn-id: svn://192.168.202.10@3542 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-22 21:15:12 +00:00
mattf 7103003256 Fix for campaign statuses in Export Call Report
git-svn-id: svn://192.168.202.10@3541 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-22 21:05:06 +00:00
mattf db9297e9d5 Added 'delete_cf_data' setting to the update_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3540 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-19 01:55:33 +00:00
mattf 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.
git-svn-id: svn://192.168.202.10@3539 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-18 03:29:56 +00:00
mattf 8f9e409d0e Fix for case-mismatch on pause code statuses for multi-campaign selects
git-svn-id: svn://192.168.202.10@3538 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-15 20:14:40 +00:00
mattf 01839cc490 SQL issue fixed
git-svn-id: svn://192.168.202.10@3537 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-10 13:28:08 +00:00
mattf 98809c2647 Fix for issue in lead_all_info Non-Agent API if the list for a found lead does not exist.
git-svn-id: svn://192.168.202.10@3536 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-09 03:43:43 +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 1ca244c6ae Added optional campaign selection(camp_select), for alternate calculation of OCR only
git-svn-id: svn://192.168.202.10@3534 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-27 23:05:31 +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 d905630173 small report fixes
git-svn-id: svn://192.168.202.10@3532 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-25 16:10:02 +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 8f6a72f427 Added IR_SLA_all_statuses option for Inbound Reports
git-svn-id: svn://192.168.202.10@3530 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-22 12:31:39 +00:00
mattf a2d89ea6f0 Fix for QC Scorecards issue
git-svn-id: svn://192.168.202.10@3529 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-10-02 19:22:05 +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 b7f73d59fc Updated dispo-send-email doc with script tab email example
git-svn-id: svn://192.168.202.10@3527 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-26 13:38:00 +00:00
mattf 454d1f22c7 Fix for calls_today issue at timeclock-end-of-day
git-svn-id: svn://192.168.202.10@3526 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-25 04:26:22 +00:00
mattf 4892447942 Added OCR, SL-1 & SL-2 stats to CUSTOM INDICATOR section of the Inbound Reports
git-svn-id: svn://192.168.202.10@3525 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-24 03:18:13 +00:00
mattf b930ae2dcd Update of KHOMP code.
git-svn-id: svn://192.168.202.10@3524 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-23 04:22:12 +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 c44003af08 Added batch_update_lead function to the Non-Agent API
git-svn-id: svn://192.168.202.10@3522 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-19 13:23:07 +00:00
mattf e3b8840f7e Fixed bug for default start/end times on call times when all days have custom s/e time
git-svn-id: svn://192.168.202.10@3521 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-14 23:03:38 +00:00
mattf c93c263bb6 Fix for alternate number auto-dial logging issues in vicidial.php
git-svn-id: svn://192.168.202.10@3520 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-13 12:35:19 +00:00
mattf cf35b0efff Added --api-log-days=X and --api-only flags
git-svn-id: svn://192.168.202.10@3519 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-12 20:26:37 +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 cc06869856 Fix for --ALL-- selection user-group permission issues in 3 export reports
git-svn-id: svn://192.168.202.10@3517 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-11 23:43:01 +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 49d44ae5db Fix to remove backslash-canceled-out double-quotes in TILTX AGI script
git-svn-id: svn://192.168.202.10@3515 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-08 21:43:51 +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 165e5517ff Another fix for Extended auto-alt-dialing issue #1323 AST_VDauto_dial.pl
git-svn-id: svn://192.168.202.10@3513 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-09-01 14:23:54 +00:00
mattf 42a0e8c30d Added PJSIP_SUPPORT.txt document
git-svn-id: svn://192.168.202.10@3512 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:51:17 +00:00