From: Naveen Albert Date: Wed, 27 Jul 2022 18:34:57 +0000 (+0000) Subject: cdr.conf: Remove obsolete app_mysql reference. X-Git-Tag: 19.7.0-rc1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865582f5829faefb1df0778ac059b1fb365c3ab7;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!) ;