New Features
Key | T | Resolved Date | Release Notes Subject | Release Notes Content |
---|---|---|---|---|
JTELDEV-6623 | MiniClient - Code Signed | The jtel MiniClient .EXE is now code signed. Note, this will not automatically stop the “smart screen” warnings. According to Microsoft we will just have to wait and see - it could take anywhere betweeen 2 and 4000 downloads and checks by smart screen before it stops displaying warnings, and in fact there is no guarantee that this will ever happen. The code signed .EXE should display JTel GmbH, Alte Landstr. 29, 85521 Ottobrunn, Bayern, DE as the signing entity, issued by GlobalSign GCC R45 EV CodeSigning CA 2020. | ||
JTELDEV-6649 | Video Server - Add new option: ChatEnabled. | This new feature allows users to generate the embedded code to enable the chat function on the video server. If the ChatEnabled option is set to true, then the caller should have a chat button and a chat window should open automatically. | ||
JTELDEV-6656 | Network IVR Lists - Add Longtext column "Extra Data". | A new column called "Extra Data" in Network IVR Lists has been introduced. This column can be used to store a larger data fields - typically in JSON format. The List Functions and List Functions Variables IVR objects have been updated to support the new column for the function: “Add Value to List”. The List Lookup and List Lookup Variable IVR objects have been updated to be able to store the new column value in a variable. Note: The list lookup function only uses Field 1 to Field 4 for matching as the new column Extra Data is not indexed and not designed to be used within a search. | ||
JTELDEV-6628 | Call Logging with ASR | The web call logs now include the unrecognised utterances from callers when the ASR is used. The unrecognised utterances are grouped into one log, which is output just before the object being used is exited, or a hangup is processed. | ||
JTELDEV-6074 | Migration of Innovaphone Connector Service to .net 8 Core | The Innovaphone Connector Service is upgraded to .net 8 Core | ||
JTELDEV-6583 | Improvements to Logging for REST and TaskScheduler Processes. | The name of the task scheduler job is now shown in the call log under the column “Calling Party Number”. | ||
JTELDEV-6582 | Logging - Adding capability to remove non-call logs in portal. | It is now possible to delete non-call logs from the portal that are older than a maximum age parameter. The paramater name is “Portal.Statistics.CallHistoryPartA.NonCallLogs.MaxAgeDays”. | ||
JTELDEV-6523 | IMAP Mail Connector - now supports OAUTH2 authentication | OAUTH2 authentication for the IMAP mail connector has been implemented. Note - since Microsoft 365 no longer supports OWA / Exchange Mail Services, replacement of the exchange mail connector will be necessary on systems which use older style access to Microsoft email services in the cloud. If you require assistance with this, please contact your jtel partner or check out this link: https://wiki.jtel.de/x/PQA0Bw |
Bugfixes
Key | T | Resolved Date | Release Notes Subject | Release Notes Content |
---|---|---|---|---|
JTELDEV-6759 | EMail Connector - not possible to create a new incomming mail box | If no mailboxes were previously configured, then it was not possible to create the first new mailbox. This problem has been fixed. | ||
JTELDEV-6666 | TAC - Incorrect TAC display when using the transfer type ‘Transfer with query options’ | The problem can be reproduced by performing a complete group transfer to a group in which no agent is connected. As soon as the call is in the queue, we connect an agent and answer the call. If the original and the target group have different TACs and the transfer type is ‘Transfer with query options’, the transferred agent receives a TAC popup with incorrect content. This problem has now been fixed. | ||
JTELDEV-6733 | Dialler - Result Code Popup too small to show all the content in Mini Client. | The Dialler Result Code popup was too small to show all the content when used in Mini Client. A scrollbar has been added to the popup which allows the display of the full content, in particular when an appointment is being set. | ||
JTELDEV-6730 | Request Callback 3 - incorrect repeat count | The request callback 3 group action did not count the number of repeats correctly if no number was entered. This problem has been fixed. | ||
JTELDEV-6727 | REST API - Dialler Functions | The ForeignSystemID is now set to UserData when a dialler campaign is cloned. This helps identifying the campaign later. | ||
JTELDEV-6724 | Portal Login - Force Alternative Provider Login flag does not work if all providers are not forced | The “jtel” login button is now disabled when “force login” is set for any other provider (Azure, Okta, OAUTH2) instead of all providers. | ||
JTELDEV-6714 | Reports - ACD-G-004 - Wrong percentage values. | The ACD-G-004 Report was showing wrong percentage values for the Total, Average, Maximum and Minimum in the following columns:
This has been fixed. | ||
JTELDEV-6715 | Manual Dialler - Editing a dialler contact leads to an incorrect tab | In the manual dialler, when a dialler contact is edited and saved or the save is cancelled, the wrong tab is displayed subsequently. This problem has been fixed. | ||
JTELDEV-6694 | Editing Routing Applications - Edit Button is sometimes disabled | The first person to login to the web portal after a web server restart would determine the “editability” of routing applications for all users on that webserver. If the user logged in with the mini-client or a teams client, then no users on that webserver would be able to edit routing applications. This problem has been fixed. | ||
JTELDEV-6689 | Changing to Manual Post Call in Transaction Code Window - Sometimes a call was received | Sometimes when changing to manual post call when closing the transaction code window a call could still be received if the system had queued calls in this instant. This problem has been fixed. | ||
JTELDEV-6680 | ACD-TAC-001 - shows doubled up entries if a call is transferred | If a call was transferred between two agents, and both recorded a TAC, then ACD_TAC-001 would show both TACs twice in the report. This problem has been fixed. | ||
JTELDEV-6683 | Manual postcall handling fixes | Manual post call time was not always added to the post call time for the last call. This problem has been fixed. | ||
JTELDEV-6679 | Reports - Missing transferred calls in reports ACD-A-001, ACD-A-001-02, ACD-A-002, ACD-A-002-02 | In the following reports, transferred calls that are not connected are not counted:
This problem has been fixed. | ||
JTELDEV-6604 | SAP Connector - Accept call from SAP using ICI doesn't work. | Using the SAP connector to accept an incoming call does not work. This probelm has been fixed. | ||
JTELDEV-6591 | CONNRES in DB may be incorrect on outdials | On outdials when the call was refused by the connected party, the CONNRES values could be incorrect. This problem has been fixed. | ||
JTELDEV-6647 | ACD-G-014 - group rules "Request Callback 2" and "Request Callback 3" not counted in report | In ACD-G-014 the group rules "Request Callback 2" and "Request Callback 3" were not counted in report. This problem has been fixed. | ||
JTELDEV-6633 | Acd Supervisor - Agents Table has wrong Totals when not all Groups are visible. | When you select just a part of the Groups to be visible in Acd Supervisor, the Totals in the table “Agent” shows wrong values including the Groups which are not visible for some of the columns. This problem has been fixed. | ||
JTELDEV-6627 | InputMenuDTMFASR object - Error Annoncement and Error TTS text is not used. | The IVR object InputMenuDTMFASR is not using the error announcement or the error TTS text. This problem has been fixed. | ||
JTELDEV-6624 | Click to Dial with blazar telephony server - unneccessary error in blazar error log file | When an agent performs a click to dial using the new blazar telephony server, an exception is produced in the blazar error.blog file if the option “Run Routing Application after Agent Call (Outbound)” is set on the service number. This does not cause an operational problem on the server or within the call flow. | ||
JTELDEV-6619 | ACD-S-007 - parameters ordered incorrectly | The parameters “service level seconds” and “hangup seconds” were used the wrong way round when calculating the report. This problem has been fixed. | ||
JTELDEV-6356 | Agent Home Display - Files not updated in browser after portal update | A cache control filter has been implemented in the portal, to control how the following files are updated by the browser:
This should alleviate the problem that incorrect CSS and JS and images could still be displayed after a portal update. | ||
JTELDEV-6600 | Media-Event - Incorrect TAB change when blinking envelope is clicked on in Mini Client. | When clicking the blinking envelope in Mini Client while having an active call, the Tab was changing to a wrong Tab while it should be changed to Media Event Tab “ME“. This has been fixed. | ||
JTELDEV-6608 | Reports - ACD Agent Report 3 - ACD-A-007 - Wrong Acd Post Calls Duration and Average. | The calculation of Acd Post Calls Duration and Average in the Report “ACD Agent Report 3 - ACD-A-007” was wrong. This has been fixed. | ||
JTELDEV-6612 | Support of (very) old report subscriptions in new portal versions | Very old report subscriptions were created without the ClientsID parameter, which would cause them to fail with an error. This problem has been fixed. | ||
JTELDEV-6597 | Media Event should not be distributed to Agent when he has an outstanding mandatory transaction code to be set. | An Agent who has an open mandatory transaction code popup was still able to receive media events. This has been fixed and the event is now distributed only after he sets the transaction code and closes the popup. | ||
JTELDEV-6442 | Manual Callback - Message Template not updated when group is changed | When creating a manual callback event, the message template was not updated when the ACD group was changed. This problem has been fixed. | ||
JTELDEV-6599 | IVR Object - REST Query does not work. | Using the IVR object REST query leads to the following error: curl not exist. This problem has been fixed and the curl command could be executed by 8server or blazar. | ||
JTELDEV-6580 | Subscription E-Mails without an Attachment | Sometimes subscription emails could be sent without an attachment. This problem has been fixed. | ||
JTELDEV-6566 | Redistribute after Agent Logout/Login | The chat should be distributed to the previous agent if it is only one free option. | ||
JTELDEV-6574 | Acd Groups - Synonyms import - Tarif can be empty and phone numbers should be checked. | The Synonyms import in Acd Groups was not working properly, the following two problems existed:
This is now fixed. | ||
JTELDEV-6576 | Transaction Codes - list is misbehaving. | The list tab in Transaction codes was misbehaving: it shows duplicated Transaction codes for every group mapping. This is now fixed and the list shows no duplicates. | ||
JTELDEV-6581 | No Selected ACD Group on Outdial from Callback | Sometimes, an outdial from within a callback event would fail with “No Selected ACD Group”. This problem has been fixed. | ||
JTELDEV-6579 | Salesforce - Click to Dial not working if system cannot determine if the salesforce instance is a sandbox or production instance | Click to Dial fails with a configuration error popup if the check whether the instance is a sandbox or production URL fails. Now this logic has been changed to use the following strategy:
|