Change Log for Release asterisk-20.19.0-rc2

Links:

Summary:

User Notes:

Upgrade Notes:

Developer Notes:

Commit Authors:

Issue and Commit Detail:

Closed Issues:

Commits By Author:

Commit List:

Commit Details:

res_cdrel_custom: do not free config when no new config was loaded

Author: nappsoft Date: 2026-04-02

When the res_cdrel_custom modules is reloaded and the config has not been changed asterisk should not free the old config. Otherwise the connection to the database will be closed and no new connection will be opened.

Resolves: #1852

res_cdrel_custom: Resolve several formatting issues.

Author: George Joseph Date: 2026-03-31

Several issues are resolved:

Resolves: #1844 Resolves: #1845