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
CENERGIE-131BugMiniClient - long line in comment of acd event does not wrapLong lines in the comments of acd events would not wrap in the mini client. This caused a horizontal scrollbar to appear, if the whole comment was to be read, the scrollbar had to be used. This problem has been fixed, so that the content wraps and more than one line is used.
CSTYRIA-171BugSupervisor view shows User Profile of Agent who is no longer configured in the user profileSteps to reproduce:

 - Add an agent to a User Profile
 - Activate this user profile on the user account - this is shown in the supervisor
 - Delete the user from the user profile
 - The user profile is still shown in the supervisor view.

This problem has been fixed.
CKRIEG-178Bug

Acd Groups - When "Result Code on Inbound Dialler Contact Match (no TAC)" is set, TACs could not be set even when no Dialler Contact was foundWhen making an outbound call, with "Result Code on Inbound Dialler Contact Match (no TAC)" set in the Acd Groups offline parameters, the TAC popup was not shown even when the outbound number was not a Dialler Contact. This problem has been fixed.
CTEL24-110BugMiniClient EXE - Hotkey configuration problemA problem in the mini-client EXE could cause several configured hotkey to be incorrectly processed. The example scripts for the shortcuts have been updated to support all views not only the miniclient views.
CNFON-1033FTP List Import - Import limit providedImporting a list from an FTP/SFTP server to a Network IVR list in the portal or importing a CSV list in the portal has been extended to provide a limit for the number of imported rows.

The limits are defined as sysadmin under parameters:

Portal.NetworkIVRLists.Daemon.Upload.Limit
This parameter defines the limit for the number of lines imported by an FTP import job.

Portal.NetworkIVRLists.Portal.Upload.Limit
This parameter defines the limit for the number of lines imported via the portal with a CSV file.

If the limit is exceeded, no data is imported. Setting this parameter to 0 means "no limit" in both cases.
After importing via FTP, a detailed email containing the name of the FTP job, the file name and the number of imported rows or the limit, if this would be exceeded, is provided. The same detail is provided via a popup window in the portal when importing CSV files.
CKRIEG-176BugTransaction code - Cursor focus after call termination.The cursor automatically jumps to the filter box within the transaction code pop-up rather than being within the notes text area on call termination. This problem has been fixed.
JTELDEV-5457BugUpdate - default Agent Status names overwritten

During an update, the system default agent status names would be overriten. This behaviour has been changed so the names are no longer overwritten.

JTELDEV-5351BugOutbound Call fails with no error message when invalid user specific caller number is used

When using an invalid user specific caller number in an outbound call, no error is displayed and the call does not proceed. This problem has been fixed to display an error message.

CMTPH-54BugACD-A-015 - Report would not executeACD-A-015 has been fixed. It would not run in some conditions to a "divide by zero" error.
JTELDEV-5468BugUpdate Script breaks Import / Export Scheme Creation

Running an update on any system would break the creating import / export schemes function. This problem has been fixed.

JTELDEV-5463BugOutbound call error - No outbound trunk group found

An outbound call was unsuccessful in some cases because no outboud trunk group was found, even if the client had an outboud trunk group configured. This problem has been fixed.

CUELVER-33BugMini Client - Footer CSS layout issueIf the Portal window was minimized when using the mini client application, the icons and the buttons would disappear. This problem has been fixed.
JTELDEV-5443BugIVR Object Email: Receiver variable triggers warning without influencing functionality

When a variable is used for the recipient in the email IVR object, a warning is issued without affecting the functionality of the object. This problem has been fixed.

CCHALTEC-209BugAcd - Hide inactive users in mappings.Inactive Users are now hidden in Acd Mappings for both the tab "Sklls of agents" and "Agents of skills".
CMTPH-39BugAcd - Skill values in service number config are null.If the skill values (skill.value1, skill.value2 and skill.value3) in the service number configuration were null (not configured), problems would ensue when routing the calls. The problem was also not visible when editing the settings, unless they are "re-saved", as the drop down does not provide an empty value. This problem would only be a real issue for automatically provisioned service numbers - for manually configured service numbers this behaviour is not possible to reproduce. This problem has been fixed.
CMTPH-36Acd Groups view in portal - add filter by Acd Groups TypeIn the ACD Groups table, filtering by the type of the ACD Group was not previously implemented.

