aboutsummaryrefslogtreecommitdiffstats
path: root/cdr.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)kpfleming1-4/+4
2005-06-20use ast_build_string() to build strings into buffers, and general cleanup of ...kpfleming1-36/+23
2005-06-17minor fixes to conform to the newly-posted coding guideline :-)kpfleming1-8/+9
2005-06-17Fix reset cdr (bug #4531)markster1-3/+20
2005-06-15ensure proper variables are returned from CDR function (bug #4521)kpfleming1-2/+2
2005-06-14don't use pthread_mutex_lockkpfleming1-4/+4
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-0/+4
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)kpfleming1-4/+437
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)markster1-1/+1
2005-05-15various fixes:kpfleming1-206/+183
2005-05-05expose function execution routines and warn about trying to set a read-only c...anthm1-0/+12
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-3/+4
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-8/+8
2005-04-13add missing newlines, fix misspelling of nonexistent (bug #4027)russell1-1/+1
2005-03-29Allow functions to be written to (bug #2278, with mods)markster1-1/+1
2005-02-23Merge anthm's CDR updates (bug #3595)markster1-9/+266
2005-01-21update copyright headers for 2005russell1-1/+1
2005-01-17Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)twisted1-1/+1
2005-01-10More flagification, courtesy drumkilla (bug #3280)markster1-24/+25
2004-10-27rollback stupid codeanthm1-1/+0
2004-10-22This patch adds a new api call:anthm1-0/+1
2004-10-03Correct CDR's for supervised transfer (bug #1595)markster1-3/+8
2004-10-03Major PBX revamps (including labels, update examples)markster1-5/+5
2004-10-02Huge callerid rework (might break H.323, others)markster1-41/+56
2004-09-24add app_forkcdranthm1-13/+17
2004-09-10Handle macros in the CDR properly (bug #2414)markster1-4/+10
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-1/+1
2004-06-28Add new built-in app 'SetAMAFlags'jeremy1-0/+12
2004-06-22Misc formatting cleanupscitats1-4/+3
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-20Merge (and cleanup) anthm's CDR changesmarkster1-98/+128
2004-06-20Allow CDR's to be linked and work on the linked listmarkster1-19/+40
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-05-06Use ast_strlen_zero in cdr.ccitats1-13/+14
2004-04-21Log that we are unregistering cdr module (bug 1460)citats1-0/+3
2004-01-11Add application to log user data to the CDRsjeremy1-0/+21
2003-09-17Don't complain that wait4 is unkown and make sure that we won't segfault if c...martinp1-36/+36
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ...martinp1-2/+44
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-9/+9
2003-05-30Add unique identifiermarkster1-0/+2
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-0/+1
2003-02-02Version 0.3.0 from FTPmarkster1-0/+70
2002-07-29Version 0.2.0 from FTPmarkster1-2/+12
2002-05-13Version 0.1.12 from FTPmarkster1-1/+2
2002-02-18Version 0.1.11 from FTPmarkster1-3/+3
2001-10-18Version 0.1.10 from FTPmarkster1-0/+312