[Asterisk-code-review] cdr syslog: Deprecate unmaintained module (asterisk[master])

Sean Bright asteriskteam at digium.com
Tue Jan 9 16:33:32 CST 2018


Sean Bright has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/7901 )

Change subject: cdr_syslog: Deprecate unmaintained module
......................................................................

cdr_syslog: Deprecate unmaintained module

There has been an open issue against cdr_syslog (ASTERISK-14441) about
a race condition for 7.5 years that has never been addressed. Because
this module is effectively unmaintained and currently broken, there is
no sense in keeping it around.

If logging CDRs to syslog is a desirable feature, it would probably be
better to write the logs directly to the syslog server via socket
instead of using the facilities provided by openlog/syslog/closelog.
Doing so would address the race condition referenced in the associated
issue.

ASTERISK-14441 #close

Change-Id: Ic77b94cd97f355a9cf5b1d3f3444964a6e0ba5dc
---
M cdr/cdr_syslog.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/01/7901/2
-- 
To view, visit https://gerrit.asterisk.org/7901
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ic77b94cd97f355a9cf5b1d3f3444964a6e0ba5dc
Gerrit-Change-Number: 7901
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180109/27fefbd6/attachment.html>


More information about the asterisk-code-review mailing list