Commit Graph
2166 Commits
Author SHA1 Message Date
mattf cc41b2477d Changed admin.php Logout to auto-logout through AJAX, with redirect to Admin Home URL
git-svn-id: svn://192.168.202.10@3360 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-02 15:35:54 +00:00
mattf a88ae1f86d Added xferconf number options to update_campaign, add_list & update_list Non-Agent API functions
git-svn-id: svn://192.168.202.10@3359 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-27 16:32:19 +00:00
mattf c684d989a6 Added Copy Phone functionality to admin.php
git-svn-id: svn://192.168.202.10@3358 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-26 21:05:02 +00:00
mattf 19efae0fef Added option to show all users in Team Performance Detail report
git-svn-id: svn://192.168.202.10@3357 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-22 20:17:14 +00:00
mattf 193294ec7d Added vicidial call length logging to ra_call_control Agent API function
Fixes for manual dial agent-state issues and a translation issue in vicidial.php

git-svn-id: svn://192.168.202.10@3356 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-22 16:02:04 +00:00
mattf 69986db424 Added menu_id option for add_did and update_did Non-Agent API functions
git-svn-id: svn://192.168.202.10@3355 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-17 20:39:46 +00:00
mattf b9efd4a7ba Added list_exists_check option for add_lead Non-Agent API function
git-svn-id: svn://192.168.202.10@3354 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-16 19:25:49 +00:00
mattf 51201edfd5 Fix for new custom fields changes on older PHP versions
git-svn-id: svn://192.168.202.10@3353 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-12 00:20:44 +00:00
mattf 1b2ecb7045 Added SOURCESELECT Custom Field Type
Added ability to calculate basic Math functions in SCRIPT custom field types

git-svn-id: svn://192.168.202.10@3352 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-11 23:43:56 +00:00
mattf 1d00dd227b Added duplicate check with more X-day options for the Web Lead Loader and the Non-Agent API add_lead function.
git-svn-id: svn://192.168.202.10@3351 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 22:02:50 +00:00
mattf c4c7149ccc Added add_did Non-Agent API function to admin.php permissions options
git-svn-id: svn://192.168.202.10@3350 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 21:05:32 +00:00
mattf b3c6d7d34e Added 'add_did' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3349 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-10 01:44:48 +00:00
mattf 3a28c1574d Added more logging, debug code and fixes for SHARED agent campaigns
git-svn-id: svn://192.168.202.10@3348 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-02-08 06:16:36 +00:00
mattf 1a421a5a7b Added archive search option to the Dial Log Report, issue #1222
git-svn-id: svn://192.168.202.10@3347 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-29 15:16:03 +00:00
mattf 4d79488d4b Addressed session ID issue in ticket #1251
git-svn-id: svn://192.168.202.10@3346 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-26 16:47:58 +00:00
mattf 268605f8f1 Added copy_user Non-Agent API function
other small fixes

git-svn-id: svn://192.168.202.10@3345 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-24 14:49:59 +00:00
mattf eee9fd9543 minor variable fix in non-agent API
git-svn-id: svn://192.168.202.10@3344 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-19 18:39:31 +00:00
mattf e490c96693 Fixed user group permission bug in manager chat, Issue #1240
git-svn-id: svn://192.168.202.10@3343 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-14 20:46:01 +00:00
mattf 18828322df Added 'copy_user' function to the Non-Agent API.
git-svn-id: svn://192.168.202.10@3342 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-14 14:14:48 +00:00
mattf 6bd2db8440 Added Agent Search Method override options for campaigns and in-groups.
git-svn-id: svn://192.168.202.10@3341 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-07 20:40:57 +00:00
mattf e8fff646ab Added SHARED_... campaign dial method auto-dial options, for more efficient agent multi-campaign dialing. Read the AGENT_MULTI-CAMPAIGN_DIALING.txt document for more information.
git-svn-id: svn://192.168.202.10@3339 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-01-02 22:05:07 +00:00
mattf d23f5e1dbf Added CallerID to the Hangup Cause Report output
Added logging to vicidial.php

git-svn-id: svn://192.168.202.10@3338 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-31 21:57:08 +00:00
mattf 400294b930 Changes for PHP8 compatibility
git-svn-id: svn://192.168.202.10@3337 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-14 23:07:01 +00:00
mattf df33d314a4 Fix for custom fields issue when downloading list with no custom fields itself
git-svn-id: svn://192.168.202.10@3336 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-08 21:32:03 +00:00
mattf bde48dde3a Added Transfer-Conf Button Launch campaign setting, allowing you to set a webform window to open when an agent clicks on the Transfer-Conf button.
git-svn-id: svn://192.168.202.10@3334 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-02 02:24:19 +00:00
mattf df7e5146c1 Added group_by_campaign option to agent_stats_export function of the Non-Agent API
git-svn-id: svn://192.168.202.10@3333 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-12-01 21:57:09 +00:00
mattf 5e5890e307 Help documentation update for 3-way stop recording exception
git-svn-id: svn://192.168.202.10@3332 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-30 14:32:56 +00:00
mattf 20c289a2b3 Added Daily Called Count Limits as a campaign setting, with options to count and/or restrict for manual dial calls or not.
Added hopper debug output to the campaign debug report.

