Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content imported from a Scroll Translations translation file.
Sv translation
languageen


KeyTResolvedRelease Notes SubjectRelease Notes Content
JTELDEV-5132StoryImage Removed09.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-5126StoryImage Removed02.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-5125StoryImage Removed02.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-5124StoryImage Removed02.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.

CRADPRAX-247Image Removed28.07.2020Long calls warning was sent with incorrect data in email when call was transferred to a non ACD userThe long calls warning was sent with incorrect data in the email when call was transferred to a non ACD user. It would claim that the recipient of the email (i.e. the supervisor themselves) was the culprit for the long call. This problem has been fixed, long call warnings are no longer generated for calls which are not connected to agents.
CPHADIA-12StoryImage Removed21.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.
CNFON-638Image Removed20.07.2020Media Events not sent using the email credentials configured in the client accountIf the email credentials and SMTP server was configurd at the client account level, then the system incorrectly used the system credentials to send media events by email, instead of using the settings configured in the client account. This problem has been fixed.
JTELDEV-5120BugImage Removed19.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.

JTELDEV-5117StoryImage Removed17.07.2020Minimum Password Length - Portal.Users.Password.MinLength

The minimum length of a user password can now be set using the system parameter Portal.Users.Password.MinLength. Note: existing passwords are not affected by changing this parameter. Only new password changes via the web interface are covered.

CSEGHORN-190Support (Prio 1)Image Removed16.07.2020UserData is correctly updated when a TAC is recordedIf a transaction code was recorded after a call in the transaction code popup, then changes made to the user data field would be lost. This problem has been fixed.
JTELDEV-5105BugImage Removed14.07.2020Fix Chat Scenario: Client opens chat when agents available but before first message is sent all agents log off.

When a customer opens the chat window when agents are logged in, and sends a message after in the mean time all agents have logged out, no response is received, and the chat is not distributed. This situation persists even if agents subsequently log in to the system. If the customer refreshes the browser, a further error situation is produced.

This problem has been fixed.

CWS-223QuestionImage Removed09.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.
JTELDEV-5110StoryImage Removed03.07.2020apply-patch.sh script

Helper script to patch CarrierPortal.war with set of java class files.

CNFON-623Image Removed27.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-585Image Removed26.05.2020MiniClient and Agent Home Inbound StatusThe total calls counter in the mini client and agent home would show incorrect data. This caused further problems in the total calls per hour column, and occupancy figures. This problem has been fixed.
CNFON-609StoryImage Removed25.05.2020New Language Selector in Web PortalThe language selector in the portal has been changed to a dropdown list to enable the support more languages.
JTELDEV-5091BugImage Removed22.05.2020Chat Server - Loading Google Font

The chat server scripts loaded a font from google. This behaviour has been changed so that the font is internal to the system.

JTELDEV-5064StoryImage Removed19.05.2020Chat Export via REST

In the chat and whatsapp connectors, it is now possible to export chat sessions as a PDF file by REST to a backend system.

CSEGHORN-176Support (Prio 1)Image Removed18.05.2020Dialler Contacts Standard CSV Upload brokenThe dialler contacts standard CSV upload was broken. This problem has been fixed.
CNFON-619BugImage Removed18.05.2020MiniClient - Automatic REST Call or .EXE Call is sometimes lateThe automatic REST call or .EXE call was sometimes too late when using the MiniClient .EXE. This problem has been fixed.
JTELDEV-5070StoryImage Removed17.05.2020LDAPS Support for Logins added

The jtel Portal now supports specifying an LDAPS Server for Agent Logins.

For LDAPS, the URL to the LDAPS or AD Server must be specified as follows: ldaps://ldapserver.example.com:636
Also, the LDAP user names configured must be changed to use the newer username format, particularly when using active directory. For example, for the user JTEL\TestUser (Old NetBios Login Name), the new user name format would be TestUser@jtel.local.

CBER-21BugImage Removed13.05.2020Dialler Campaigns Clone by REST - Race condition if the same campaign is cloned several times massively in parallelIf a dialler campaign is cloned via the REST interface in parallel with the same source and destination campaign, then several copies of the campaign could be created. A lock has been implemented so that the clone can only be created once in parallel.
JTELDEV-5084StoryImage Removed12.05.2020Reports - Execute Report in Background

When a report is executed, it is now executed in the background. An icon is added to the notifications area in the upper left part of the application to show that the report is processing in the background. When it is ready to download, the icon changes to a blinking colour. The icon is clicked again to download the report.

CSTYRIA-108Image Removed12.05.2020Wallboard - deleting a user causes the number of completed media events to increase.When a user is deleted, the dtLastModified timestamp on all ACD Events the user was assigned to is changed, when the user assignment to the event is removed. This causes the wallboard to display a disproportionately high number of completed events for the current day. All events which were assigned to the user, but completed at an earlier date are added to the actual number of completed events. This problem has been fixed.
CSEGHORN-197FehlerImage AddedAgent Home - Inserted User Data disappears when a TAC is setInserted User Data disappeared when a TAC was set. This problem has been fixed.
CSEGHORN-187BugImage Added

Call TransfersCalls can now be transferred to all agents that are logged into the system and not busy.
CKRIEG-138FehlerImage AddedThe report AcdTransactionCodesReport returns results less than expected.The report AcdTransactionCodesReport was missing values in some cases due to null values in StatisticsPartB. the join was changed to AcdStatisticsTransactionCodes and problem is now fixed.
CJUH-93SupportImage AddedE-Mail Connector - E-Mails with emoji charactersSome E-Mails received with emoji characters, which could not be represented in the UTF-8 3 character multibyte charset would cause the e-mail connector to fail with an exception. This problem has been fixed, the email connector now uses the UTF-8 4 character multibyte charset as standard.
CWRK-29Guided Transfer - Retrieve not shown correctly in AgentHome and Mini ClientWhen guided transfer was used, the call could be retrieved correctly and the original agent and caller were connected again. However, it was no longer possible to transfer the call again, and an incorrect call status was shown in agent home. This problem has been fixed.
CSEGHORN-191Chat - agent informed when redistribution of chat after no answer timeout occursWhen an agent receives a chat, but does not open the chat to respond before the maximum "Maximum agent answer time (s):” timer expires, the chat is redistributed to another available agent. The original agent is now informed of this with a popup window.
CSEGHORN-181QuestionImage Added01.10.2020User switching does not correctly support skins configuration at reseller leveleAfter a user switch from sysadmin to the reseller admin, it was not possible to upload skins. This problem has been fixed.
JTELDEV-5115StoryImage Added29.09.2020E-Mail response now displayed

When an email has been responded to, the response email is also displayed in the agent client when the event is viewed again.

JTELDEV-5089StoryImage Added29.09.2020IVR Statistics Markers - extended functionality for customer surveys and new IVR objects

IVR statistics markers have been extended to incorporate the following functionality:

IVR statistics markers can be assigned a type. Simple corresponds to the existing IVR statistic marker functionality - i.e. a counter which is incremented when the IVR statistics marker object is traversed during a call flow.

Yes / No markers tag a marker as corresponding to the answer to a "Yes/No" question.

Rating markers tag a marker as corresponding to a rating, from 0 to 9.

Statistics markers can also be configured with an associated voice prompt.

New IVR objects have been added, and the functionality of the object Set Statistics Marker has been extended.

Set Statistics Marker: a rating can be specified. This is recorded with the date / time and marker in the statistics. For a simple marker, no rating needs to be specified. For yes / no markers, specify 1 for yes or 0 for no. For rating markers specify a value from 0 to 9.

Set Statistics Marker Variable: the same functionality as Set Statistics Marker is provided, but the object accepts a variable Statistics Marker ID, which for example could be configured in the service number parameters.

Query Statistics Marker: this object enables querying of a particular statistics marker. A variable prefix is supplied, and the following output variables are supplied (assuming the prefix is $marker):

$marker.Type: the type of marker. IVRStatisticsMarkers.Type0 = a simple marker. IVRStatisticsMarkers.Type1 = a yes / no marker. IVRStatisticsMarkers.Type2 = a rating (0-9) marker.
$marker.WavesID: the ID of the associated voice prompt. This can be used in the object Play Voice Variable, for example.
$marker.Name: the name of the marker.
$marker.ID: the ID of the marker.

Query Statistics Marker Variable: provides the same functionality as Query Statistics Marker, but requires the ID of the marker as an input parameter.

Using the above implemented features, a customer satisfaction module has been created, which allows for the simple configuration of customer satisfaction surveys. This module includes a special report which evaulates the yes / no and rating questions providing minimum / maximum and average values.

Please contact your jtel partner for further details on how to license this module.

CJUH-84QuestionImage Added25.09.2020Service Number Report 6 - Result set corresponding to all service numbers associated with selected billing numbers correctedWhen a service number report 6 was executed, the result set included only records of calls made through the first occurrence of service numbers corresponding to the selected billing numbers.
This has been corrected so that the result set includes records of calls made to all service numbers associated with the selected billing numbers.
CSEGHORN-189SupportImage Added14.09.2020Dialler - Manual results can not be set in contactIt was no longer possible to set the results manually while editing a contact in a dialler campaign. This problem has been fixed.
JTELDEV-5152FehlerImage Added26.08.2020Error in Selection of Service Numbers in Service Numbers Report 5 and 6

There was an error in the selection of service numbers by billing number in Service Numbers Report 5 and 6. This problem has been fixed.

JTELDEV-5099BugImage Added20.08.2020E.164 with plus converter - incorrect conversion of number type

The incoming number converter E.164 with plus would not correctly set the number type on conversion. This caused the IVR variables $countrycode and other number related variables for the calling party number to be incorrect. This problem has been fixed.

CTAIFUN-23StoryImage Added20.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-5090StoryImage Added19.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.

