Available DGW Firmware Versions
The firmware pack is a ZIP file that contains the modules and the features to install on your Mediatrix unit when a new release is available.
When unzipping the firmware pack, the content is extracted according to a pre-defined tree architecture. This creates a directory that contains the files required for the Mediatrix unit to properly upgrade its firmware.
Incident # | CR # | Synopsis | Applies To |
---|---|---|---|
Description | |||
--- | DGW-6378 | Introduction of the new Survivability Proxy (SipProxy) service. | SipProxy |
In case of Hosted SIP Services failure, the new Survivability Proxy service (SipProxy) ensures internal call control for registered IP phones and other connected equipments while redirecting external calls to the PSTN, if available. This service is available on the C7, G7, S7, Sentinel 100, and Sentinel 400 platforms. A field-installable licence is required to activate this service. | |||
--- | DGW-6356 | Add the support of RFC4730 Event Package for Key Press Stimulus (KPML). | all |
The support of RFC4730 Event Package for Key Press Stimulus (KPML) when acting as a user agent server was added. The feature is disabled by default and can be activated via the SipEp.UasKpmlSupport parameter. | |||
--- | DGW-6175 | Increase the jitter buffer from 135 ms to 900 ms. | Sentinel 400, Sentinel 100, C7, S7, and G7 |
More space was reserved for the jitter buffer allowing the Sentinel 400, the Sentinel 100, the Mediatrix C7, the Mediatrix S7, and the Mediatrix G7 to support a jitter buffer value up to 900 ms. A new mode of packet processing optimised for large Jitter buffer sizes was also added. | |||
--- | DGW-5996 | Add the Argentina country tones. | all |
Argentina country tones are now available. |
Incident # | CR # | Synopsis | Applies To |
---|---|---|---|
Description | |||
--- | DGW-6175 | Increase the jitter buffer from 135 ms to 900 ms. | Sentinel 400, Sentinel 100, C7, S7, and G7 |
| |||
IN-13057 | DGW-6936 | The Contact header contains a wrong URI in the 200 OK for an INVITE-Replaces. | SipEp |
In a 200 OK for INVITE-Replaces that transfers an outgoing call; the Contact header will contain the Caller URI. | |||
IN-13057 | DGW-6899 | The Referred-by header copied from the REFER to the INVITE is incomplete. | SipEp |
The Referred-by header copied from the REFER to the INVITE now contains the URI and the parameters. | |||
IN-12549 | DGW-5946 | SDP offers with image and RTP ports fail. | SipEp |
Add new value for the parameter SipEP.InteropAllowAudioAndImageNegotiation to allow the customers to disable image port in answer. The SipEP.InteropAllowAudioAndImageNegotiation parameter now supports the following new enum values to allow the customers to disable image port in an answer.
| |||
IN-12721 | DGW-6670 | Early Media RTP sent from the Mediatrix unit are blocked by remote peer network restrictions. | all |
New SipEp.InteropActivateEarlyMediaOnProvisionalResponseAck interop parameter:
| |||
--- | DGW-6582 | Error messages are not displayed on the Packet capture Web page. | all |
A new message "There is no packet capture in progress." has been added. | |||
IN-12842 | DGW-6565 | Slow and unsafe TLS version negotiation for persistent connections. | all |
New TLS version negotiation mechanism | |||
--- | DGW-6357 | Notification message has changed. | all |
The former "1000-Packet capture started to destination %1$s." notification now reads as "1000-Packet capture started." |
Incident # | CR # | Synopsis | Applies To |
---|---|---|---|
Description | |||
IN-13222 | DGW-7652 | Out of order RTP Events may in some cases have wrong sequence numbers. | all |
Out of order RTP Events now have the correct sequence numbers. | |||
IN-13057 | DGW-6936 | The Contact header contains a wrong URI in the 200 OK for an INVITE-Replaces. | SipEp |
In a 200 OK for INVITE-Replaces that transfers an outgoing call; the Contact header contained the URI of the first transferor. This Contact header will now contain the Caller URI. | |||
IN-13057 | DGW-6899 | The Referred-by header copied from the REFER to the INVITE is incomplete. | SipEp |
The Referred-by header copied from the REFER to the INVITE contained only the URI and did not contain the parameters. Now all parameters are copied with the URI in the Referred-by header. | |||
--- | DGW-6789 | When the firmware is upgraded from DGW 2.0.29 or older to DGW 2.0.39 or DGW 2.0.40, the Option 66 and Option 67 provisioning configuration in the Dhcp service is lost. | all |
Option 66 and Option 67 provisioning configuration table is no longer lost when the firmware is upgraded to DGW 2.0.41. Upgrading to loads DGW 2.0.39 and 2.0.40 will not be fixed. | |||
--- | DGW-6776 | The Sbc service registration cache would sometimes get wrong expiration values. | Sbc service |
When multiple registrations were received at the same time, the expiration value could get corrupted and show a value in the past. The Sbc unit can now properly handle multiple registrations at the same time. | |||
--- | DGW-6771 | During DTMF conversion, the *(star) and #(pound) keys are sent as 0. | SBC unit |
When converting INFO towards AVT on the SBC unit, the *(star) and #(pound) keys are no longer sent as 0. | |||
IN-12721 | DGW-6724 | Outbound rules are not executed for REGISTER or OPTIONS. | SBC |
In the Sbc service, outbound rules were only applied to certain Sip traffic. Both inbound and outbound rules are now applied to all Sip traffic. | |||
--- | DGW-6693 | When a wrong certificate is used, the SBC unit can become unresponsive forcing the user to restart the unit. | Sbc service |
When the Sbc service was using a wrong certificate to validate a connection with a registrar, the unit would sometimes get unresponsive forcing the user to restart the unit. When the Sbc service uses a wrong certificate, the connection fails, but the unit no longer needs to be restarted. | |||
IN-12721 | DGW-6670 | Early Media RTP sent from the Mediatrix unit are blocked by remote peer network restrictions. | all |
The new SipEp.InteropActivateEarlyMediaOnProvisionalResponseAck parameter was added to delay the transmission of the first early-media RTP packet therefore it is no longer blocked by the remote peer network restriction. The interop parameter can have the following values:
| |||
IN-12567 | DGW-6648 | Missing telephony interfaces in the "IfTable" MIB-2 table. | all |
VLAN interfaces were being added to the IfTable, overlapping some existing telephony interfaces. Some telephony interfaces were therefore no longer displayed in the IfTable, even if they existed. There is no longer any overlap between the different sources of interfaces in the IfTable. | |||
--- | DGW-6582 | Error messages are not displayed on the Packet capture Web page. | all |
The packet capture error messages are now displayed on the Web page. | |||
IN-12842 | DGW-6565 | Slow and unsafe TLS version negotiation for persistent connections. | all |
When a TLS persistent connection was created, it would only use the highest supported TLS version for the handshake. If the handshake was refused for version reasons, the connection was closed then re-opened with a lower version. The process would repeat until a version supported by both sides was found. The problem was that this method was both slow and unsafe. With the new behaviour, the new connection will contain all the supported TLS versions and will negotiate which version to use in the first handshake. This new negotiation behaviour is faster and safe. | |||
--- | DGW-6357 | Notification message has changed. | all |
The destination URL is no longer displayed in the "1000-Packet capture started" notification. | |||
IN-12549 | DGW-5946 | SDP offers with image and RTP ports fail. | SipEp |
When the parameter SipEP.InteropAllowAudioAndImageNegotiation is set to Disable and the unit receives an offer with image and audio, it responds with an actual port on image m=line but the image is disabled and the fax reception fails. The SipEP.InteropAllowAudioAndImageNegotiation parameter will now support new enum values (DisableOffer and DisableAll) to allow customers to disable image port in an answer. | |||
IN-12567 | DGW-5895 | Incoming packet loss on the network causes bad voice quality. | all |
The voice quality is now better when there is incoming packet loss on the network. |
Incident # | CR # | Synopsis | Applies To |
---|---|---|---|
--- | DGW-7031 | A Virtual Machine can use more storage than capacity configured in Vm service. | Vm |
A Virtual machine can be created with a disk capacity higher than the disk capacity configured in VM configuration file. | |||
--- | DGW-7027 | Unable to download large VM images with some browsers. | VM |
It is not possible to download large VM images when using some browsers such as Internet Explorer 11. | |||
--- | DGW-6795 | 4124 one-way audio problem on ports 17-24. | all |
One-way audio problem may happen on 4124 after many days of uptime on ports 17-24. | |||
--- | DGW-6455 | E1T1 cards configuration is lost after backup restoration. | 3000 and Sentinel 400 |
This problem does not affect units that have never run the DGW 2.0.35 release. For units running DGW 2.0.35, that have had the DGW 2.0.35 running, or for units that you do not know if the DGW 2.0.35 load was ever installed, use this work around: IMPORTANT: Before you start, make sure to take a Configuration Script of your complete configuration.
Result: This will rewrite the persistent configuration of the unit with the proper values. | |||
--- | DGW-2457 | Downgrading to version DGW 2.0. 37.697 and below causes the DGW application to stop responding and restart. | Sentinel 400 |
Downgrading to GA version DGW 2.0. 37 and below on a Sentinel 400, with analog cards and without a DSP card, causes the DGW application to stop responding and restart. When the DGW application restarts, the Telif service is stopped. For the unit to work properly, you will need to rollback to a DGW software version higher that 2.0.37.697. | |||
— | DGW-1244 | The 1024k file limit capacity is not detected on units that support the Log To File feature. | all |
If more space than permitted is used, unwanted behaviours such as scripts not being properly executed or problems upgrading or downgrading DGW. | |||
--- | DGW-1228 | Unable to install the Windows Server 2008 and 2003 from USB external device. | VM |
It is not possible to use a USB external device to install the Windows Server image (2003 and 2008) OS when creating a virtual machine. |
Copyright © 2017 Media5 Corporation.
This document contains information that is proprietary to Media5 Corporation.
Media5 Corporation reserves all rights to this document as well as to the Intellectual Property of the document and the technology and know-how that it includes and represents.
This publication cannot be reproduced, neither in whole nor in part, in any form whatsoever, without written prior approval by Media5 Corporation.
Media5 Corporation reserves the right to revise this publication and make changes at any time and without the obligation to notify any person and/or entity of such revisions and/or changes.