git-svn-id: svn://192.168.202.10@3331 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-24 05:24:25 +00:00
mattf d95c481a37 Fix for blank page after certain updates submitted to modify lead page
git-svn-id: svn://192.168.202.10@3329 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 22:26:23 +00:00
mattf 2c9c232b76 Fix for issue #1245
git-svn-id: svn://192.168.202.10@3328 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 17:31:22 +00:00
mattf fc34de336c Better compatibility with non-latin data input in agent screen and main admin web pages
Translation bug fixed in list merge script, Issue #1236

git-svn-id: svn://192.168.202.10@3327 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-19 14:37:16 +00:00
mattf 17949d4643 Allow inclusion of Real-Time report in custom reports
git-svn-id: svn://192.168.202.10@3326 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-14 11:42:03 +00:00
mattf c4105be32d Added server_ip information and extra inbound call information to extended log view in admin_modify_lead.php page
git-svn-id: svn://192.168.202.10@3325 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 14:20:45 +00:00
mattf f9f18b797b Added delete_did option to update_did function, Issue #1242
git-svn-id: svn://192.168.202.10@3324 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 12:57:19 +00:00
mattf 8cddd49af2 Added Agent API function 'vm_message' allowing you to set the VM message to be played to a customer when the agent clicks on the VM button in the agent screen.
git-svn-id: svn://192.168.202.10@3323 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-13 03:16:47 +00:00
mattf a4341f4500 Added better QueueMetrics misconfiguration error handling to agent screen
git-svn-id: svn://192.168.202.10@3322 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 16:17:51 +00:00
mattf 76686465ae Fix for side menu issue #1223
git-svn-id: svn://192.168.202.10@3321 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 15:19:35 +00:00
mattf 052bd27950 Fix for AGENT routing, check for availability, issue #1211
git-svn-id: svn://192.168.202.10@3320 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 15:09:16 +00:00
mattf 8e43a0a0e7 Fix for AGENTDIRECT selected in-groups in agent screen issue #1241
git-svn-id: svn://192.168.202.10@3319 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 02:44:56 +00:00
mattf e4d92e7710 Fix for side menu issue #1233
git-svn-id: svn://192.168.202.10@3318 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-12 01:05:36 +00:00
mattf 61a88d0ab1 Fix for CID Groups permissions issue #1234
git-svn-id: svn://192.168.202.10@3317 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-11 23:26:09 +00:00
mattf 46f2402a35 Translation issue fix, Issue #1231
git-svn-id: svn://192.168.202.10@3316 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-11 21:30:50 +00:00
mattf e736c5cb8f Fix for Issue #1230
git-svn-id: svn://192.168.202.10@3315 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-11 21:24:55 +00:00
mattf bfc2c76f33 Added Campaign setting for Hopper Drop-Run triggering. Forcing the one-time hopper insertion of DROP status leads instead of standard hopper loading.
git-svn-id: svn://192.168.202.10@3314 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-11 20:16:00 +00:00
mattf 1df18a37e7 Added caching of parked call stats
Added display of parked call stats, SLA stats and LIMITED report type to real-time report
Added optional rolling of park_log to archive perl script

git-svn-id: svn://192.168.202.10@3313 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-08 17:40:58 +00:00
mattf 1384d44cce Fix for issue with populate_lead_source menu in admin.php
git-svn-id: svn://192.168.202.10@3312 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-07 04:26:52 +00:00
mattf b88eac841f Added campaign_id option to agent_stats_export function in Non-Agent API
git-svn-id: svn://192.168.202.10@3310 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-06 22:04:03 +00:00
mattf 1a6014c60e Added No-Agent No-Queue Delay option for in-groups
git-svn-id: svn://192.168.202.10@3309 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-11-02 04:52:56 +00:00
mattf 386e523e34 Changed 2 new admin pages to allow access for level 8 users
git-svn-id: svn://192.168.202.10@3308 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-30 04:08:02 +00:00
mattf f6be23ab11 Fix for LIVE call issue in top_panel
Fix for short CIDnumber issue in inbound calltime check AGI
Fix for AGENTDIRECT issue in ALL inbound AGI

git-svn-id: svn://192.168.202.10@3307 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-27 03:37:01 +00:00