Actions

Difference between revisions of "ICX 1.0.3.X - Release Notes"

From Zenitel Wiki

(Software Upgrade information)
Line 22: Line 22:
 
* ''First time installation'' from a Ubuntu shell:
 
* ''First time installation'' from a Ubuntu shell:
  
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.0.3.0.apt.tar install.sh --to-command /bin/sh}}
+
{{code|sudo tar -xf ICX-Core-01.00-bionic-1.0.3.1.apt.tar install.sh --to-command /bin/sh}}
  
 
: For more details, see: [[ICX-Core_Installation|ICX-Core Installation]]
 
: For more details, see: [[ICX-Core_Installation|ICX-Core Installation]]
  
 
* ''Already running system'': SWU file uploaded and installed from menu '''System Maintenance''' > '''System Upgrade''' on the ICX-Web.
 
* ''Already running system'': SWU file uploaded and installed from menu '''System Maintenance''' > '''System Upgrade''' on the ICX-Web.
 +
 +
= ICX 1.0.3.1 =
 +
== Release info ==
 +
'''Name:''' VSF-ICX-500 and ICX-Core <br>
 +
'''ICX Version:''' 1.0.3.1  <br>
 +
'''Date:''' 22.10.2019 <br>
 +
'''Status:''' General Availability <br>
 +
 +
== Bug fixes ==
 +
=== MTN-2271 Conversation Timer Times Out too Early ===
 +
If the conversation timer is set to max (1 hour 49 minuttes) the system will do timeout after approx 53 minutes. This was due to a fault in the internal timer handler, thus could also affect other long system timers. If high system activity the long timers would timeout even earlier. Fixed.
 +
 +
=== MTN-2581 Cannot Set NTP Server===
 +
Sometimes it was not possible to set the IP address of the ntp server, fixed.
 +
 +
===MTN-2583 "789" Station Information did not show correct Ethernet and Mac information===
 +
Fixed.
 +
 +
===MTN-2586 Dirno 7632 (feature 92/2) added to Factory Default===
 +
 +
===MTN-2590 Recall Rejected===
 +
The Recall feature was rejected although Audio Messaging license is present, fixed
 +
 +
===MTN-2591 ReCall Resources Not Released if Initiator Stations Hangs===
 +
If the initiator station enter a locked state and the software cleanup timer starts, the cleanup routine did not release the group call and related resources making the further Recall and group call unavailable
 +
 +
===MTN-2593 Cannot Record Audio Messages from SoftClient===
 +
Audio Message recording from SoftClient is now working.
 +
 +
===MTN-2608 Syslog Uses UTC Instead of Local Time in Log Strings===
 +
Syslog now uses local time.
 +
 +
===MTN-2613 Recording of Group Call and Conferences Using Trans-coding===
 +
For Group Call and Conferences the correct codec was not used when setting up audio to the recorder, if recorder used different codec than the conference.
 +
 +
===NCP-519 Billing Now Supported===
 +
Issues with Access rights to the billing configuration is now fixed.
 +
 +
===NCP-527 Backup and Restore of Configuration from ICX-Web===
 +
The issue in 1.0.3.0 of backup and restore of configuration from ICX-Web is now fixed.
 +
 +
==Security Fixes and Improvements==
 +
===MTN-2263 New Event Handler Macro %busy(phy)===
 +
New event handler macro returning busy state of physical number.
 +
 +
===MTN-2566 Call Back To Ringing Group Call===
 +
When a call is made through DAK (I) or by dialing to a station which is making a ringing group call to 'you', the call will go through even if the calling station has handset lifted or is busy marked in some other way.
 +
 +
===MTN-2589 Uploading Language Package is moved from System Upgrade to Messaging===
 +
 +
===MTN-2612 IPHA Configuration Master Selected Based on License===
 +
 +
===NCP-515 Network Configuration Ubuntu ICX-Web===
 +
From the ICX-Web it is now possible to configure IP address, Firewall and Route.
 +
  
 
= ICX 1.0.3.0 =
 
= ICX 1.0.3.0 =
 
== Release info ==
 
== Release info ==
 
'''Name:''' VSF-ICX-500 and ICX-Core <br>
 
'''Name:''' VSF-ICX-500 and ICX-Core <br>
'''Description:''' AlphaSys 13.1.3.1 software only runs on AMC 11 hardware and require use of STIC <br>
 
 
'''ICX Version:''' 1.0.3.0  <br>
 
'''ICX Version:''' 1.0.3.0  <br>
 
'''Date:''' 30.08.2019 <br>
 
'''Date:''' 30.08.2019 <br>
 
'''Status:''' General Availability <br>
 
'''Status:''' General Availability <br>
 
 
== Known issues ==
 
