New Features
Key | T | Resolved Date | Release Notes Subject | Release Notes Content |
---|---|---|---|---|
JTELDEV-7094 | New callBOT Command and Enhanced Media Support | A new callBOT command for seamless GPT calls from the command state has been introduced. It can be used as follows:
GPT/RAGBOT now supports sending interactive buttons and images for a richer user experience. | ||
JTELDEV-7063 | Portal 4 - embedding of Portal 3 pages | Version 4 of the portal can now embed pages from version 3 of the portal without the necessasity of logging in again. This functionality is available to beta testers of the new portal only. | ||
JTELDEV-7060 | Chat CSS | The chat CSS has been updated to a new style conforming with the design of the new portal. | ||
JTELDEV-7053 | Incoming Number Converter Telephone 0,00 - fixup for PBXs which cannot detect anonymous | Some PBXs cannot detect an anonymous number correctly, and send the dial prefix along with an empty number (i.e. the telephony server receives a call from 0). For the incoming number converter “Telephone 0, 00” the behaviour has been changed, so that if only a 0 is received, it is assumed to be anonymous. | ||
JTELDEV-7048 | Live Agent - resources to display/hide live agent services individually | It is now possible to control the rendering of live agent services such as AI transcription, AI summary or AI suggestions. Each service has its own resource.
| ||
JTELDEV-7016 | REST API - New Function for retrieving Dialler Contacts and Results | A new API endpoint has been added to the REST server, to retrieve dialler results in a new aggregated form for a list of contact IDs or a list of UserData entries. See this page for more details: https://wiki.jtel.de/display/JPW/Dialler+REST+API+-+Dialler+Contacts+-+Extended+Retrieval | ||
JTELDEV-7028 | RAG Functionality - Ragbot | The chat server and the chatbot have been updated to integrate RAG functionality. This enables the use of a RAG knowledge base for querying LLMs such as GPT or Mistral. Note: the preparation of the RAG database involves the integration of custom processes to integrate the data. Please contact jtel if you require the integration of RAG functionality. | ||
JTELDEV-6989 | AMI Listener - New Configuration Properties and Not Registered behaviour | Two new settings are available in the configuration:
Allowed values for both settings are:
If not configured, NotPresent is used. In all cases, the default behaviour has been changed, so that NotPresent maps to Not Registered (grey) in the jtel portal. | ||
JTELDEV-7018 | IVR - new variable $calltime | A new variable $calltime has been added to the IVR engine. This contains the number of seconds since the call went offhook, or 0 if the call is not yet offhook. | ||
JTELDEV-6928 | blazar (new Telephony Server) - new option for timestamp source | A new configuration option has been added: timestampsSourceOfTruth: systemClock The available options are:
The standard value is systemClock. This changes the behaviour from the previous behaviour, which was hardwareClock. Notes
|
Bugfixes
Key | T | Resolved Date | Release Notes Subject | Release Notes Content |
---|---|---|---|---|