dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/cdr
seanbright 78c6aec64b 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
2009-06-26 22:08:05 +00:00
..
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00
cdr_adaptive_odbc.c Remove unnecessary usleep() from a couple of module unload callbacks. 2009-06-20 14:09:40 +00:00
cdr_csv.c Reloading the config and having no changes still initialized some settings to 0. Initialize settings after doing all of the cfg checks. 2008-11-21 17:08:16 +00:00
cdr_custom.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_manager.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_odbc.c remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC 2009-01-15 20:18:53 +00:00
cdr_pgsql.c Remove unnecessary usleep() from a couple of module unload callbacks. 2009-06-20 14:09:40 +00:00
cdr_radius.c Merged revisions 186229 via svnmerge from 2009-04-03 02:03:48 +00:00
cdr_sqlite.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_sqlite3_custom.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cdr_syslog.c Add a new module, cdr_syslog, which allows writing CDRs to syslog. 2009-06-26 22:08:05 +00:00
cdr_tds.c Update sample cdr_tds configuration to try and eliminate some confusion. 2009-06-24 13:47:55 +00:00