CJUH-79Image Added18.08.2020Subscription for Service Numbers Report 6The billing number was not saved in the report subscription when service numbers report 6 was subscribed to. This problem has been fixed.
CCONTACT-148BugImage Added13.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-5132StoryImage Added09.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-5126StoryImage Added02.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-5125StoryImage Added02.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-5124StoryImage Added02.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.

CRADPRAX-247Image Added28.07.2020Long calls warning was sent with incorrect data in email when call was transferred to a non ACD userThe long calls warning was sent with incorrect data in the email when call was transferred to a non ACD user. It would claim that the recipient of the email (i.e. the supervisor themselves) was the culprit for the long call. This problem has been fixed, long call warnings are no longer generated for calls which are not connected to agents.
CPHADIA-12StoryImage Added21.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.
CNFON-638Image Added20.07.2020Media Events not sent using the email credentials configured in the client accountIf the email credentials and SMTP server was configurd at the client account level, then the system incorrectly used the system credentials to send media events by email, instead of using the settings configured in the client account. This problem has been fixed.
JTELDEV-5120BugImage Added19.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.

JTELDEV-5117StoryImage Added17.07.2020Minimum Password Length - Portal.Users.Password.MinLength

The minimum length of a user password can now be set using the system parameter Portal.Users.Password.MinLength. Note: existing passwords are not affected by changing this parameter. Only new password changes via the web interface are covered.

CSEGHORN-190Support (Prio 1)Image Added16.07.2020UserData is correctly updated when a TAC is recordedIf a transaction code was recorded after a call in the transaction code popup, then changes made to the user data field would be lost. This problem has been fixed.
JTELDEV-5105BugImage Added14.07.2020Fix Chat Scenario: Client opens chat when agents available but before first message is sent all agents log off.

When a customer opens the chat window when agents are logged in, and sends a message after in the mean time all agents have logged out, no response is received, and the chat is not distributed. This situation persists even if agents subsequently log in to the system. If the customer refreshes the browser, a further error situation is produced.

This problem has been fixed.

CWS-223QuestionImage Added09.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-46OfferImage Added06.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-585Image Added26.05.2020MiniClient and Agent Home Inbound StatusThe total calls counter in the mini client and agent home would show incorrect data. This caused further problems in the total calls per hour column, and occupancy figures. This problem has been fixed.
CNFON-609StoryImage Added25.05.2020New Language Selector in Web PortalThe language selector in the portal has been changed to a dropdown list to enable the support more languages.
JTELDEV-5091BugImage Added22.05.2020Chat Server - Loading Google Font

The chat server scripts loaded a font from google. This behaviour has been changed so that the font is internal to the system.

JTELDEV-5064StoryImage Added19.05.2020Chat Export via REST

In the chat and whatsapp connectors, it is now possible to export chat sessions as a PDF file by REST to a backend system.

CSEGHORN-176Support (Prio 1)Image Added18.05.2020Dialler Contacts Standard CSV Upload brokenThe dialler contacts standard CSV upload was broken. This problem has been fixed.
CNFON-619BugImage Added18.05.2020MiniClient - Automatic REST Call or .EXE Call is sometimes lateThe automatic REST call or .EXE call was sometimes too late when using the MiniClient .EXE. This problem has been fixed.
JTELDEV-5070StoryImage Added

 

LDAPS Support for Logins added

The jtel Portal now supports specifying an LDAPS Server for Agent Logins.

For LDAPS, the URL to the LDAPS or AD Server must be specified as follows: ldaps://ldapserver.example.com:636
Also, the LDAP user names configured must be changed to use the newer username format, particularly when using active directory. For example, for the user JTEL\TestUser (Old NetBios Login Name), the new user name format would be TestUser@jtel.local.

CBER-21BugImage Added

 

Dialler Campaigns Clone by REST - Race condition if the same campaign is cloned several times massively in parallelIf a dialler campaign is cloned via the REST interface in parallel with the same source and destination campaign, then several copies of the campaign could be created. A lock has been implemented so that the clone can only be created once in parallel.
JTELDEV-5084StoryImage Added

 

Reports - Execute Report in Background

When a report is executed, it is now executed in the background. An icon is added to the notifications area in the upper left part of the application to show that the report is processing in the background. When it is ready to download, the icon changes to a blinking colour. The icon is clicked again to download the report.

CSTYRIA-108Image Added

 

Wallboard - deleting a user causes the number of completed media events to increase.When a user is deleted, the dtLastModified timestamp on all ACD Events the user was assigned to is changed, when the user assignment to the event is removed. This causes the wallboard to display a disproportionately high number of completed events for the current day. All events which were assigned to the user, but completed at an earlier date are added to the actual number of completed events. This problem has been fixed.


Sv translation
languagede

Status
colourRed
titleThis page is only available in English

