You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Key

T

Resolved

Release Notes Subject

Release Notes Content

JTELNEW-69

Teams Profiles - Roll out Teams Rules to the users of a client in a wide-ranging and efficient manner.

The new Teams profiles feature allow the client administrator to create Teams profiles. Within the profile, he can create Teams rules and assign users. User assignment can be the other way round: from the Users master data.

Another function is added which is the ability to copy Teams profiles from a source profile. Also, the ability to copy Teams rules from a source user.

For more information, see the link: https://wiki.jtel.de/x/OIdhB

JTELDEV-6021BugWorkaround for mysql 8.0.33 bug

Mysql - version 8.0.33 bug - find a workaround by removing some syntax.

JTELDEV-6027BugReports - ACD-G-003-002 - Voicemail and callback calls are counted even thought events are not created. 

Voicemails and callbacks that was not generating a media event because nothing was recorded or the recording was too short were counted in the report. This has now been fixed.

JTELDEV-6003BugAcd Supervisor - the supervisor should not be able to change restricted agent status via Quick Status Buttons.

Before, in supervisor view → All/Active Agents → Quick Status Buttons, the supervisor was able to change his or other agents statuses to statuses that are restricted in the logged in group. this bug has been fixed.

JTELDEV-6005BugTeams Presence Connector - Exception when Name is too long.

The Teams presence connector was returning an error when the agent/user name is too long (More than 64 characters). This has been fixed now and the maximum length of the name is set to 256 characters.

JTELDEV-6012BugTAC-Display entries duplication bug.

The bean initialization/refresh algorithm is corrected.

JTELDEV-6020BugACD-TAC-002 - ACD-Transaction-Codes-Report 2: Missing group name in xls-Format.

The ACD-Transaction-Codes-Report 2 was missing the group (s) name (s) when executed with the XLS format. This has been fixed.

JTELDEV-5787

Task Scheduler added to system

The task scheduler provides the capability to run tasks at scheduled times, optionally repeating them as required.

It has the following capabilities:

  • Run a telephony task on a specified date and time by making an outbound call to a destination and starting the application configured on a service number

  • Run a workflow task on a specified date and time by starting a background daemon process and running a workflow (GUI) application

  • Reschedule the task on completion for a time in the future

  • Retry the task if it fails to start or fails to complete

  • Start an error task (as a background process) if the task exceeds the maximum number of tries before it completes

More documentation on the task scheduler can be found here: https://wiki.jtel.de/x/_oRhB

JTELDEV-5871

Bug

Chatbot - bot services do not restart after reboot automatically.

Before this fix, the chatbot services were not restarted automatically when rebooting the chatbot server. This has been fixed and all active chatbot services will restart automatically after the reboot.

JTELDEV-6014BugAcd Group Parameter - The Rest call for event "RINGING" for outbound call does not work.

The rest call for the event Ringing, configured in Acd Group Parameter is not working. This problem has been fixed.

JTELDEV-6013BugACD Group Action "Call Back or Voice Mail" - Change to statistics

Previously, if the group action “Call Back or Voice Mail” was used, the statistics would always count the resulting event as a callback, even if it was a voice mail. Now, once the user has made the choice by DTMF, the type of group action is changed in the statistics table to the actual type of event booked.

JTELDEV-6000

Story

ACD Group Parameters - REST Calls (Telephony Events)

For the ACD Group Parameters which configure REST calls during the call flow, the following variables have been added:

$agent_email - the email address of the agent

$call_duration - the duration of the call in seconds

See https://wiki.jtel.de/x/ZIZhAg for more details.

JTELDEV-5996BugDialler - User stucks in TAC status and not able to call dialler contacts.

The user is not able to call dialler contacts because he is stuck in TAC status. To reproduce this problem, you need to do an outbound call from a callback event and set a TAC, then start a dialler.

The user is not able to set a result code and the popup hangs. This problem has been fixed.

JTELDEV-5980BugPresence Connector - Exception when PBX Users are duplicated.

The presence connector throws exception when PBX Users are duplicated. This problem has been fixed.

JTELDEV-5978BugAdditional path for report subscription can be provided as windows path.

Additional subscription path is converted to Linux path.

  • No labels