3.2.59.10

What's new in 3.2.59.10

  • TMG SIP stack congestion on inbound legs - TB-1662
    • Fixed a SIP session leak related to SIP MESSAGE and SIP INFO methods. The leak was affecting only SIP over TCP and TLS transport.
  • Implement support of IMPLICIT encoding of IRI Records - TB-1937
    • Toolpack now supports the IMPLICIT encoding of the Lawful Interception IRI records when sending them to the configured FTP server.
      The IMPLICIT encoding is defined in annex D.1 of ETSI ES 201 671 specification.
  • NAP statistics keep incrementing over time - TB-2306
    • Fixed the in-call NAP statistics that would not always decrement properly when a call is completed and could lead to misleading congestion indications.
  • Convert the CIN format from decimal to hexadecimal to comply with the 8 characters limit of ETSI - TB-2326
    • The CIN in the exported IRI record for Lawful Interception is now limited to 8 ASCII digits as required by the ETSI specification (ETSI ES 201 671 V3.2.1 – annex D.5)
  • Unexpected message on TMG-7800: Received Port BW for unknown physical Ethernet port [all ports] - TB-2515
    • Corrected an anomaly preventing adapters from re-syncing their physical ports during a configuration reload.
  • Use 5 characters instead of 8 characters in the IRI record's Operator Identifier - TB-2518
    • For Lawful Interception, the "Network Operator Identifier" in the exported IRI record is now limited to 5 ASCII characters, as defined by the ETSI ES 201 671 specification.The web portal now enforces a maximum of 5 characters for the "Network Operator" field.NOTE: Any existing Lawful Intercept configuration containing a "Network Operator" name longer than 5 characters will be truncated to the rightmost 5 characters in the exported IRI records.
  • tboamapp application unexpectedly closes when accessing the vlan interface statistics of certain adapters - TB-2526
    • Added protection in certain scenarios to prevent the tboamapp application from closing unexpectedly.
  • Tracking 25960 - VBD parameter always present in H.248 responses even when not compelled by MGC - TB-2543
    • Fixed an inconsistency in Media gateway replies containing SDP information. Now, the general-purpose media description for voice band data (a=gpmd: 8 VBD=yes) is only present in the reply if requested by the media gateway controller.
  • toolpack_engine closes unexpectedly during a configuration reload - TB-2595
    • toolpack_engine now accesses the media profile related to a call in a safe way when making decisions about how to proceed with a call message.