3.2.58.4

What's new in 3.2.58.4

  • Large delays before TMG responds to H.248 Messages in certain situations - TB-1939
    • Improved logic within the H248 stack to allow for better parallel treatment of incoming transactions.
  • Toolpack_engine when initializing TMS-IP - TB-2258
    • Cleanup many memory corruptions issues and uninitialized values reported by Valgrind. The main issue causing the crash was that a structure was put in a timer and when it was extracted it was assumed to be another type of structure and crashed.
  • Tracking 25940 - Incorrect dialled digits reported by Tmedia during Call Park retrieval attempt - TB-2350
    • The maximum allowable digitmap length has been increased from 255 to 1023 characters. The upper limit to the number of sets that can be parsed in a digitmap was previously 32. This limit has been removed as long as the digitmap does not exceed the maximum allowable number of characters.