asterisk/cdr
Sean Bright 9e2fcb82ed 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.

Change-Id: Ic77b94cd97f355a9cf5b1d3f3444964a6e0ba5dc
2018-01-10 09:03:57 -05:00
..
Makefile Doxygen Updates - Title update 2012-10-14 21:46:45 +00:00
cdr_adaptive_odbc.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_beanstalkd.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_csv.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cdr_custom.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_manager.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cdr_odbc.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cdr_pgsql.c cdr_pgsql: Refactor magic number by definition for version 2017-09-08 23:19:28 -03:00
cdr_radius.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
cdr_sqlite.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
cdr_sqlite3_custom.c Sqlite3: make busy_timeout configurable. 2017-05-25 10:02:42 +02:00
cdr_syslog.c cdr_syslog: Deprecate unmaintained module 2018-01-10 09:03:57 -05:00
cdr_tds.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00