summaryrefslogtreecommitdiff
path: root/cdr.c
AgeCommit message (Expand)Author
2005-08-09eliminate compiler warnings when DEBUG_THREADS is enabledKevin P. Fleming
2005-07-25use CDR API calls instead of re-implementing them (bug #4726)Kevin P. Fleming
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-08ensure globals are all staticKevin P. Fleming
2005-07-07super crazy ast_copy_string conversion madness!Russell Bryant
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-06-20use ast_build_string() to build strings into buffers, and general cleanup of ...Kevin P. Fleming
2005-06-17minor fixes to conform to the newly-posted coding guideline :-)Kevin P. Fleming
2005-06-17Fix reset cdr (bug #4531)Mark Spencer
2005-06-15ensure proper variables are returned from CDR function (bug #4521)Kevin P. Fleming
2005-06-14don't use pthread_mutex_lockKevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)Kevin P. Fleming
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)Mark Spencer
2005-05-15various fixes:Kevin P. Fleming
2005-05-05expose function execution routines and warn about trying to set a read-only c...Anthony Minessale II
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)Russell Bryant
2005-03-29Allow functions to be written to (bug #2278, with mods)Mark Spencer
2005-02-23Merge anthm's CDR updates (bug #3595)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)Josh Roberson
2005-01-10More flagification, courtesy drumkilla (bug #3280)Mark Spencer
2004-10-27rollback stupid codeAnthony Minessale II
2004-10-22This patch adds a new api call:Anthony Minessale II
2004-10-03Correct CDR's for supervised transfer (bug #1595)Mark Spencer
2004-10-03Major PBX revamps (including labels, update examples)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-09-24add app_forkcdrAnthony Minessale II
2004-09-10Handle macros in the CDR properly (bug #2414)Mark Spencer
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-06-28Add new built-in app 'SetAMAFlags'Jeremy McNamara
2004-06-22Misc formatting cleanupsJames Golovich
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-20Merge (and cleanup) anthm's CDR changesMark Spencer
2004-06-20Allow CDR's to be linked and work on the linked listMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-06Use ast_strlen_zero in cdr.cJames Golovich
2004-04-21Log that we are unregistering cdr module (bug 1460)James Golovich
2004-01-11Add application to log user data to the CDRsJeremy McNamara
2003-09-17Don't complain that wait4 is unkown and make sure that we won't segfault if c...Martin Pycko
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...Martin Pycko
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-05-30Add unique identifierMark Spencer
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsMark Spencer
2003-02-02Version 0.3.0 from FTPMark Spencer
2002-07-29Version 0.2.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer