The Asterisk Development Team would like to announce
the release of asterisk-20.18.1.
The release artifacts are available for immediate download at
and
Repository: GitHub - asterisk/asterisk: The official Asterisk Project repository.
Tag: 20.18.1
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
Change Log for Release asterisk-20.18.1
Links:
Summary:
- Commits: 1
- Commit Authors: 1
- Issues Resolved: 1
- Security Advisories Resolved: 0
User Notes:
Upgrade Notes:
Developer Notes:
Commit Authors:
- Sean Bright: (1)
Issue and Commit Detail:
Closed Issues:
- 1739: [bug]: Regression in 23.2.0 with regard to parsing fractional numbers when system locale is non-standard
Commits By Author:
Commit List:
- asterisk.c: Use C.UTF-8 locale instead of relying on user’s environment.
Commit Details:
asterisk.c: Use C.UTF-8 locale instead of relying on user’s environment.
Author: Sean Bright
Date: 2026-01-23
Resolves: #1739