mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
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
This commit is contained in:
committed by
Friendly Automation
parent
165368bf0b
commit
5feebc0857
@@ -102,8 +102,6 @@
|
|||||||
; Here are all the possible back ends:
|
; Here are all the possible back ends:
|
||||||
;
|
;
|
||||||
; csv, custom, manager, odbc, pgsql, radius, sqlite, tds
|
; 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
|
; (please note, also, that other backends can be created, by creating
|
||||||
; a new backend module in the source cdr/ directory!)
|
; a new backend module in the source cdr/ directory!)
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user