The groups can now be filtered by type using the values:
0 for Standalone Groups
1 for Configuration Groups
2 for Agent Groups
CMTPH-37Performance Improvement - Editing ACD Groups when a large number of Service Numbers is configuredWhen a large number of Service Numbers are configured in a client account (at least 1000), the performance when editing ACD groups would be affected. This has been optimised.
JTELDEV-5426BugACD Voice mail events - clicking on download button opens a new browser tab if file not available

In ACD voicemail events, if a download of a file which was not available was attempted, a new browser tab would without downloading anything. Now, the download button is only provided if a file is available.

CMTPH-35STARFACE Connector - Changes and FeaturesThe following new parameters are provided:

*Portal.WebServices.Starface.IgnoreUserDeletes*
If the system parameter Portal.WebServices.Starface.IgnoreUserDeletes is set to 1, user deletions are not propagated to the jtel system. Users can be deactivated or deleted as required by the jtel administrator.

*Portal.WebServices.Starface.IgnoreUserSecurity*
If the system parameter Portal.WebServices.Starface.IgnoreUserSecurity is set to 1, changes to the admin flag of the user in the starface do not change the security group settings of the user in the jtel system.

*Portal.WebServices.Starface.UserPasswordSetUID*
If the system parameter Portal.WebServices.Starface.UserPasswordSetUID is set to 1, when a user is created during the sync with the STARFACE, the password will be set to the UID syncrhonised from the STARFACE. If unset (0) a random password is set which must be changed manually by the jtel administrator.

Also, the UID is now compared and if the UID already exists in jtel system, then the foreign system ID is updated and used for future updates from the STARFACE.
CSCHEP-94BugPost Call Interval not refreshed in Teams ClientWhen embedded in teams, the Post Call Interval was not refreshed in agent home. This problem is caused due to the electron browser in the teams client not always executing the javascript when the tab in teams is changed. The behaviour has been changed so the client is pushed new data if it does not request a refresh of the data itself by the time the refresh interval has expired twice.
JTELDEV-5411BugUsers - Users Categories always editable

Under Users, all categories could be edited even if the portal.UserData.Categories.Settings.U resource was not set. This issue has been fixed.

JTELDEV-5418BugVoice mail events sending by E-Mail - missing attachment

For voicemail events, the voicemail recording was not attached when a user forwarded the event to an external mail address. This problem has been fixed.

CENERGIE-114BugMini Client - ACD Events - comment column too wideIn the Mini-Client, if the comment text on an acd event was very long, no line break would occur and a horizontal scrollbar would appear. This problem has been fixed - the comment column now wraps the text.
JTELDEV-5422BugE-Mail Exchange Connector - Service Installation Problems

Due to the deprication of some installation parameters by Microsoft, the Exchange Connector could not be installed as a service. The connector has been updated to mitigate this problem.

JTELDEV-5421BugChat Window - Chat Layout issues when minimizing the portal window

Minimzing a portal window which contains a chat session could cause layout problems and the chat to disappear. This problem has been fixed.

JTELDEV-5417BugE-Mail IMAP Connector - Service Installation Problems

Due to the deprication of some installation parameters by Microsoft, the IMAP Connector could not be installed as a service. The connector has been updated to mitigate this problem.

JTELDEV-5419BugAgent Home - Tab "Team" and "Agents"

The sorting of agents in these views has been enhanced by including a case insensitive secondary sort on the Agent Name.

JTELDEV-5402StoryWildfly Webserver Package Updated

A new wildfly package is available. See https://wiki.jtel.de/display/JPW/Update+wildfly+Server for the installation procedure. This updates the used libraries to a later version.

JTELNEW-59Cockpit Variables - now can be changed by supervisor in supervisor view

Cockpit Variables can now can be changed by supervisors in supervisor view. The visibility of the cockpit variables is defined by the “visible in cockpit” flag. Read only variables cannot be changed. For non read-only values, a slider is shown below the cockpit variable, which can be used to change the value between it’s minimum and maximum values. The colour of the tile, when the variable is at it’s minimum and maximum value can be specified. The system then tries to “average” the colour of the tile between the two values suppled depending on the actual value. If no colour values are supplied, the tile is grey.