New configuration options have been added to ACD groups which displays a popup when agents try to log out of the group or the ACD, and a minimum number of configured agents would no longer be logged into one or more ACD groups. To log out, agents must confirm the warning by pressing yes.
The options in the ACD group are configured on the tab "Offline Parameters", and are as follows:
Minimum Agent Logout Check Active - whether the check is active for this group.
Minimum Agent Logout Check Count - the minimum number of agents who should remain logged into the group.
The warning is displayed when the current number of logged in agents is less than or equal to the minimum configured number.
Access to these options are controlled by the resource:
portal.Acd.AcdGroups.MinAgentWarning
R - The option can be read / seen in the ACD group configuration.
U - The option can be updated in the ACD group configuration (requires R).
X - Configured minimum counts in all groups are evaluated when an agent tries to log out of the ACD, and in a single group when the agent tries to log out of an ACD group.
Hence removing the X option for a particular security group could be used to disable the checks for some users.

The User Search object now supports searching for users using the PIN. It also contains an option to return the status from the ACD for the found user. The variables returned are for each group the user is a member of, and are named as follows:

Sv translation
languagefr


CléTRésoluSujet des notes de releaseContenu des notes de mise à jour
CSEGHORN-197FehlerImage AddedAccueil Agent - Les données utilisateur insérées disparaissent lorsqu'un TAC est définiLes données utilisateur insérées ont disparu lorsqu'un TAC a été fixé. Ce problème a été résolu.
CSEGHORN-187BugImage Added

Transferts d'appelsLes appels peuvent maintenant être transférés à tous les agents qui sont connectés au système et qui ne sont pas occupés.
CKRIEG-138FehlerImage AddedLe rapport AcdTransactionCodesReport donne des résultats inférieurs aux attentes.Le rapport AcdTransactionCodesReport avait des valeurs manquantes dans certains cas en raison de valeurs nulles dans StatisticsPartB. La jointure a été modifiée en AcdStatisticsTransactionCodes et le problème est maintenant résolu.
CJUH-93SupportImage AddedE-Mail Connector - E-Mails avec caractères emojiCertains courriers électroniques reçus avec des caractères emoji, qui ne pouvaient pas être représentés dans le jeu de caractères multi-octets UTF-8 à 3 caractères, provoquaient l'échec du connecteur de courrier électronique avec une exception. Ce problème a été corrigé, le connecteur de messagerie utilise désormais le jeu de caractères multi-octets UTF-8 à 4 caractères par défaut.
CWRK-29Transfert guidé - La récupération ne s'affiche pas correctement dans AgentHome et Mini ClientLorsque le transfert guidé était utilisé, l'appel pouvait être récupéré correctement et l'agent et l'appelant d'origine étaient à nouveau connectés. Cependant, il n'était plus possible de transférer à nouveau l'appel, et un statut d'appel incorrect était affiché dans la maison de l'agent. Ce problème a été résolu.
CSEGHORN-191Chat - agent informé lors de la redistribution du chat après un délai de non-réponseLorsqu'un agent reçoit un chat, mais ne l'ouvre pas pour y répondre avant l'expiration du délai maximum "Temps de réponse maximum de l'agent (s) :", le chat est redistribué à un autre agent disponible. L'agent d'origine en est désormais informé par une fenêtre popup.
CSEGHORN-181QuestionImage Added01.10.2020User switching does not correctly support skins configuration at reseller leveleAprès le passage d'un utilisateur de l'administrateur système à l'administrateur du revendeur, il n'était pas possible de télécharger des skins. Ce problème a été résolu.
JTELDEV-5115StoryImage Added29.09.2020La réponse par e-mail est maintenant affichée

Lorsqu'il a été répondu à un email, l'email de réponse est également affiché dans l'agent client lorsque l'événement est visualisé à nouveau.

JTELDEV-5089StoryImage Added29.09.2020Marqueurs statistiques IVR - fonctionnalité étendue pour les enquêtes auprès des clients et les nouveaux objets IVR

Les marqueurs statistiques IVR ont été étendus pour intégrer les fonctionnalités suivantes :

Les marqueurs de statistiques IVR peuvent se voir attribuer un type. Il s'agit d'un compteur qui est incrémenté lorsque l'objet marqueur de statistiques IVR est traversé au cours d'un flux d'appels.

Les marqueurs "Oui / Non" marquent un marqueur comme correspondant à la réponse à une question "Oui / Non".

Les marqueurs de notation marquent un marqueur comme correspondant à une notation, de 0 à 9.

Les marqueurs statistiques peuvent également être configurés avec une invite vocale associée.

De nouveaux objets IVR ont été ajoutés, et la fonctionnalité de l'objet Set Statistics Marker a été étendue.

Définir un marqueur statistique : une notation peut être spécifiée. Ceci est enregistré avec la date / l'heure et le marqueur dans les statistiques. Pour un simple marqueur, il n'est pas nécessaire d'indiquer une cote. Pour les marqueurs oui/non, indiquez 1 pour oui ou 0 pour non. Pour les marqueurs d'évaluation, indiquez une valeur comprise entre 0 et 9.

