Skip to content

Asterisk Release 18.19.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@asterisk-org-access-app asterisk-org-access-app released this 13 Jul 13:58
· 241 commits to releases/18 since this release

The Asterisk Development Team would like to announce
release candidate 2 of Asterisk 18.19.0.

The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/18.19.0-rc2
and
https://downloads.asterisk.org/pub/telephony/asterisk

This release resolves issues reported by the community
and would have not been possible without your participation.

Thank You!

Change Log for Release 18.19.0-rc2

Links:

Summary:

  • app.h: Move declaration of ast_getdata_result before its first use
  • doc: Remove obsolete CHANGES-staging and UPGRADE-staging

User Notes:

Upgrade Notes:

Closed Issues:

  • #200: [bug]: Regression: In app.h an enum is used before its declaration.