CENERGIE-124BugVOIP outgoing converters - IP address instead of "anonymous" visible in SIP signalling in some PBXsWhen making an outbound call the IP address of the telephony server could be visible in some PBXs instead of "anonymous" for suppressed calling party numbers when using the VoIP converter variants. The converters now use "anonymous@..." as the SIP calling party number to prevent this.
CTAIFUN-124Dialler Contacts - editing from within the dialler campaignThe editing of dialler contacts has been improved when they are edited from within the dialler campaign. For example, if a follow up agent is set and a result code is used, which is not agent bound, the agent will not be saved by the workflow.

Notes are now provided next to each field explaining when the contents can be set, and when the dialler workflow may delete the contents immediately because of the workflow in the dialler.
JTELDEV-5413Buglog4j2 - Update to Version 2.17.0

To mitigate CVE-2021-45105, CVE-2021-45046 and CVE-2021-44228, log4j2 has been updated to 2.17.0 in all jtel services.

JTELDEV-5405StoryChat Server - additional parameters added to chat configuration to allow the application of CSS

The overrideCSS parameter can be used to add css to the chat window DOM.

For example:

		JTEL.initChat({
			Hash: hash,
			BaseWSURI: baseWSURI,
			pdata: { name: 'mustername', email: 'muster@muster.com', id: '2345' },
			chat: {
				dialog: { width: '400px', height: '600px' },
				button: {
					borderRadius: "5px",
					img: "images/chat_open.svg",
					imgClose: "images/close.svg",
					bottom: "16px",
					right: "16px",
					size: "48px",
					visible: true
				},
				overrideCSS: 'https://myserver.com/chatServer/overrides.css'
			}
		});
CTDM-346BugVoice mail events could not be created if a quote was present in the email body or subjectIf the email body or subject, which is configureable as long text, contains a simple quote, the voicemail event is not created by the server. This problem has been fixed.
JTELDEV-5397BugSave IVR GOTO Object with Empty Language

When saving an IVR GOTO Object with an empty language, the behaviour was correct - i.e. the language was not overwritten and the execution was correct, however when next editing the application, when the object was opened and closed again, the empty setting was overwritten by the currently set language in the portal. This problem has been fixed.

CLWV-99BugTeams integration - downloading files from the jtel application in Microsoft Teams failsDownloading files from the web portal normally results in opening a new tab in the browser before proceeding. However, this procedure may lead to some issues whenever the user attempts to download files from the jtel application in microsoft teams.

This has been fixed and downloaded files will appear now in the same tab/application.

The change was made in the following places:
    - CSV file export
    - Waves
    - Voice mails
    - Routing applications
    - Fax documents
    - Call recordings
    - Conferences
    - Skins
    - Acd mappings
    - Dialler contacts
    - TTS Exception Lexica
CENERGIE-112ACD Event History - updated when sending the event as an emailThe ACD event history is now updated when the event is sent as an email to an email address.
JTELDEV-5404BugFTP Upload of Call Recordings - problem when no filename is specified

When no file name was specified for the FTP call recordings upload, then the upload would fail. This problem has been fixed. Please note, it is a better idea to specify a file name anyway, as the uploaded file will reference the internal ID of the recording on the jtel system otherwise, which contains no information on the recording, involved customer or agent and acd group anyway.

CHAUSGRUND-85BugFilter Function - Agent Home and Mini-Client Agent ViewsIn the agent tabs in agent home and in the mini client (including category displays), the filter function caused indeterminite lists of agents to be displayed. This problem affected release 3.27 and above only, and has been fixed.
JTELDEV-5403Storylog4j2 - unnecessary dependency to log4j2 removed from platform UDP listener

An unnecessary dependency to log4j2 was removed from the platform UDP listener. Although this jar file was never loaded (so the platform UDP listener was never affected by the zero day issue), it caused security scan software to react as the file was present in the deployment directory.