Set Statistics Marker Variable : la même fonctionnalité que Set Statistics Marker est fournie, mais l'objet accepte une variable Statistics Marker ID, qui pourrait par exemple être configurée dans les paramètres du numéro de service.

Interrogation d'un marqueur de statistiques : cet objet permet d'interroger un marqueur de statistiques particulier. Un préfixe de variable est fourni, et les variables de sortie suivantes sont fournies (en supposant que le préfixe est $marker) :

$marker.Type : le type de marqueur. IVRStatisticsMarkers.Type0 = un marqueur simple. IVRStatisticsMarkers.Type1= un marqueur oui / non. IVRStatisticsMarkers.Type2 = un marqueur de notation (0-9).
$marker.WavesID : l'ID de l'invite vocale associée. Cela peut être utilisé dans l'objet Play Voice Variable, par exemple.
$marker.Name : le nom du marqueur.
$marker.ID : l'ID du marqueur.

Query Statistics Marker Variable : offre la même fonctionnalité que le Query Statistics Marker, mais nécessite l'ID du marqueur comme paramètre d'entrée.

À l'aide des fonctionnalités mises en œuvre ci-dessus, un module de satisfaction des clients a été créé, qui permet de configurer simplement des enquêtes de satisfaction des clients. Ce module comprend un rapport spécial qui évalue les questions de type oui/non et les questions d'évaluation en fournissant les valeurs minimales/maximales et moyennes.

Veuillez contacter votre partenaire jtel pour plus de détails sur la façon d'obtenir une licence pour ce module.

CJUH-84QuestionImage Added25.09.2020Rapport sur les numéros de service 6 - Correction du jeu de résultats correspondant à tous les numéros de service associés aux numéros de facturation sélectionnésLorsqu'un rapport de numéro de service 6 a été exécuté, le jeu de résultats ne comprenait que les enregistrements des appels effectués par la première occurrence des numéros de service correspondant aux numéros de facturation sélectionnés.
Cela a été corrigé afin que le jeu de résultats comprenne les enregistrements des appels effectués vers tous les numéros de service associés aux numéros de facturation sélectionnés.
CSEGHORN-189SupportImage Added14.09.2020Composeur - Les résultats manuels ne peuvent pas être mis en contactIl n'était plus possible de définir les résultats manuellement lors de la modification d'un contact dans une campagne de numérotation. Ce problème a été résolu.
JTELDEV-5152FehlerImage Added26.08.2020Erreur de sélection des numéros de service dans les rapports 5 et 6 sur les numéros de service

Il y a eu une erreur dans la sélection des numéros de service par numéro de facturation dans les rapports 5 et 6 sur les numéros de service. Ce problème a été résolu.

JTELDEV-5099BugImage Added20.08.2020E.164 avec convertisseur plus - conversion incorrecte du type de numéro

Le convertisseur de numéros entrants E.164 avec plus ne réglerait pas correctement le type de numéro lors de la conversion. De ce fait, les variables du SVI $countrycode et d'autres variables liées au numéro de l'appelant étaient incorrectes. Ce problème a été résolu.

CTAIFUN-23StoryImage Added20.08.2020Informations sur le dernier appel - L'objet prend désormais en charge la configuration / les groupes d'agentsLe dernier objet d'information d'appel renvoie maintenant deux variables supplémentaires :

$prefix.AcdAgentGroupsID contient l'ID de groupe de l'agent ACD
$prefix.AcdConfigurationGroupsID contient la configuration ACD group ID

Cela permet d'utiliser l'objet en conjonction avec des groupes d'agents / de configuration ainsi qu'avec des groupes autonomes.
JTELDEV-5090StoryImage Added19.08.2020Connecteur des équipes

Un connecteur pour les équipes Microsoft est disponible. Le connecteur importe le statut des équipes des utilisateurs du nuage office 365, et affiche ces informations dans différentes vues du système, y compris les vues de l'agent et les vues de l'utilisateur pbx dans l'agent home et le superviseur. Le statut des équipes de l'utilisateur est affiché dans l'en-tête du portail.

D'autres fonctionnalités sont prévues qui permettront de faire dépendre la distribution des appels et des événements du statut des utilisateurs dans les équipes.

CJUH-79Image Added18.08.2020Abonnement pour les numéros de service Rapport 6Le numéro de facturation n'a pas été enregistré dans l'abonnement au rapport lorsque le rapport sur les numéros de service 6 a été souscrit. Ce problème a été résolu.
CCONTACT-148BugImage Added13.08.2020Sauvegarder des enregistrements via FTP a connu des problèmes de téléchargement de fichiersLe module de sauvegarde des enregistrements a eu des problèmes pour télécharger les fichiers enregistrés dans le SVI par FTP. Ce problème a été résolu.
JTELDEV-5132StoryImage Added09.08.2020REST - Ajouter le soutien à AcdEvent

