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

Compare with Current View Page History

« Previous Version 5 Next »

New Features

KeyTResolved Date Release Notes SubjectRelease Notes Content
JTELDEV-6941blazar - now supports EnderTuring Live Recognition

blazar, the new telephony server, now supports realtime ASR with the EnderTuring engine.

JTELDEV-6939Chatbot - Send pdata to LLM

It is now possible to send elements from pdata to the LLM when they are received or updated.

JTELDEV-6938REST Query Advanced - Variable Prefix Result and Variable Prefix Content parsing

In the workflow object REST Query Advanced - the Variable Prefix Result and Variable Prefix Content are now parsed before they are used.
This allows for indexing of the results, for example when processing in a loop, or processing a specific record where the index can be used as part of the name of the variables.

JTELDEV-6936Voicebot - Enderturing Engine now supported

A new client parameter can be set which configures which ASR engine will be used in the IVR.

Voicebot.Transcribe.Provider

The default value, if it is not set, is Azure.

To use the Enderturing engine, set the value to EnderTuring.v2

JTELDEV-6867Presence now supports Cisco v15 JTAPI (role PRES)

The presence aggregator now supports V15 of the Cisco JTAPI / PBX. The exact version incorporated is 15.0.1.12900-4.

JTELDEV-6865Dialler Report DIAL-001 - additional column PostCallInterval

The report DIAL-001 now contains the column PostCallInterval from StatisticsPartB for each call.

Bugfixes

KeyTResolved DateRelease Notes SubjectRelease Notes Content
JTELDEV-6779Bugblazar (new Telephony Server) - FTP Upload of call recordings not possible

Uploading call recordings to an FTP server was not possible due to a missing configuration setting in the blazar runProgram.yml file.
This problem can be fixed by adding the following configuration:

  - mapping:
      windows: c:/cygwin/bin/lftp.exe
      linux: /usr/bin/lftp

Newer versions of the server include this configuration by default.

JTELDEV-6765BugExtra Column PostCallInterval for report DIAL-001

The dialler report DIAL-001 now contains the additional column “Post Call Interval”.

JTELDEV-6847BugACD-E-001 - Incorrect count when there was no data

In ACD-E-001, ACD Events Details Reports, the count was incorrectly displayed when there was no data. This problem has been fixed.

JTELDEV-6881BugDialler - Call Blending is not working properly.

Making an incoming call while the agent is connected to a dialer contact does not work properly in a multi telephony server installation (i.e. more than one telephony server). The agent is connected to the next available contact and does not receive an incoming call when it is presented on the same server. This problem has now been resolved.

JTELDEV-6911BugAgent Home - User data neither clickable nor editable.

The agent cannot edit the user data field if a call is received without predefined user data. This problem has been fixed.

JTELDEV-6901BugAgent Home (Braille) - Outbound: The selected group does not remain in 'ACD-Group' field after logout-login.

In the Outbound Call part of Agent Home (Braille), the selected group does not remain in the 'ACD-Group' field but disappears after logging out and logging in again. This has been fixed.

JTELDEV-6854BugTeams: jtel Plug-In: White screen is displayed when trying to log in via Entra ID

The login via Entra ID was not possible in the jtel tab app inside Microsoft Teams. In fact, a white screen was displayed. This is now fixed.

If Azure force login is configured, the user will directly login to jtel when clicking on the jtel app in Teams.

JTELDEV-6903BugReport ACD-S-003 - Report is corrupted when downloading an XLS report

Downloading the ACD-S-003 report in XLS format does not work properly. This problem has been fixed.

JTELDEV-6899BugManual Dialler - Updating contacts in progress is not working properly.

Using the manual dialler and editing a contact in progress does not work properly. This problem has been fixed.

JTELDEV-6868BugMini Client - PBX-Users tab - Issue with table in Mozilla Firefox.

The tab PBX-Users in Mini Client had an issue that the rows were collapsed in Mozilla Firefox. This has been fixed.

JTELDEV-6853BugChat Connector - LLM API Key too short

The LLM API Key field was too short to save some of the newer tokens provided, in particular, by OpenAI. This problem has been fixed.

JTELDEV-6842BugTypo in title for Reports DIAL_001 and DIAL_002.

There was a typo in the title of the Reports DIAL_001 and DIAL_002 starting from page 2. This was fixed.

JTELDEV-6760BugPrompts - Re-uploading mp3 files or creating a tarif prompt with mp3 files results in a corrupt wave file.

Re-uploading mp3 files or creating a tarif prompt with mp3 files results in a corrupt wave file. These two problems have been fixed and mp3 files are now always converted to wav files.

JTELDEV-6787BugManual Dialler - Switching to pause status and resuming the dialler leads to the sub-campaign of the dialler not being active.

If you pause the manual dialler after the first call and then resume the dialling, it is not possible to make a new call as the status indicates that there is no active sub-campaign. This problem has been fixed.

  • No labels