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

Compare with Current View Page History

« Previous Version 4 Next »

KeyTResolvedRelease Notes SubjectRelease Notes Content
CNORDOA-37StoryPBX Connector Names - new option for TAPI Connector to not overwrite namesThe TAPI PBX connector previously overwrote all reported PBX extension names. However, some TAPI connectors report non useful names to the system (e.g. Extension 300 or SIP 300 for example). A new feature has been added which prevents the names being overwritten. Extensions are created once when first seen, but the name will no longer be modified.

This allows for changes to be made using the portal, in particular for a more useful name to be entered.

This feature is activated in the TAPI connector configuration, by setting the following flag in the configuration file jtelTAPIMonitorService.exe.config:

<add key="keepPBXUserName" value="true" />

The default value is false.
JTELDEV-5220StoryChat Connector - algorithm for random cookie generation enhanced

The algorithm used in the chat connector for random cookie generation has been enhanced, to provide additional security.

CNFON-802BugVoiceMail - play by phone could fail in installations with multiple 8-ServersIn installations with multiple telephone servers, the feature 'voice mail - play by phone' could fail, if an additional server with 0 telephone lines was being used purely as an application (daemon) server. This problem has been fixed.
JTELDEV-5222BugSupervisor 500 Exception with ACD Group Numbers and Dialler Campaigns

If the ACD groups associated with dialler sub-campaigns were configured with a group number, and more than one different group was associated with the campaign by having two master campaigns with different ACD groups configured, then the supervisor would fail with an http 500 error. This problem has been fixed.

CNFON-739BugAll uploads of prompt via popup fail.All uploads of prompt via popup was failed due to an error in Javascript (wrong id). This was detected when trying to create a new prompt in ACD Group rules. A side problem was when changing a language, the Input file name will disappear.
This was fixed for all prompt uploads via popup (Reseller Master Data > Call Recording...)
CNFON-718BugDialler Campaign does not disapear from supervisor view (wallboard and dialler) after deleting.Data Cache mechanism for dialler compaigns was simply storing all records forever, even deleted ones. So in supervisor view (wallboard and dialler), deleted dialler compaigns was not disapearing.
This is fixed and another cache mechanism is used for dialler compaigns so it updates even the deleted ones.
JTELDEV-5205StoryPortal Optimisations - Caching of Texts and User Settings

The portal web application now caches texts, parameters and user settings. This speeds up the login process in particular (up to 5 times faster), but all areas of the portal profit from this speed optimisation.

CNFON-762BugOutbound Statistics Report - Total Calls CompletedTotal Calls Completed was giving wrong statistics with a dialler, and the same statistics as Total Calls in normal outbound.
This was fixed and now:
- Outbound Completed Call means that the call was connected and CONNRES equal to 1 (Successful outbound call to destination).
CNFON-824BugGroup Parameters read in IVR ApplicationsGroup parameters were not read again when a call was routed through a secondary ACD Group object in the IVR. This has been fixed.
CSYMP-128StoryQueue Distribution Algorithm OptimisationThe queue distribution algorithm has been optimised. This particularly affects queues with > 120 waiting callers, the speed of the calculation can be reduced by a factor of 2 to 10 in some cases.
  • No labels