Commit Graph
3560 Commits
Author SHA1 Message Date
mattf 493833aefb 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 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
git-svn-id: svn://192.168.202.10@3559 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-06 13:33:45 +00:00
mattf 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

git-svn-id: svn://192.168.202.10@3558 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-28 02:43:52 +00:00
mattf 915c940681 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 930f4fcd6d 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 478f7e4615 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 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.

git-svn-id: svn://192.168.202.10@3554 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-20 15:07:19 +00:00
mattf eea37f1fbc 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 d7db78cedd 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 6c077450b2 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 9d633c5bf5 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 47cdc72a0e 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 c524844e56 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 6abc77812a 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 267f8015c2 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 c50e22f0e5 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 81850156ee 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 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.
git-svn-id: svn://192.168.202.10@3543 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-12-09 06:42:28 +00:00
mattf e18cf52b86 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 46ab11a336 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 20979db704 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 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.
git-svn-id: svn://192.168.202.10@3539 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-18 03:29:56 +00:00
mattf 833dd0ef10 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 cb7e98e738 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 f00fc3184a 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 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

git-svn-id: svn://192.168.202.10@3535 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-11-08 03:54:53 +00:00
mattf 5c8654a754 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 cc26a700a7 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 3f8d247c5b 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 75752f6c53 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 5a6c74a076 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 30554c167b 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 82c9b1f4d1 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 db0fb78f07 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 d8f7c98ae6 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 3f9862f0f7 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 a31659cf7b 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 f388666789 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 c14366eaa0 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 ccf13f9579 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 86199aead8 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 72765820c6 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 b413c8c8a8 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 091ec1e6a1 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 3def899218 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 75fda0153b 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 faeb4ad0b9 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 aef0707d7b 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 1c28f466e4 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
mattf a06177db50 Small default sip.conf change for better PJSIP compatibility
git-svn-id: svn://192.168.202.10@3511 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-08-31 20:07:55 +00:00