Commit Graph
2809 Commits
Author SHA1 Message Date
mattf d898dd85a2 Changed the hard-coded minimum manual dial timeout in vicidial.php from 49 to 29 seconds
git-svn-id: svn://192.168.202.10@2954 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-30 16:31:11 +00:00
mattf b8bfe14cb7 Added screen colors to multi-alt config screen
git-svn-id: svn://192.168.202.10@2953 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-29 17:47:15 +00:00
mattf 397ad60e37 Added code for LOCALFQDN conversion to browser-used server URL for webform and script iframes
git-svn-id: svn://192.168.202.10@2952 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-27 18:14:03 +00:00
mattf ecd14f2ece Enforce User Group campaign permissions for lead loading templates based on list_id
git-svn-id: svn://192.168.202.10@2951 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 13:48:56 +00:00
mattf 98ddf00b1c Updated column labels in user copy function to add ones that had been created since script was made in admin_bulk_tools.php script
git-svn-id: svn://192.168.202.10@2950 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 03:24:54 +00:00
mattf 3328a8efde Fix for user time calculation in inbound and user stats reports, subtracted queue_seconds
git-svn-id: svn://192.168.202.10@2949 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 03:13:58 +00:00
mattf f564d0c060 documentation change for last commit
git-svn-id: svn://192.168.202.10@2948 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 02:36:41 +00:00
mattf 8f04c94a8e Fix for dial_ingroup error message on external_dial function in api.php
Added more logging for notices in vicidial.php

git-svn-id: svn://192.168.202.10@2947 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-24 02:31:51 +00:00
mattf cb9cfc61a6 Added source_id as optional channel variable to populate when inserting new leads in inbound AGI script
git-svn-id: svn://192.168.202.10@2946 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-21 12:25:15 +00:00
mattf ae4d4a99c0 Added entry_date as custom field SCRIPT type variable
git-svn-id: svn://192.168.202.10@2945 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-19 17:44:05 +00:00
mattf 8a42935f87 Translated phrases fixes, issue #1081
Added AST_expired_list_exporter.pl script

git-svn-id: svn://192.168.202.10@2944 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-16 11:56:34 +00:00
mattf a43063abd8 Fix for lead search screen hidden fields, issue #1079
git-svn-id: svn://192.168.202.10@2943 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-15 02:27:18 +00:00
mattf 0f6768ed6c Added unique lead ID count to Park Stats report
git-svn-id: svn://192.168.202.10@2942 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-11 07:34:14 +00:00
mattf 76ae0dc92d Added CIDdisplay to outbound call log in modify lead page
git-svn-id: svn://192.168.202.10@2941 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-11 06:33:25 +00:00
mattf 123decb221 Added feature to allow for bulk change of campaign and in-group ranks and
grades in the User Modify page.
Added "Admin Lead Source ID Display" System Settings option to allow Modify
 Lead page modification of Source ID field, and display in hopper list.

git-svn-id: svn://192.168.202.10@2940 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-11 04:35:19 +00:00
mattf e01d498653 Added campaign option "Script on top of Dispo" to allow the agent screen
script tab to cover the dispo screen after hanging up the customer to
 allow for Agent-API-enabled IFRAMEs to control the agent dispo process.

git-svn-id: svn://192.168.202.10@2939 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-06 22:24:17 +00:00
mattf 81b357ebfa Fix for Wait/Hold time options when nothing is pressed, inbound AGI
git-svn-id: svn://192.168.202.10@2938 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-06 19:54:20 +00:00
mattf acbb5eecea Fix for pause code issue in vicidial.php
git-svn-id: svn://192.168.202.10@2937 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-02 22:12:49 +00:00
mattf c78fdbc3b8 Added complete GDPR compliance features
git-svn-id: svn://192.168.202.10@2936 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-02 21:10:53 +00:00
mattf 980f95a91b Added DATA column to TEXT/HTML output in API Log Report
Added GET-AND-POST URL logging for API requests

git-svn-id: svn://192.168.202.10@2935 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-02 04:21:22 +00:00
mattf 5eb6482709 Fixed issue with STATE CID Groups insertion in Admin Bulk Tools
git-svn-id: svn://192.168.202.10@2934 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-01 20:39:43 +00:00
mattf 3682a5c368 Fix to allow for commented(#) lines in filters for hopper
git-svn-id: svn://192.168.202.10@2933 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-01 19:56:04 +00:00
mattf d5413661bb Added additional logging for Timeclock end-of-day processes
Ssmall changes for Inbound Queue No Dial

git-svn-id: svn://192.168.202.10@2932 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-03-01 18:45:21 +00:00
mattf 8c36cfdc9d Fix for LogiNCamPaigns function, removed unnecesary onfocus trigger in vdc_db_query.php, issue #1074
git-svn-id: svn://192.168.202.10@2931 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-28 12:30:33 +00:00
mattf 5ced3f68bc Added LOGINvar variables, and options.php $INSERT_ variables to vicidial.php
git-svn-id: svn://192.168.202.10@2930 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-24 19:44:02 +00:00
mattf 95398b8268 Fixed blank default date/time ranges in Server Performance Report
git-svn-id: svn://192.168.202.10@2929 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-23 20:42:25 +00:00
mattf 39bb9fe537 Fix for rare webform VAR url issue in vicidial.php
git-svn-id: svn://192.168.202.10@2928 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-23 16:52:21 +00:00
mattf cac5ef031c Added higher hopper level options to admin.php
git-svn-id: svn://192.168.202.10@2927 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-22 05:19:42 +00:00
mattf 3c658eb049 Fixed issue with CID Groups in admin.php
git-svn-id: svn://192.168.202.10@2926 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-20 03:06:19 +00:00
mattf 6f1e0e3d68 Small change to download function of AST_campaign_status_list_report.php
git-svn-id: svn://192.168.202.10@2925 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-19 20:19:37 +00:00
mattf 5eae4531eb Fixed translation for email admin, issue #1069
git-svn-id: svn://192.168.202.10@2924 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-19 17:45:26 +00:00
mattf 6cebbbcf5b Added NO_READY option for no_agent_no_queue in-group feature, issue #1046
git-svn-id: svn://192.168.202.10@2923 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-17 15:26:43 +00:00
mattf 5ff03c8d6d Added pause_max_dispo, fix for issue #1030
git-svn-id: svn://192.168.202.10@2922 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-17 14:18:34 +00:00
mattf e5c5a54bab Many translation strings and permissions fixes, issue #1065
git-svn-id: svn://192.168.202.10@2921 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-16 22:56:58 +00:00
mattf dd0cbc90c8 Fix for callback alt dial isssue #1066
git-svn-id: svn://192.168.202.10@2920 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-16 19:51:52 +00:00
mattf 770a818e4f Fix for system summary screen, issue #1068
git-svn-id: svn://192.168.202.10@2919 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-16 18:38:10 +00:00
mattf 95eb55c597 fix for AST_VDadapt.pl issue
git-svn-id: svn://192.168.202.10@2918 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-15 18:42:44 +00:00
mattf 8ca0300241 Added CID Groups, allowing for groups of caller IDs to be defined by state
or areacode

git-svn-id: svn://192.168.202.10@2917 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-15 18:26:33 +00:00
mattf a1f899c404 Added column to download for VLC or source_id for vlc_status report
git-svn-id: svn://192.168.202.10@2916 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-15 03:59:20 +00:00
mattf 54e82a201a Added basic GDPR features for lead activity download and delete.
git-svn-id: svn://192.168.202.10@2915 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-13 21:18:12 +00:00
mattf 58d790e2ce Fixed issues with VMAIL_NO_INST timecheck Call Menu route
git-svn-id: svn://192.168.202.10@2914 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-13 14:44:14 +00:00
mattf 3e73551aa6 Added callback_datetime as dispo call url variable
small fix to cached stats in AST_VDadapt.pl script

git-svn-id: svn://192.168.202.10@2913 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-12 21:41:03 +00:00
mattf 5fccd05871 Added Outbound Lead Source Report
git-svn-id: svn://192.168.202.10@2912 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-11 16:29:38 +00:00
mattf 489e79327a small fix to last commit
git-svn-id: svn://192.168.202.10@2911 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-11 15:32:56 +00:00
mattf 013fa5b592 Changed campaign dial statuses to allow List and allowed In-Group selected status group statuses in admin.php
git-svn-id: svn://192.168.202.10@2910 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-11 15:28:49 +00:00
mattf 85a7ceae73 Fix for callback list issue #1062
git-svn-id: svn://192.168.202.10@2909 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-10 12:09:30 +00:00
mattf d06dccb834 Added flag for WebRTC webphone compatibility in iframe in vicidial.php
git-svn-id: svn://192.168.202.10@2908 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-10 05:04:19 +00:00
mattf 600f57aae9 Big fix for recent feature
git-svn-id: svn://192.168.202.10@2907 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-09 22:17:15 +00:00
mattf 787458a1d2 Added Non-Agent API call_dispo_report function
Added URL columns to API Log Report
Added Time to/from to Agent Performancce Detail report

git-svn-id: svn://192.168.202.10@2906 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-08 22:34:57 +00:00
mattf 4ab83a9e0c Added new PRESS_CALLBACK_QUEUE option to Hold Time and Wait Time In-Group settings, allowing for a customer to retain their place in line in the queue and be called back when their turn is reached.
Added new Closed Time features to In-Groups that allow all calls in queue to be presented with an option when the in-group closing time for the day has been reached. Also, an option was added to manually force the end of all queueing of calls for an in-group for the day.
Added dial_ingroup option to Agent API external_dial function.
Added In-Group option to look up timezone of customer when a new lead is added during the routing of the call.

git-svn-id: svn://192.168.202.10@2905 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-02-07 04:48:33 +00:00