Actions

Difference between revisions of "VSF-Fortitude6 8.2 Release Notes"

From Zenitel Wiki

(Known Issues)
 
(7 intermediate revisions by the same user not shown)
Line 19: Line 19:
  
 
=VSF-FORTITUDE6 8.2.3.0=
 
=VSF-FORTITUDE6 8.2.3.0=
==Fixed Issues==
+
== Improvements==
=== MTN-4420 Cyber security update===  
+
===DS-899 SIP/SDP support for dynamic payload for codec L16x48 (HD-Audio)===
A software update to mitigate a critical cyber security issue
+
Now supporting SIP media attribute L16/48000 with dynamic payload type in range 96..127.
 +
Note! The device needs to be configured in “HD-Audio” mode and voice processing (AEC and NC) is not supported.
  
 
<br>
 
<br>
  
=VSF-FORTITUDE6 8.1.3.1=
 
 
==Fixed Issues==
 
==Fixed Issues==
=== DS-817 Zenitel Connect Pro 1.1 compatible===  
+
=== MTN-4435 RTSP stream could stop in some cases===
Compatible with Zenitel Connect Pro 1.1. No changes for ICX-AlphaCom, SIP and IC-EDGE mode.
+
In case of audio issues, RTSP stream would terminate. Now the stream will continue with a moment of silence instead.
 +
 
 +
=== MTN-4394 Multicast paging working again on intercom devices===  
 +
Multicast paging was not working on intercom devices when configuring from the webpage. This is now fixed.
 +
 
 +
=== MTN-4362 Fixed wrong description in Sound Detection settings===
  
<br>
+
The description of “Minimum time before reactivation” is corrected to
 +
“Choose how long to wait before enabling VAD after triggering the DAK key”
 +
 
 +
=== MTN-4340 ONVIF backchannel could cut last second of audio===
 +
In some cases backchannel could cut around last second of audio when using push to talk or pre-recorded messages that terminate backchannel session.
 +
 
 +
This does not happen anymore if client sends TEARDOWN command correctly.
 +
 
 +
=== MTN-4329 Fixed an issue with wrong intervals for ONVIF events reports===
 +
Fixed an issue with wrong parsing of some PullMessages parameters. In some VMSs, PullMessages parameters Timeout and MessageLimit were not parsed correctly on VS-IS8.0.3.2 and wrong values were used.
 +
 
 +
=== MTN-4320 Weak cipher suites no longer supported on devices===
 +
Removed the AES128-SHA AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:CAMELLIA128-SHA:CAMELLIA256-SHA ciphers reported by security scanner
 +
 
 +
===MTN-4246 Fixed an issue with input status on CRM-V2 that was lost after ICX-AlphaCom restart===
 +
After ICX-AlphaCom was restarted the input status of the CRM-V2 was lost. This is now fixed.
 +
 
 +
=== MTN-4228 Turbine devices could not be used with Bosch VMS===
 +
There was a problem on Zenitel ONVIF devices that caused software to crash and device to reboot which made Bosch VMS unable to connect to the device.
  
=VSF-FORTITUDE6 8.1.3.0=
 
== Improvements ==
 
=== MTN-4156 Added option for using Normally Closed switch on I/O Pins configured as input===
 
The default input configuration is Normally Open and the switch contact needs to close to activate the function. A new option “Input NC” has been added to the I/O Pin configuration, which inverts the default behavior and the function is activated on switch open.
 
<br>
 
  
==Fixed Issues==
 
=== MTN-435 User experience: Audio output level too low when in conversation with master stations===
 
Handset and Headset microphone level was too low according to standard voice level. The gain was increased gain with +10 dB so transmitted signal level reaches target level of -23 dBFS with “nominal voice input”
 
  
=== MTN-4346 User experience: Audio output level too low when in open duplex conversation with imx6 and im8 based devices===
+
<br>
The gain was increased after AEC but before the audio signal compander (with AGC function) so transmitted signal level reaches target level of -23 dBFS with “nominal voice input”
 
  
=== MTN-4230 Fixed issue where audio is not heard when station is using SRTP===
 
When stations are registered to a SIP server using TLS, Secure SIP and SRTP, audio was heard only on the caller side. This is now fixed, and audio can be heard on both sides.
 
  
=== MTN-4217 Allowing underscore in SNMP community string===
 
Underscore is now allowed in the SNMP community string.
 
  
=== MTN-4213 Added configuration option to force network IGMP versions 2 or 3 on devices with on-board switch===
 
By default the IGMP version is automatically set by snooping the network traffic.
 
If a device fails to detect the correct version and when it is known which version should be used, the IGMP version can be hard set by this configuration option.
 
  
 
[[Category: Release notes]]
 
[[Category: Release notes]]

Latest revision as of 15:47, 27 May 2024

This document provides the release notes for VSF-Fortitude6 8.2 with incremental bug fix releases. The release notes for VSF-Fortitude6 8.2 describe new features, improvements and issues fixed after VSF-Fortitude6 8.1.3.2.

Release info

Name: VSF-Fortitude6
Description: VSF-Fortitude6 is a firmware for IP Desk Master -V2, IP Desk Master -V2-P, IP Flush Master -V2 and IP-CROR.

The firmware is delivered in two different files:

  • vsff6-8.2.3.x - Used for standard in-field upgrades
  • vsff6-prod-8.2.3.x - Used in production- and recovery upgrades.

Version: 8.2.3.0
Date: 24.05.2024
Status: General Availability


VSF-FORTITUDE6 8.2.3.0

Improvements

DS-899 SIP/SDP support for dynamic payload for codec L16x48 (HD-Audio)

Now supporting SIP media attribute L16/48000 with dynamic payload type in range 96..127. Note! The device needs to be configured in “HD-Audio” mode and voice processing (AEC and NC) is not supported.


Fixed Issues

MTN-4435 RTSP stream could stop in some cases

In case of audio issues, RTSP stream would terminate. Now the stream will continue with a moment of silence instead.

MTN-4394 Multicast paging working again on intercom devices

Multicast paging was not working on intercom devices when configuring from the webpage. This is now fixed.

MTN-4362 Fixed wrong description in Sound Detection settings

The description of “Minimum time before reactivation” is corrected to “Choose how long to wait before enabling VAD after triggering the DAK key”

MTN-4340 ONVIF backchannel could cut last second of audio

In some cases backchannel could cut around last second of audio when using push to talk or pre-recorded messages that terminate backchannel session.

This does not happen anymore if client sends TEARDOWN command correctly.

MTN-4329 Fixed an issue with wrong intervals for ONVIF events reports

Fixed an issue with wrong parsing of some PullMessages parameters. In some VMSs, PullMessages parameters Timeout and MessageLimit were not parsed correctly on VS-IS8.0.3.2 and wrong values were used.

MTN-4320 Weak cipher suites no longer supported on devices

Removed the AES128-SHA AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-RSA-AES256-SHA:CAMELLIA128-SHA:CAMELLIA256-SHA ciphers reported by security scanner

MTN-4246 Fixed an issue with input status on CRM-V2 that was lost after ICX-AlphaCom restart

After ICX-AlphaCom was restarted the input status of the CRM-V2 was lost. This is now fixed.

MTN-4228 Turbine devices could not be used with Bosch VMS

There was a problem on Zenitel ONVIF devices that caused software to crash and device to reboot which made Bosch VMS unable to connect to the device.