CTDM-344BugAcdEvents - Distribution - OptimizationA more selective index is now used when ACD events are distributed. This increases performance on systems with a large number of events (tens of thousands of events).
CTDM-342BugDeletion Problem when ACD Events were kept for less time than call statisticsACD events were not finally deleted if they were kept for less time than the call statistics. Only when the call statistics retention time elapsed, would the event finally be completely deleted. This problem has been fixed.
CNFON-708BugREST Query advanced - encoding of special charactersWhen using the REST Query advanced in IVR routing application, some logs containing special characters would be incorrectly recorded containing junk characters. This problem has been fixed.
CNFON-958BugACD-A-013 - ACD Statistics Agent Calls- records calls as "error" if the caller hangs up with cause 31 (normal unspecified)If the caller hangs up before the call is connected to the agent, and cause 31 (normal unspecified) is reported, the report ACD-A-013 - ACD Statistics Agent Calls counts the call as an error. This problem has been fixed and this type of call is conisedered now as "Caller Hangup".
CENERGIE-110SupportACD Groups - hidden ACD Groups were still visible in call processingUsing the option ACD Groups - Master Data - Hide Group from Call Processing, the group would still be visible in:

Callback popup - ACD Groups dropdown list.
Call popup - ACD Groups dropdown list.
ACD Events - Send to group dropdown list.

This has been fixed - these dropdown lists do not show ACD Groups configured as "hidden".
CENERGIE-109SupportUsers - inactive users are visible when sending callbacks and editing ACD events or dialler contactsEven after deactivating users, they were still visible in:

Callback popup - User selection dropdown list.
ACD Events - Send to agent dropdown list.
Dialler Contacts - Dialler data - both Reserved by Agent and Follow Up Agent dropdown lists.

This has been fixed and these dropdown lists show only contain active users.
CCOMCAVE-118BugReports ACD-A-012 ACD Agents Call Reason Report and ACD-G-008 ACD Group Call Reason Report layout improvedThe layout of the reports ACD-A-012 ACD Agents Call Reason Report and ACD-G-008 ACD Group Call Reason Report have been improved to support longer transaction code names.
CNFON-1009SupportChat with Whatsapp - Server not available because of logfile growth reaching storage capacityAfter 24h of non-activity, the whatsapp session expires. This expiration can trigger a bug in the chatserver and an extreme growth in the logfile to reach the maximum storage capacity of the chat server. This problem has been fixed.
CTEL24-92SupportAcd Supervisor - Incorrect values for Acd Group Aggregation in Realtime Statistics TableIn the Supervisor - Tabs Inbound Status and Inbound Realtime: the Realtime Statistics Table contained incorrect values in some columns for the Acd Group Aggregation rows.

The values were:

Empty for: Agent Calls (↑•↓) and Calls Total
Zero for: Availability Today, In Service Today, Calls Per Hour, Postcall Per Hour and PostCall Duration Ø

This problem has been fixed.
CTEL24-91SupportFTP export / upload throws errors when the file name contains special characters.During FTP export, errors occur if the file name contains special characters. This problem has been fixed. The fix requires that the following system parameters are changed:

Portal.Daemon.FTP.EventSpool.Upload.Command
--> Change to:
 
c:\cygwin\bin\lftp.exe -f $input_file

Portal.Daemon.FTP.EventSpool.Upload.Command.InputFile
--> New parameter:

debug; set ftp:use-feat off; set net:reconnect-interval-base 5; set net:max-retries 2; set net:timeout 10s; set xfer:timeout 10s; set dns:fatal-timeout 5s; open -u ''$username'',''$password'' ''$server''; cd ''$remote_path'' && put ''$local_file'' -o ''$remote_file'' && exit
CNFON-1012SupportChat - Export Chat Report to CRM Server via REST - handling of HTTP codes now allows code 201The HTTP code 201 is now considered as a success when a PDF chat transcript is uploaded to the CRM server via REST.
CNFON-1010Chat and Whatsapp - Upload directory was not correctly createdThe upload directory was not created correctly the first time data was uploaded to a new client using chat or whatsapp. This problem has been fixed.
JTELDEV-5386BugIVR - variable $caller_priority is not assigned globally when set in routing application.

The global variable $caller_priority was not assigned correctly when set in a routing application, for example from the ACD object. This problem has been fixed.

