Files
asterisk/res/cdrel_custom
nappsoft 6a877ec87a res_cdrel_custom: do not free config when no new config was loaded
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
2026-04-02 15:56:21 +00:00
..