L'interface REST prend désormais en charge la création d'événements de type callback et ticket. Voir  https://wiki.jtel.de/display/JPW/REST pour plus de détails.

JTELDEV-5126StoryImage Added02.08.2020REST - nouvelle API ajoutée pour récupérer les groupes ACD

Un nouvel ensemble d'API a été ajouté à l'interface REST pour récupérer les groupes ACD. 3 fonctions sont prévues :

BaseURL/ClientsID/acd/groups - récupère une liste de tous les groupes de ACD dans le compte client.
BaseURL/ClientsID/acd/groups/group/ID - récupère un groupe spécifique d'ACD par ID
BaseURL/ClientsID/acd/groups/group?name=Name - récupère une liste de groupes ACD en utilisant le nom comme correspondance.

Notez que la dernière fonction peut renvoyer plus d'un enregistrement, car une correspondance partielle est utilisée.

JTELDEV-5125StoryImage Added02.08.2020REST - nouvelle API ajoutée pour récupérer les utilisateurs

Un nouvel ensemble d'API a été ajouté à l'interface REST pour récupérer les utilisateurs. 3 fonctions sont prévues :

BaseURL/ClientsID/users - récupère une liste de tous les utilisateurs dans le compte client.
BaseURL/ClientsID/users/user/ID - récupère un utilisateur spécifique
BaseURL/ClientsID/users/user?uid=UID - récupère une liste d'utilisateurs utilisant l'UID comme correspondance.

Notez que la dernière fonction peut renvoyer plus d'un enregistrement, car une correspondance partielle est utilisée sur l'UID.

JTELDEV-5124StoryImage Added02.08.2020API du composeur REST - Obtenir les contacts du composeur par campagne

Un paramètre d'interrogation a été ajouté à la fonction GET BaseURL/ClientsID/dialler/contacts permettant de spécifier l'ID des candidats à la campagne de numérotation à partir duquel on peut récupérer la liste de contacts.