JTELDEV-5339BugSkill Adjustment - Configuration page in "Agent Status" does not Update with the new information when switching to another Agent status.

When switching from one Status to another one in “Acd Agent Status”, The Content of the Tab “Skill Adjustment” will not be updated automatically, and the old skill adjustment(s) were shown. This has been fixed.

JTELDEV-5338BugAcdSupervisor - Group Details - Active Agents - agent skill display with fixed skill adjustment incorrect

When a fixed adjustment was made to an agent skill due to a status change associated with a particular ACD group, the changed skill value was not displayed in the ACD Supervisor - Group Details - Active Agents page. This problem has been fixed.

CHAUSGRUND-81SupportMySQL - Saving some data does not work as of release 8.0.28MySQL 8.0.28 (and probably above) return boolean FALSE values as BIGINT values which causes problems trying to save some data with MySQL 8.x. This problem has been fixed.
CTRUMA-34BugPost Call Counter Update in Mini-ClientThe post call counter display in the mini client would not decrease correctly. The end of post call was, however, always correct. This problem has been fixed.
CTRUMA-33BugWaiting Time Display in Mini ClientThe waiting time display in the mini client was not always correct and would not update after the first value was shown. This problem has been fixed.
JTELDEV-5359BugChat / Whatsapp connector unnecessarily create contacts in the database.

The logic behind creating Contacts in AcdEvents was not fit for Chat and Whatsapp events, it was creating contacts all the time since the condition behind the check “if the contact exists” was wrong. This issue has been fixed.

CNFON-1002SupportSupervisor Aggregation Groups - inconsistent operation across more than one tenantAggregation groups created under ACD - Aggregation Groups. would be displayed in the Supervisor - Inbound Status table and Supervisor Wallboard table for all tenants. This problem has been fixed - each tenant can only see their aggregation groups.
CTRUMA-32BugTeams Rules Toggle in Mini ClientThe Teams Rules Toggle button did not work correctly in the mini client. This problem has been fixed.
CSTUTT-349SupportAgent Status Duration problem - caused by MySQL time difference overflowIf an agent stayed in the same status for more than about a month, the current status duration would not be displayed correctly in the mini client. This was due to an overflow in the TIME type within MySQL. This problem could cause the mini client to no longer function correctly. This problem has been fixed by using a custom function to calculate time differences.
CNFON-999BugThe report "ACD Agent Calls Report 2 - itemised agent calls by service number" has incorrect entries when selecting the period option "From/To".The report "ACD Agent Calls Report 2 - itemised agent calls by service number" under Statistics shows incorrect "From Date" and "To Date" when selecting the period option "From/To". This problem has been fixed.
JTELDEV-5255BugAgent home - Inactive Users are still visible in Agent, Teams and Categories Tabs and in Acd Supervisor Agents Tabs.

Even after deactivating users, they were still visible in Agent, Teams and Categories Tabs under Agent Home - Call Handling and in Acd Supervisor All and Active Agents tabs. This problem has now been fixed - these tabs only show active users.

CTRUMA-31StorySalesforce - send callback requests via REST to Apex ClassThe Salesforce integration now supports sending callback requests received by the ACD via REST to an Apex Class. This can be used by Salesforce (for example) to create a Case object in Salesforce which can be attached to the relevant Account or Contact and placed in a work queue.

This is configured, by configuring the following ACD group parameter in the ACD group:

Parameter:
AcdEvents.AcdEvents_CallbackCreate.REST

Value:
AUTH=SalesForce/SalesForce.REST.GetOAUTHToken.r5
EXEC=SalesForce/SalesForce.REST.GenericJsonPost.r5
ENDPOINT=createCallback

This causes the ACD event to be placed in a REST queue, which is processed by a new daemon process Portal.Daemon.EventSpool.REST.j5, which must be activated as an 8-Server Daemon process.

The actual REST call is documented in the Salesforce Apex REST API description in the WIKI.
JTELDEV-5357BugService Number Parameters - Bug when using "Back" button and editing another service number

When exiting a service number edit page via the back button in the browser, and then editing another service number, the second service number would adopt the first service number parameters. These would then result in the settings being overwritten on save. This problem has been fixed.

