Commit Graph

53 Commits (b8f23573fa67c3e2d99b9a49aa85560902c60c6c)

Author SHA1 Message Date
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 957eed7682 eliminate compiler warnings when DEBUG_THREADS is enabled
20 years ago
Kevin P. Fleming f358db3d43 use CDR API calls instead of re-implementing them (bug #4726)
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 0111a38e4b ensure globals are all static
20 years ago
Russell Bryant c65d75dac5 super crazy ast_copy_string conversion madness!
20 years ago
Kevin P. Fleming f268ea2b3c make CLI output use singular/plural when appropriate (bug #4654)
20 years ago
Kevin P. Fleming 11ea6fe59f use ast_build_string() to build strings into buffers, and general cleanup of variable serializing functions used by 'show channel' (bug #4558)
20 years ago
Kevin P. Fleming 9e12e429f6 minor fixes to conform to the newly-posted coding guideline :-)
20 years ago
Mark Spencer ac4ac37df1 Fix reset cdr (bug #4531)
20 years ago
Kevin P. Fleming 80fe4e16b2 ensure proper variables are returned from CDR function (bug #4521)
20 years ago
Kevin P. Fleming 86511f89fb don't use pthread_mutex_lock
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 23472dd2c0 support configurable batch posting of CDRs (off by default) (bug #3883)
20 years ago
Mark Spencer 41e7cc8154 Use defined AST_MAX_ACCOUNT_CODE (bug #4350)
20 years ago
Kevin P. Fleming 219541b5e0 various fixes:
20 years ago
Anthony Minessale II 6b7677e842 expose function execution routines and warn about trying to set a read-only cdr var
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Russell Bryant 7bffc0459c add missing newlines, fix misspelling of nonexistent (bug #4027)
20 years ago
Mark Spencer eb91006b7c Allow functions to be written to (bug #2278, with mods)
20 years ago
Mark Spencer b6c4282a03 Merge anthm's CDR updates (bug #3595)
20 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Josh Roberson 7f887cca90 Misc Grammer/formatting fixes - Thanks Corydon76! (bug #3361)
21 years ago
Mark Spencer 92eb0c2018 More flagification, courtesy drumkilla (bug #3280)
21 years ago
Anthony Minessale II a18f60f5e8 rollback stupid code
21 years ago
Anthony Minessale II 4f2438acab This patch adds a new api call:
21 years ago
Mark Spencer e8f0958d01 Correct CDR's for supervised transfer (bug #1595)
21 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
21 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
21 years ago
Anthony Minessale II 255ce93616 add app_forkcdr
21 years ago
Mark Spencer a6e748e491 Handle macros in the CDR properly (bug #2414)
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
Jeremy McNamara 6f0a7f7a15 Add new built-in app 'SetAMAFlags'
21 years ago
James Golovich 3f9c34f415 Misc formatting cleanups
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer b72227e845 Merge (and cleanup) anthm's CDR changes
21 years ago
Mark Spencer 70167380a3 Allow CDR's to be linked and work on the linked list
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich f1d0d949dc Use ast_strlen_zero in cdr.c
21 years ago
James Golovich 0f3f7eee9a Log that we are unregistering cdr module (bug 1460)
21 years ago
Jeremy McNamara e8622a660a Add application to log user data to the CDRs
22 years ago
Martin Pycko a2894c1114 Don't complain that wait4 is unkown and make sure that we won't segfault if chan->cdr is NULL
22 years ago
Martin Pycko 4828759ab8 Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always save CDR record (even if the call fails). If the call fails try to see if there is
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 047bc4bd88 Add unique identifier
22 years ago
Mark Spencer e6918cb42e Merge hint patch, add new variables, and misc. PBX cleanups
22 years ago
Mark Spencer 0592345e63 Version 0.3.0 from FTP
23 years ago
Mark Spencer 861a2d021d Version 0.2.0 from FTP
23 years ago