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

Compare with Current View Page History

« Previous Version 12 Next »

KeyTResolvedRelease Notes SubjectRelease Notes Content
JTELDEV-5143Bug20.08.2020Holiday Lists - Save gave unnecessary error message

When a holiday list was saved, but the name was not changed, an unnecessary error message was displayed. This problem has been fixed.

CNFON-681Story20.08.2020Mini Client - New Variables for .EXE Call and New OptionsThe mini client now supports the following variables which can be used in the parameters to an .EXE call:

$UsersEMail, $DateTimeUTC, $DateTimeLocal

The following options have been added to the configuration to enable the recording of the output to the log file, and hidden execution. Also, the EXE can be killed after a specified timeout.

The new options are documented here: https://wiki.jtel.de/display/JPW/Mini+Client+Settings
CTAIFUN-23Story20.08.2020Last Call Information - Object now supports configuration / agent groupsThe last call information object now returns two additional variables:

$prefix.AcdAgentGroupsID contains the agent ACD group ID
$prefix.AcdConfigurationGroupsID contains the configuration ACD group ID

This enables the object to be used in conjunction with agent / configuration groups as well as standalone groups.
JTELDEV-5090Story19.08.2020Teams Connector

A connector for Microsoft Teams is available. The connector imports the teams status of users from the office 365 cloud, and displays this information in various views in the system including the agent views and pbx user views in agent home and the supervisor. The user's own teams status is displayed in the header in the portal.

Further features are planned which will enable call and event distribution to be dependent on the status of users in teams.

JTELDEV-5111Story19.08.2020Play sound when new chat message is received

Users can configure the system to play a sound when new or updated chat messages are received. This feature is enabled by users their own account settings.

CCONTACT-148Bug13.08.2020Save Recordings via FTP had problems uploading filesThe Save Recordings module had problems uploading files recorded in the IVR via FTP. This problem has been fixed.
JTELDEV-5132Story09.08.2020REST - Add support for AcdEvents

The REST interface now supports the creation of callback and ticket events. See https://wiki.jtel.de/display/JPW/REST for further details.

JTELDEV-5126Story02.08.2020REST - new API added to retrieve ACD groups

A new set of APIs has been added to the REST interface to retrieve ACD groups. 3 functions are provided:

BaseURL/ClientsID/acd/groups - retrieves a list of all ACD groups in the client account.
BaseURL/ClientsID/acd/groups/group/ID - retrieves a specific ACD group by ID
BaseURL/ClientsID/acd/groups/group?name=Name - retrieves a list of ACD groups using the Name as a match.

Note, the last function may return more than one record, as a partial match is used.

JTELDEV-5125Story02.08.2020REST - new API added to retrieve Users

A new set of APIs has been added to the REST interface to retrieve users. 3 functions are provided:

BaseURL/ClientsID/users - retrieves a list of all users in the client account.
BaseURL/ClientsID/users/user/ID - retrieves a specific user
BaseURL/ClientsID/users/user?uid=UID - retrieves a list of users using the UID as a match.

Note, the last function may return more than one record, as a partial match is used on the UID.

JTELDEV-5124Story02.08.2020REST Dialler API - Get dialler contacts by campaign

A query parameter has been added to the function GET BaseURL/ClientsID/dialler/contacts allowing the specification of the dialler campaign ID from which to retrieve the contacts list.

CPHADIA-12Story21.07.2020IVR User Search - new variables tel1 ... tel6 addedNew variables are now returned from the user search IVR object - <prefix>.Tel1 ... <prefix>.Tel6 return the configured telephone number of the user.
JTELDEV-5120Bug19.07.2020JTELStats2 - IDs could overflow particularly in CompressedU15 table

The autoincrement ID could overflow in the JTELStats2.Compressed* tables, meaning that no more values could be inserted in the tables, in particular CompressedU15 was affected by this. The autoincrement ID field has been changed to a BIGINT to fix this problem.

CWS-223Question09.07.2020Hide Call-Recording in MiniClient when resource is disabledThe first call recording column was rendered even if the CallRecording resource portal.Acd.AgentHome.CallProcessing.CallRecording was disabled. This problem has been fixed.
CJUH-46Offer06.07.2020Two new Service-Number ReportsTwo new service number reports have been added to the system - Service Numbers Report 5 and Service Numbers Report 6.

Service Numbers Report 5 provides inbound call counters over the requested time period grouped by hour. Service Numbers Report 6 provides the following KPIs for the requested time peroid:

Inbound Total
Inbound ACD
Inbound Answered
Emails Received
Voice Mail + Callbacks
Inbound Lost
External Destination
Availability Direct
Availability incl. CB/VM
CNFON-62327.05.2020MiniClient Login - Too Many Redirects ErrorThe mini client login would display "too many redirects" for users who were not a member of any ACD groups. This problem has been fixed.
CNFON-606

01.10.2020Whatsapp Session was not automatically Closed by Customer after 24hSince Tyntec closes sessions after 24h, we also implemented the same feature:
After 24h from the last message, the whatsapp session automatically changes to status "Closed by customer".
  • No labels