From: Naveen Albert Date: Wed, 27 Jul 2022 18:34:57 +0000 (+0000) Subject: cdr.conf: Remove obsolete app_mysql reference. X-Git-Tag: 20.0.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5feebc0857fd34612c1af34d550b9fc1a198a9ae;p=thirdparty%2Fasterisk.git cdr.conf: Remove obsolete app_mysql reference. The CDR sample config still mentions that app_mysql is available in the addons directory, but this is incorrect as it was removed as of 19. This removes that to avoid confusion. ASTERISK-30160 #close Change-Id: Ie5293ccb4f2b365896981811b480544e67bb9cd7 --- diff --git a/configs/samples/cdr.conf.sample b/configs/samples/cdr.conf.sample index 4fce18b260..6331760764 100644 --- a/configs/samples/cdr.conf.sample +++ b/configs/samples/cdr.conf.sample @@ -102,8 +102,6 @@ ; Here are all the possible back ends: ; ; csv, custom, manager, odbc, pgsql, radius, sqlite, tds -; (also, mysql is available via the asterisk-addons, due to licensing -; requirements) ; (please note, also, that other backends can be created, by creating ; a new backend module in the source cdr/ directory!) ;