CRADPRAX-247Image Added28.07.2020Un avertissement pour les appels longs a été envoyé par e-mail avec des données incorrectes lorsque l'appel a été transféré à un utilisateur non ACDL'avertissement d'appels longs a été envoyé avec des données incorrectes dans le courriel lorsque l'appel a été transféré à un utilisateur non ACD. Il affirmerait que le destinataire du courriel (c'est-à-dire le superviseur lui-même) est le coupable de l'appel prolongé. Ce problème a été résolu, les longs avertissements d'appel ne sont plus générés pour les appels qui ne sont pas connectés à des agents.
CPHADIA-12StoryImage Added21.07.2020Recherche d'utilisateur IVR - ajout de nouvelles variables tel1 ... tel6De nouvelles variables sont maintenant renvoyées par l'objet IVR de recherche de l'utilisateur - <prefix>.Tel1 ... <prefix>.Tel6 renvoie le numéro de téléphone configuré de l'utilisateur.
CNFON-638Image Added20.07.2020Les événements médiatiques ne sont pas envoyés en utilisant les identifiants d'email configurés dans le compte clientSi les informations d'identification du courrier électronique et le serveur SMTP ont été configurés au niveau du compte client, alors le système a incorrectement utilisé les informations d'identification du système pour envoyer des événements médiatiques par courrier électronique, au lieu d'utiliser les paramètres configurés dans le compte client. Ce problème a été résolu.
JTELDEV-5120BugImage Added19.07.2020JTELStats2 - Les identifiants pourraient déborder, notamment dans le tableau CompressedU15

L'ID d'auto-incrémentation pouvait déborder dans les tables JTELStats2.Compressed*, ce qui signifiait que plus aucune valeur ne pouvait être insérée dans les tables, en particulier CompressedU15 était affecté par ce problème. Le champ ID auto-incrémenté a été changé en BIGINT pour résoudre ce problème.

JTELDEV-5117StoryImage Added17.07.2020Longueur minimale du mot de passe - Portal.Users.Password.MinLength

La longueur minimale d'un mot de passe utilisateur peut désormais être définie à l'aide du paramètre système Portal.Users.Password.MinLength. Note : les mots de passe existants ne sont pas affectés par la modification de ce paramètre. Seuls les nouveaux changements de mot de passe via l'interface web sont couverts.

CSEGHORN-190Support (Prio 1)Image Added16.07.2020UserData est correctement mises à jour lorsqu'un TAC est enregistréSi un code de transaction était enregistré après un appel dans le popup du code de transaction, les modifications apportées au champ des données de l'utilisateur seraient perdues. Ce problème a été résolu.
JTELDEV-5105BugImage Added14.07.2020Réparer le scénario de chat : Le client ouvre le chat lorsque des agents sont disponibles, mais avant l'envoi du premier message, tous les agents se déconnectent.

Lorsqu'un client ouvre la fenêtre de chat alors que les agents sont connectés, et envoie un message après que tous les agents se sont déconnectés, aucune réponse n'est reçue et le chat n'est pas distribué. Cette situation persiste même si des agents se connectent ensuite au système. Si le client rafraîchit le navigateur, une autre situation d'erreur se produit.

Ce problème a été résolu.

CWS-223QuestionImage Added09.07.2020Cacher l'enregistrement des appels dans le MiniClient lorsque la ressource est désactivéeLa première colonne d'enregistrement d'appel a été rendue même si le portail de ressources CallRecording.Acd.AgentHome.CallProcessing.CallRecording était désactivé. Ce problème a été résolu.
CJUH-46OfferImage Added06.07.2020Deux nouveaux rapports sur les numéros de serviceDeux nouveaux rapports sur les numéros de service ont été ajoutés au système - le rapport sur les numéros de service 5 et le rapport sur les numéros de service 6.

Le rapport sur les numéros de service 5 fournit les compteurs d'appels entrants sur la période demandée, regroupés par heure. Service Numbers Report 6 fournit les KPI suivants pour la période demandée:

Entrant Total
Entrant ACD
Entrant répondus
Emails Reçus
Messagerie vocale + rappels
Entrant Perdus
Destination externe
Disponibilité directe
Disponibilité y compris CB/VM
CNFON-585Image Added26.05.2020Statut des mini-clients et des agents à domicileLe compteur d'appels total dans le mini-client et la maison de l'agent afficherait des données incorrectes. Cela a causé d'autres problèmes dans la colonne du nombre total d'appels par heure, et dans les chiffres d'occupation. Ce problème a été résolu.
CNFON-609StoryImage Added25.05.2020Nouveau sélecteur de langue dans le portail webLe sélecteur de langue dans le portail a été transformé en une liste déroulante pour permettre la prise en charge d'un plus grand nombre de langues.
JTELDEV-5091BugImage Added22.05.2020Serveur de chat - Chargement de la police Google Font

Les scripts du serveur de chat ont chargé une police de google. Ce comportement a été modifié pour que la police soit interne au système.

JTELDEV-5064StoryImage Added19.05.2020Exporter Chat via REST

Dans les connecteurs de chat et whatsapp, il est maintenant possible d'exporter les sessions de chat sous forme de fichier PDF par REST vers un système dorsal.

CSEGHORN-176Support (Prio 1)Image Added18.05.2020Contacts du composeur Standard CSV Upload interrompuLe téléchargement standard CSV des contacts du composeur a été interrompu. Ce problème a été résolu.
CNFON-619BugImage Added18.05.2020MiniClient - Appel automatique REST ou .EXE L'appel est parfois en retardL'appel automatique REST ou l'appel .EXE était parfois trop tard lors de l'utilisation du MiniClient .EXE. Ce problème a été résolu.
JTELDEV-5070StoryImage Added

 

Ajout du support LDAPS pour les connexions

Le portail jtel permet désormais de spécifier un serveur LDAPS pour les connexions des agents.

Pour LDAPS, l'URL du serveur LDAPS ou AD doit être spécifié comme suit : ldaps://ldapserver.example.com:636
Alors, les noms d'utilisateur LDAP configurés doivent être modifiés pour utiliser le nouveau format de nom d'utilisateur, notamment en cas d'utilisation d'active directory. Par exemple, pour l'utilisateur JTEL\TestUser (ancien nom de connexion NetBios), le nouveau format du nom d'utilisateur serait TestUser@jtel.local.

CBER-21BugImage Added

 

Campagnes de dialler clonées par REST - Condition de race si la même campagne est clonée plusieurs fois massivement en parallèleSi une campagne du composeur est clonée via l'interface REST en parallèle avec la même campagne source et destination, plusieurs copies de la campagne peuvent être créées. Un verrou a été implémenté afin que le clone ne puisse être créé qu'une seule fois en parallèle.
JTELDEV-5084StoryImage Added

 

Rapports - Exécution du rapport en arrière-plan

Lorsqu'un rapport est exécuté, il l'est maintenant en arrière-plan. Une icône est ajoutée à la zone de notification dans la partie supérieure gauche de l'application pour indiquer que le rapport est en cours de traitement en arrière-plan. Lorsqu'il est prêt à être téléchargé, l'icône se transforme en une couleur clignotante. L'icône est à nouveau cliquée pour télécharger le rapport.

CSTYRIA-108Image Added

 

Wallboard - la suppression d'un utilisateur entraîne une augmentation du nombre d'événements médiatiques terminés.Lorsqu'un utilisateur est supprimé, l'horodatage dtLastModified de tous les événements ACD auxquels l'utilisateur était affecté est modifié, lorsque l'affectation de l'utilisateur à l'événement est supprimée. De ce fait, le panneau affiche un nombre disproportionné d'événements terminés pour la journée en cours. Tous les événements qui ont été attribués à l'utilisateur, mais qui ont été achevés à une date antérieure sont ajoutés au nombre réel d'événements achevés. Ce problème a été résolu
Sv translation
languagede
KeyTResolvedRelease Notes SubjectRelease Notes Content
CMKL-64StoryImage Removed27.04.2020Agent Home Make Call Dialog - Initiate Dialling with Return KeyIt is now possible to initiate dialling from the make call dialogues in Agent Home and the Mini Client by pressing enter, when the cursor is in the telephone number field.
CSWR-13OfferImage Removed26.04.2020New Feature Minimum Agent Count with Agent Warning on Logout
CMKL-6125.04.2020Missing SOAP CALL_END EventsThe CALL_END event was missing after a call transfer was performed between two agents. This problem has been fixed.
CPHADIA-11StoryImage Removed25.04.2020New IVR Object - Users Profiles RunnerA new object Users Profiles Runner has been added to the IVR. This supports running a user profile for all users, if no user ID is specified, or for a specific user, if a user ID is passed as a parameter. New parameters usersprofiles1_id, usersprofiles2_id, usersprofiles3_id and usersprofiles4_id have been added to the parameters for the service number to help use this feature.
CPHADIA-10StoryImage Removed25.04.2020New IVR Object - Input Menut DTMF with Variable Prompt ListA new IVR Object has been added - Input Menut DTMF with Variable Prompt List. This accepts a comma separated list of IDs of files to be played as the menu prompt. The files to be played can, for example, be configured in the service number and accessed by the variables announcement_x_id, or can be retrieved using the User Search object, for example if the name of an ACD group is to be played, or the current status the agent is in using the variables for the group name prompt or the acd agent status prompt.
CPHADIA-9StoryImage Removed24.04.2020Network IVR - User Search - Extended Functionality
Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.FirstLoggedInUserWavesID=<value>
<prefix>.AcdStatus.<AcdGroupsID>.LoggedInUsersWavesIDs=<values_comma_separated>
<prefix>.AcdStatus.<AcdGroupsID>.FirstLoggedInUserID=<value>
<prefix>.AcdStatus.<AcdGroupsID>.AcdAgentStatusID=<value>
<prefix>.AcdStatus.<AcdGroupsID>.LoggedInUsersIDs=<values_comma_separated>
<prefix>.AcdStatus.<AcdGroupsID>.GroupNameWavesID=<value>
<prefix>.AcdStatus.<AcdGroupsID>.AcdGroupsID=<value>
<prefix>.AcdStatus.<AcdGroupsID>.bLoggedIn=<value>
<prefix>.AcdStatus.<AcdGroupsID>.bLoggedInAcd=<value>
<prefix>.AcdStatus.<AcdGroupsID>.bPauseAcd=<value>
<prefix>.AcdStatus.<AcdGroupsID>.WavesID=<value>
The content is as follows:
The ID of the name prompt for the first logged in user in the group (determined by the earliest login date/time): Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.FirstLoggedInUserWavesID=<value>

The IDs, comma separated, of the name prompts for all users logged into the group: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.LoggedInUsersWavesIDs=<values_comma_separated>

The ID of the first logged in user logged into the group (determined by the earliest login date/time): Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.FirstLoggedInUserID=<value>
The ID of the agent status the user is currently in: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.AcdAgentStatusID=<value>
The IDs, comma separated, of all users logged into the group: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.LoggedInUsersIDs=<values_comma_separated>
The ID of the ACD group name prompt: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.GroupNameWavesID=<value>
The ID of the ACD group: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.AcdGroupsID=<value>
Whether the user is logged into the group. 1 = logged in, 0 = not logged in: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.bLoggedIn=<value>
Whether the agent is logged into the ACD. 1 = logged in, 0 = not logged in: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.bLoggedInAcd=<value>
Whether the agent is in pause in the ACD. 1 = pause, 0 = no pause: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.bPauseAcd =<value>
The ID of the wave file associated with the current ACD status of the agent: Translations Ignore
Code Block
<prefix>.AcdStatus.<AcdGroupsID>.WavesID=<value>
CPHADIA-8StoryImage Removed23.04.2020Network IVR - Support for extended expressions in some objectsThe following IVR objects now parse expressions twice:
Comparison
Play Voice Variable
Variable Declaration
For example, given that the following variables are declared: Translations Ignore
Code Block
$usersID = 9876
$myVar.9876.Status = Online
Then the following expression: Translations Ignore
Code Block
$myVar.$usersID.Status
would parse to the value: Translations Ignore
Code Block
Online
CPHADIA-7StoryImage Removed23.04.2020Users - WAV File for TTS NameA WAV File has been added to the users table for the name of the agent. This can be used, for example, in custom IVR dialogues to play the name of the agent.CKRIEG-9123.03.2020Berechnungsgrundlage Anrufe pro Stunde in MiniClientUnter "Inbound-Status": Die Zeile "Gesamtanrufe" gibt die Summe der Anrufe seit der letzten Anmeldung an. Die Zeile "Anrufe pro Stunde" gibt die Summe der Anrufe seit der letzten Anmeldung pro Stunde an
.