]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
cdr.conf: Remove obsolete app_mysql reference.
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 27 Jul 2022 18:34:57 +0000 (18:34 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 1 Aug 2022 14:57:20 +0000 (09:57 -0500)
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

configs/samples/cdr.conf.sample

index 4fce18b260dc5e5b39fcebfdeedc49c78adaca97..6331760764e48c002fbf455d4abfe00b483abf4a 100644 (file)
 ; 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!)
 ;