Article ID: 52542 - Last Review: May 18, 2017PROBLEM
This HotFix addresses two issues:
- Agent Greeting ports intermittently being unable to receive the DNIS or ANI values from the call being tapped.
- A configuration option has been added to prevent timing errors.
- Extra logging has been added to further diagnose if needed into a new log file: prairieFyre.Services.EnterpriseServer - InQueueServer.log
- Agent Greeting ports not properly releasing calls if the call is requeued
RESOLUTION
This HotFix is to be applied onto MiContact Center Business version 8.1.2.0.
1. Ensure that
KB392414 is installed.
2. Ensure that
KB393574 is installed.
3. Download the attached
KB393576.EXE to the MiContact Center server.
4. Double-click the
KB393576.EXE and follow the on-screen prompts.
5. Go to
[InstallDir]\Services\EnterpriseServer\6. Open
prairieFyre.Services.EnterpriseServer.exe.config in Notepad (you may have to run Notepad as admin).
7. Find
<add key="InQueueDataServiceSleepTimer" value="1000"/> the value is in miliseconds, and can be increased to allow the system to wait a little longer for complete information. When adjusting, we recommend small increments until you find the ideal value. If you increase this value to 3000 or more, please see the additional information section below.
8. Save the file.
9. Restart the Enterprise Server service.
NOTE: Installing a HotFix will restart the Mitel services. To avoid service interruption we recommend applying this update after hours or during a scheduled maintenance window.
ADDITIONAL INFORMATIONIf the configuration in step 7 exceeds 3000 ms, you will also need to increase the following setting in the UPiQ service:
1. Go to
[InstallDir]\Services\RoutingUPiQService\ on the IVR server.
2. Open
RoutingUPiQService.exe.config in Notepad (you may need to run Notepad as admin).
3. Go to the
<Mitel.Routing.Common.Properties.Settings> section.
4. Add the following entry:
<setting name="InqueueWaitTimeout" serializeAs="String">
<value>3</value>
</setting>
</Mitel.Routing.Common.Properties.Settings>NOTE: The value should be the a number of seconds that meets or exceeds that set in the Enterprise Service above.
5. Save the file.
6. Restart the Routing UPiQ service.
APPLIES TO
MiCC 8.1.2.0
Keywords: 393576 KB393576 DNIS ANI agent greeting