[Asterisk-code-review] cdr.conf: Remove obsolete app_mysql reference. (asterisk[19])
Friendly Automation
asteriskteam at digium.com
Mon Aug 1 09:57:58 CDT 2022
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/18918 )
Change subject: cdr.conf: Remove obsolete app_mysql reference.
......................................................................
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
---
M configs/samples/cdr.conf.sample
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/configs/samples/cdr.conf.sample b/configs/samples/cdr.conf.sample
index 4fce18b..6331760 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!)
;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18918
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: Ie5293ccb4f2b365896981811b480544e67bb9cd7
Gerrit-Change-Number: 18918
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220801/244e0492/attachment.html>
More information about the asterisk-code-review
mailing list