== Known issues ==
=== NCP-515 Network Configuration Ubuntu ICX-Web===
 
From the ICX-Web it is possible to configure IP address and Route.
 
 
Currently not supported: Firewall, Time and DHCP
 
 
=== NCP-431 and NCP-527 Restore Database Backup from ICX-500-Web Currently not supported===
 
The Restore function for Ubuntu ICX-Core is working.
 
  
=== MTN-2552 The Stentofon Billing Software is Currently not Supported===  
+
=== MTN-2574 "785" set time does not work===
  
  

Revision as of 13:03, 22 October 2019

This article provides the release notes for ICX-500 and ICX-Core software 1.0.3.x with incremental bug fix releases.

General information

VSF-ICX-500 is a firmware archive for the ICX-500 Intelligent Gateway platform.

  • vsfx-1.0.3.x{-n}.swu - Used for standard in-field upgrades
  • vsfx-prod-1.0.3.x{n}.img.zip - Used in-field recovery and major system upgrades (SD-Card update)
  • vsfx-prod-1.0.3.x{n}.zip - Used in production upgrade only.
Note icon
  • The first 4 numbers in version directly links to the the ICX-Core version.
  • The last optional "-n" number is added for vsfx build with only platform changes form the first ICX-Core build for vsfx.''


ICX-Core software is an "apt" installation package for Ubuntu 18.04.x LTS Server containing the same functional capabilities as the ICX-500 Intelligent Gateway platform.

  • ICX-Core-01.00-bionic-1.0.3.X.apt.tar - Used for installation from the Ubuntu shell or from ICX-Web on already running ICX-Core systems.


Software Upgrade information

ICX-500: Upload and install SWU file from web menu System Maintenance > System Upgrade. For detailed procedure, see ICX-500 software upgrade


ICX-Core:

  • First time installation from a Ubuntu shell:
sudo tar -xf ICX-Core-01.00-bionic-1.0.3.1.apt.tar install.sh --to-command /bin/sh


For more details, see: ICX-Core Installation
  • Already running system: SWU file uploaded and installed from menu System Maintenance > System Upgrade on the ICX-Web.

ICX 1.0.3.1

Release info

Name: VSF-ICX-500 and ICX-Core
ICX Version: 1.0.3.1
Date: 22.10.2019
Status: General Availability

Bug fixes

MTN-2271 Conversation Timer Times Out too Early

If the conversation timer is set to max (1 hour 49 minuttes) the system will do timeout after approx 53 minutes. This was due to a fault in the internal timer handler, thus could also affect other long system timers. If high system activity the long timers would timeout even earlier. Fixed.

MTN-2581 Cannot Set NTP Server

Sometimes it was not possible to set the IP address of the ntp server, fixed.

MTN-2583 "789" Station Information did not show correct Ethernet and Mac information

Fixed.

MTN-2586 Dirno 7632 (feature 92/2) added to Factory Default

MTN-2590 Recall Rejected

The Recall feature was rejected although Audio Messaging license is present, fixed

MTN-2591 ReCall Resources Not Released if Initiator Stations Hangs

If the initiator station enter a locked state and the software cleanup timer starts, the cleanup routine did not release the group call and related resources making the further Recall and group call unavailable

MTN-2593 Cannot Record Audio Messages from SoftClient

Audio Message recording from SoftClient is now working.

MTN-2608 Syslog Uses UTC Instead of Local Time in Log Strings

Syslog now uses local time.

MTN-2613 Recording of Group Call and Conferences Using Trans-coding

For Group Call and Conferences the correct codec was not used when setting up audio to the recorder, if recorder used different codec than the conference.

NCP-519 Billing Now Supported

Issues with Access rights to the billing configuration is now fixed.

NCP-527 Backup and Restore of Configuration from ICX-Web

The issue in 1.0.3.0 of backup and restore of configuration from ICX-Web is now fixed.

Security Fixes and Improvements

MTN-2263 New Event Handler Macro %busy(phy)

New event handler macro returning busy state of physical number.

MTN-2566 Call Back To Ringing Group Call

When a call is made through DAK (I) or by dialing to a station which is making a ringing group call to 'you', the call will go through even if the calling station has handset lifted or is busy marked in some other way.

MTN-2589 Uploading Language Package is moved from System Upgrade to Messaging

MTN-2612 IPHA Configuration Master Selected Based on License

NCP-515 Network Configuration Ubuntu ICX-Web

From the ICX-Web it is now possible to configure IP address, Firewall and Route.


ICX 1.0.3.0

Release info

Name: VSF-ICX-500 and ICX-Core
ICX Version: 1.0.3.0
Date: 30.08.2019
Status: General Availability

Known issues

MTN-2574 "785" set time does not work