Actions

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

From Zenitel Wiki

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
* Previous Release - [[VSF-Fortitude6 7.4 Release Notes]]
 
* Previous Release - [[VSF-Fortitude6 7.4 Release Notes]]
 +
* Next Release - [[VSF-Fortitude6 8.0 Release Notes]]
  
 
This document provides the release notes for VSF-Fortitude6 7.5 with incremental bug fix releases. The release notes for VSF-Fortitude6 7.5 describe new features, improvements and issues fixed after VSF-Fortitude6 7.4.3.0.
 
This document provides the release notes for VSF-Fortitude6 7.5 with incremental bug fix releases. The release notes for VSF-Fortitude6 7.5 describe new features, improvements and issues fixed after VSF-Fortitude6 7.4.3.0.
Line 9: Line 10:
 
The firmware is delivered in two different files:
 
The firmware is delivered in two different files:
  
*vsff6-7.4.3.x - Used for standard in-field upgrades
+
*vsff6-7.5.3.x - Used for standard in-field upgrades
*vsff6-prod-7.4.3.x - Used in production- and recovery upgrades.
+
*vsff6-prod-7.5.3.x - Used in production- and recovery upgrades.
  
'''Version:''' 7.4.3.0<br>
+
'''Version:''' 7.5.3.1<br>
'''Date:''' 30.01.2023 <br>
+
'''Date:''' 23.05.2023 <br>
 
'''Status:''' General Availability<br>
 
'''Status:''' General Availability<br>
  
 
<br>
 
<br>
  
=VSF-FORTITUDE6 7.4.3.0=
+
=VSF-FORTITUDE6 7.5.3.1=
 
 
==New Features ==
 
MTN-3847 Option to disable registration in SIP mode added
 
A new option, '''No-Reg''', has been added in '''Registration Method''' > '''Account Settings'''. This will prevent registration towards a SIP server. Device can then operate in peer to peer mode.
 
 
 
<br>
 
  
 
== Improvements ==
 
== Improvements ==
===MTN-3867 Relay activation is now supported from NxWitness VMS===
+
===MTN-4004 Added support for more complex passwords===
Added support for <onvifDevice:RelayOutputToken> tag to handle NxWitness implementation.
+
Passwords can now be 32 characters long, numbers, letters and the following special characters are supported ?!@$*,.-
 +
The password must meet the following criteria:
 +
* Minimum length of 8 characters
 +
* At least three out of the following four requirements must be met:
 +
** Contains at least one digit (0-9)
 +
**Contains at least one uppercase letter (A-Z)
 +
** Contains at least one lowercase letter (a-z)
 +
**Contains at least one special character
  
===MTN-3434 SNMP traps are now sent only on registration change state.===
+
===MTN-3259 Added option to make device ringlists independent of Edge Controller ringlist updates===
For example a trap will be sent when the devices goes from registered to unregistered (or vice versa), it was previously sent after each registration interval even if there were no changes to the state.
+
When ‘No updates from Edge Controller’ checkbox is enabled, the ringlist is managed locally in the station. Global ringlist configuration in the Edge Controller is then ignored.  
  
 
<br>
 
<br>
  
 
==Fixed Issues==
 
==Fixed Issues==
=== MTN-4008 Syncing is now properly mapped for Alphacom "Noise Reduction" configuration level 0 to 7===  
+
=== MTN-4167 Upgrade of IPDM-V2_P now possible===  
The new configuration "Moderate" was not mapped. New mapping:
+
Hardware revision 2 of the IPDM-V2_P failed to upgrade. This is resolved, and you can now upgrade to 7.5.3.1 or newer versions. Note that it is not possible to downgrade to versions older than 7.5.3.1.
*0: ANC Disabled
 
*1,2: ANC Enabled with Low Suppression
 
*3,4: ANC Enabled with Moderate Suppression
 
*5,6: ANC Enabled with High Suppression
 
*7: ANC Enabled with Very High Suppression
 
 
 
=== MTN-3958 Changing VoIP port range adds 1000 ports to the start value===
 
Max port number is 65535, if start value is higher than 64535, remaining ports are allocated.
 
 
 
=== MTN-3910 Uploaded certificates can now be deleted===
 
The deletion of certificates uploaded in the device web was previously not possible. This is now fixed.
 
 
 
=== MTN-3906 Device now waits for the ONVIF subscription timer to run out before deleting subscription===
 
Subscription timer for ONVIF messages was running out before the message timer. This is now fixed.
 
  
=== MTN-3896 Factory reset audio parameters now affects only Audio Settings page===  
+
=== MTN-4056 It's now possible to disable OPTIONS timeout in Edge mode===  
Factory reset audio parameters doesn't affect VAD, Tone Test and DAVC settings, only settings which are configured on Audio Settings page.
+
Added a text field to disable or change the timeout for SIP OPTIONS when in Edge mode. Setting the timeout to 0 disables it. This option is analog to the one provided in SIP mode.
  
=== MTN-3884 Fixed sending of unnecessary DHCP requests===  
+
=== MTN-4000 RTSP can now be enabled or disabled===  
Correct configuration is applied to interface and unnecessary DHCP requests will not be sent anymore.
+
RTSP stream can be manually enabled or disabled (it's enabled by default), when disabled all RTSP related settings get grayed out (disabled).
  
 
[[Category: Release notes]]
 
[[Category: Release notes]]

Latest revision as of 10:44, 8 September 2023

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

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-7.5.3.x - Used for standard in-field upgrades
  • vsff6-prod-7.5.3.x - Used in production- and recovery upgrades.

Version: 7.5.3.1
Date: 23.05.2023
Status: General Availability


VSF-FORTITUDE6 7.5.3.1

Improvements

MTN-4004 Added support for more complex passwords

Passwords can now be 32 characters long, numbers, letters and the following special characters are supported ?!@$*,.- The password must meet the following criteria:

  • Minimum length of 8 characters
  • At least three out of the following four requirements must be met:
    • Contains at least one digit (0-9)
    • Contains at least one uppercase letter (A-Z)
    • Contains at least one lowercase letter (a-z)
    • Contains at least one special character

MTN-3259 Added option to make device ringlists independent of Edge Controller ringlist updates

When ‘No updates from Edge Controller’ checkbox is enabled, the ringlist is managed locally in the station. Global ringlist configuration in the Edge Controller is then ignored.


Fixed Issues

MTN-4167 Upgrade of IPDM-V2_P now possible

Hardware revision 2 of the IPDM-V2_P failed to upgrade. This is resolved, and you can now upgrade to 7.5.3.1 or newer versions. Note that it is not possible to downgrade to versions older than 7.5.3.1.

MTN-4056 It's now possible to disable OPTIONS timeout in Edge mode

Added a text field to disable or change the timeout for SIP OPTIONS when in Edge mode. Setting the timeout to 0 disables it. This option is analog to the one provided in SIP mode.

MTN-4000 RTSP can now be enabled or disabled

RTSP stream can be manually enabled or disabled (it's enabled by default), when disabled all RTSP related settings get grayed out (disabled).