JTELDEV-5352BugUser Defined Number Option - not used for outbound call from outbound call dialogue

The number set when choosing the “User Defined” option to set the caller number for outbound calls was not used. This problem has been fixed.

JTELDEV-5316New IVR Icons

New more modern flat icons have been incorporated in the IVR. Care has been taken to ensure that these resemble the old icons as closely as possible.

JTELDEV-5354Subscribed reports: Send button should always be displayed, even if subscription is deactivated

Sending the report manually was not possible if the subscription was deactivated.
It is now possible, to send a report, no matter what the status of the subscription is.

JTELDEV-5349BugAcdGroups - Setting "Resend Unseen Media Events" - rendered in incorrect group type and layout problems

When editing agent and configuration groups, the setting “Resend Unseen Media Events After :“ under Offline Parameters:

  • was laid out badly when editing an Agent Group, this problem has been fixed
  • the setting is not required in Configuration Groups, the setting has been removed
JTELDEV-5293BugTeams Rules - If active without setting rules, the call is not distributed

When Teams Rules were activated by an agent when no rules were defined, calls would not be distributed to the agent.

This problem has been fixed.

JTELDEV-4787BugAcdGroups - problem copying transaction codes when copying an AcdGroup

When copying an AcdGroup without checking the box “Copy Transaction Codes“, the settings of transaction code under Offline Parameters were still copied. This problem has been fixed .

CNFON-995SupportFilter Counter in Agent Home - Agent and Team Views - could be incorrectThe total number of records counter in the filter in Agent Home for the Agent, Team and category views - could be incorrect. This problem has been fixed.
JTELDEV-5377BugTrunk Selection - bad trunk selection when trunk is configured on sysadmin level for a client which does not include all telephony machines

A bad trunk selection was made when a trunk was configured at sysadmin level for a client, which did not include all available telephony machines. This problem has been fixed. Please note, that the probability of this scenario being configured in a live deployment is extremely low, as this type of asymmetric configuration does not make sense.

CTAIFUN-128New Fields in Dialler Contact - dtLastInboundCall, dtLastOutboundClickToDialCall, dtLastDiallerCampaignsResultCodesIDThe following new fields have been added to a dialler contact

dtLastInboundCall: This contains the timestamp for the last inbound call made from the contact. It is detected on ACD groups associated with a master campaign associated with the sub campaign in which the dialler contact is saved.

dtLastOutboundClickToDialCall
This contains the timestamp for the last outbound click to dial attempt made to this contact, for example from a voice mail or callback request.

dtLastDiallerCampaignsResultCodesID
This contains a timestamp, for the last time the result code field was set, no matter how (user interaction, update via REST, dialler call etc.).
CTRUMA-28BugTelserver with multiple NICs - sometimes not possible to control callsOn a telserver with multiple NICs it is sometimes not possible to control calls from the web client because the IP address to use resolves to the external IP address instead of the internal IP address. This problem has been mitigated, by scanning all resolved addresses for the machine. The listener will now use the first internal IP address it finds during this process as the event source address.
CSTUTT-347SupportAgent Home - Pause Duration not refreshed regularlyIn agent home - the current Pause Duration was not refreshed regularly. This problem has been fixed.
CZVOOVE-128BugSave Additional Info and User Data - problem if comma or semicolon present in informationThe save additional info and user data object could cause problems parsing the additional information field, if commas or semicolons were present in the data. Semicolons and commas are now replaced with spaces. This could cause a follow on problem when the data was passed to the cluster, causing calls not to be signalled in agent home. Both problems have been solved.
CZVOOVE-129BugRest query advanced - IVR object does not parse response data correctly with UTF8The Rest query advanced IVR object did not parse response data correctly if this contained UTF8 characters. This problem has been fixed.
CNORDOA-66SupportReport IVR-001 - IVR Statistics Report - Incorrect countersThe total number of IVR Statistics Markers or the total number of inbound calls was displayed, when the input list of IVR Statistics Markers or the input list of service numbers was empty. Now 0 is displayed instead.
CHTP-101Updates - default agent status overwrittenThe default agent status is overwritten after an update (Name, Colours, Abbreviations). This problem has been fixed - now status values are never overwritten.
JTELDEV-5329StoryTeams Presence Connector - Write Status from other PBX Connectors to Teams

