From 78c6aec64bbe3382ea89fb0f5c0f1bdaa0685676 Mon Sep 17 00:00:00 2001 From: seanbright Date: Fri, 26 Jun 2009 22:08:05 +0000 Subject: Add a new module, cdr_syslog, which allows writing CDRs to syslog. The original patch for this was written by Brett Bryant, and I split it out into it's own module. (closes issue #12876) Reported by: bbryant Patches: 06162008_cdr_custom_syslog.diff uploaded by bbryant (license 36) 05212009_cdr_syslog.patch uploaded by seanbright (license 71) Tested by: seanbright Review: https://reviewboard.asterisk.org/r/297/ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@203846 f38db490-d61c-443f-a65b-d21fe96a405b --- build_tools/menuselect-deps.in | 1 + 1 file changed, 1 insertion(+) (limited to 'build_tools') diff --git a/build_tools/menuselect-deps.in b/build_tools/menuselect-deps.in index 7204162e1..2c0b2f9a3 100644 --- a/build_tools/menuselect-deps.in +++ b/build_tools/menuselect-deps.in @@ -49,6 +49,7 @@ SQLITE=@PBX_SQLITE@ SS7=@PBX_SS7@ OPENSSL=@PBX_OPENSSL@ SUPPSERV=@PBX_SUPPSERV@ +SYSLOG=@PBX_SYSLOG@ TONEZONE=@PBX_TONEZONE@ UNIXODBC=@PBX_UNIXODBC@ USB=@PBX_USB@ -- cgit v1.2.3