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 745361390b Fix a bug I noticed while doing the previous merge
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@127398 f38db490-d61c-443f-a65b-d21fe96a405b
2008-07-02 14:30:09 +00:00
..
Makefile Merged revisions 93180 via svnmerge from 2007-12-17 07:25:35 +00:00
cdr_adaptive_odbc.c Convert to use ast_str 2008-02-29 23:53:42 +00:00
cdr_csv.c Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 2008-06-12 17:27:55 +00:00
cdr_custom.c Merged revisions 110779 via svnmerge from 2008-03-25 22:51:55 +00:00
cdr_manager.c Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level. 2007-12-05 16:46:47 +00:00
cdr_odbc.c Convert prepare_and_execute to direct_execute for speed 2008-03-11 21:10:45 +00:00
cdr_pgsql.c Quote column names when inserting CDRs into postgres to avoid conflicts 2008-06-29 12:06:46 +00:00
cdr_radius.c remove another set of redundant #include "asterisk/options.h" 2007-11-21 23:24:55 +00:00
cdr_sqlite.c Make trunk build again 2007-11-20 23:29:33 +00:00
cdr_sqlite3_custom.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 2008-03-18 15:43:34 +00:00
cdr_tds.c Fix a bug I noticed while doing the previous merge 2008-07-02 14:30:09 +00:00