Skip to content

Releases: willamowius/h323plus

H323Plus 1.28.0

02 Jul 10:10
Compare
Choose a tag to compare

I'm happy to announce the release of H323Plus version 1.28.0.

  • H323Plus now supports the H.323 standard up to version 8, which was
    approved March 2022
  • a few places have been fixed to avoid Y2K38 issues in timestamps
  • the H323Endpoint class now doesn't cap per call bandwidth any more
  • warnings regarding the H.460.23/.24 patent were removed since that
    patent has expired now
  • support for LibreSSL was improved
  • a few more smaller bugs were fixed

H323Plus 1.27.2

02 Feb 10:31
Compare
Choose a tag to compare
  • support for Alpine Linux for smaller container images (together with PTLib 2.10.9.4)
  • crash fixed on invalid RTCP packets
  • memory leaks fixed
  • GetCrytoMasterKey() restored that got lost in 1.27.1
  • better support for cross-compiling
  • various updates for newer compilers
  • some smaller bug fixes

H323Plus 1.27.1

02 Jan 11:58
3960528
Compare
Choose a tag to compare

His is mainly a bugfix release.

  • multiple H.239 fixes
  • support for encrypting H.239
  • fix starting H.245 channel in some cases
  • option to cheat H.245 negotiation to become slave for interop reasons
  • fix enabling H.460.9
  • multiple fixes sending IRRs
  • various fixes for different compilers
  • some smaller bugfixes

H323Plus 1.27.0

11 Jun 17:19
Compare
Choose a tag to compare

This release fixes a number of bugs and is now compatible with OpenSSL 1.1.x and new GCC versions.

H323Plus 1.26.9

17 Jan 14:51
Compare
Choose a tag to compare

This release contains a number of bug fixes and no new features.