The Teams presence connector can now write the status of other PBX connectors to teams. Currently supported are:

  • Innovaphone Presence Connector
  • NFON Presence Connector

The synchronisation with teams is done depending on the telephone number in active directory. For this reason, it is best if the PBX connector reports fully qualified E.164 numbers. However, this is not always possible, and setting the monitoring prefix may be necessary in the PBX connector.

Once matched, state changes reported by the PBX presence connector will be written to Microsoft Teams.

Please note that:

  • The status will be persisted for 1 hour (maximum) or until the next status change
  • Status set in Teams by a user manually always take precedence over the status reported by any other application. Therefore if a user sets himself to available (even if actually busy) then they will be shown as free.
CNFON-988SupportClick to Hear Voice-Mail set Calling Party Number to Random A-NumberWhen using the click to hear function, the outbound call would be made on a potentially non associated service number. The trunk selected would be OK, but the signalled A-Party number was sometimes not. This problem has been fixed.
JTELDEV-5367BugChatServer - now defaults to IPv4 for network communication

The chatserver now binds to IPv4 by default. This caused problems in some hybrid networks where both protocols were active.

JTELDEV-5366BugExtended Email Client - Stack overflow in webserver possible

An internal bug could cause a stack overflow in the webserver when using the extended email client if a reply was opened several times. This problem has been fixed.

JTELDEV-5365Confluence Templates for SMS

Confluence templates are now available for SMS messages. The relevant template can be loaded using a drop down list in the SMS send dialog. The source of the templates (confluence tags) is defined in the client master data.

CCARG-253SupportSecurity Groups - The Workflow Application Types and Workflow Objects tabs.The Workflow Application Types and Workflow Objects tabs used within the security groups were intended to be visible to the reseller and the system administrator, and invisible to the client administrator and the user. This problem has been fixed.
JTELDEV-5363Transaction Code Set - Announcement Playing now displayed in agent home

When an announcement is associated with a transaction code, and this is played during an active call, this status is now displayed to the agent in agent home and the mini client.

JTELDEV-5362BugContacts - search is not always performed correctly for events and incoming calls

When an incoming call is made, the search for a contact was only performed on the first telephone number field. This has been extended to include all telephone numbers. For ACD Events, a possible problem has been fixed when an ACD Event is created which could result in no contact being created.

CTDM-247SupportStatistics and Service Number for Voicemail and Callbacks Missing - Configuration and Agent Group IssueWhen a voicemail or callback event was received in an agent / configuration group scenario, the callback from the voice mail or callback event would not record statistics correctly. Also, the service number selection would cause error messages to appear in the telephony server even though the call was correctly setup. This problem has been fixed.
JTELDEV-5356BugDialler Contacts - some fields not updated when saving the contact

Dialler Contacts - some fields could not be cleared when saving the contact. The fields affected were: Fax Number, E-Mail and Website.

CTEL24-75BugCall Transfer - Bug in Logic when a call is held and a transfer is made to a number that does not existA bug was found when transferring a call to an external number which is not valid/does not exist when a call was on hold. The configured announcements from the Acd Group were not played. This problem has been fixed.
JTELDEV-5345BugManual Dialer - contacts with follow up agent not reserved and refresh display problem

When contacts are reserved in the manual dialler, not all contacts are always reserved. Contacts which have a follow up agent are not reserved. The view of the dialler contacts is not refreshed after editing from the dialler. These problems have been fixed.

CSCHEP-82BugTrunk Groups - VOIP - Number Translator - Add prefix "sip:+", then E.164 number and postfix "@<ip>[:<port>]" - anonymous number signalling problemWhen using the number translator VOIP - Number Translator - Add prefix "sip:+", then E.164 number and postfix "@<ip>[:<port>]" - anonymous numbers were incorrectly sent as "+". This problem has been fixed.
CNFON-950BugReport ACD-005 - ACD Inboxes Itemised Details - execution problemThe execution of this report could sometimes fail with an error message. This problem has been fixed.
  • No labels