aboutsummaryrefslogtreecommitdiffstats
path: root/cdr.c
AgeCommit message (Collapse)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2004-10-03Fix CDR for supervised transfer in chan_zap and chan_sip (bug #1595)russell1-3/+8
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@3903 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-24add app_forkcdranthm1-13/+17
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3832 f38db490-d61c-443f-a65b-d21fe96a405b
2004-09-10Handle macros in the CDR properly (bug #2414)markster1-4/+10
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3758 f38db490-d61c-443f-a65b-d21fe96a405b
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3410 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-28Add new built-in app 'SetAMAFlags'jeremy1-0/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3328 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Misc formatting cleanupscitats1-4/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3279 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ↵citats1-1/+0
instead (except in asterisk/lock.h). git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3276 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-20Merge (and cleanup) anthm's CDR changesmarkster1-98/+128
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3248 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-20Allow CDR's to be linked and work on the linked listmarkster1-19/+40
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3247 f38db490-d61c-443f-a65b-d21fe96a405b
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3176 f38db490-d61c-443f-a65b-d21fe96a405b
2004-05-06Use ast_strlen_zero in cdr.ccitats1-13/+14
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2906 f38db490-d61c-443f-a65b-d21fe96a405b
2004-04-21Log that we are unregistering cdr module (bug 1460)citats1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2729 f38db490-d61c-443f-a65b-d21fe96a405b
2004-01-11Add application to log user data to the CDRsjeremy1-0/+21
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1926 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-17Don't complain that wait4 is unkown and make sure that we won't segfault if ↵martinp1-36/+36
chan->cdr is NULL git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1522 f38db490-d61c-443f-a65b-d21fe96a405b
2003-09-12Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always ↵martinp1-2/+44
save CDR record (even if the call fails). If the call fails try to see if there is "failed" extension in the specified context (only if you use context,extension,priority syntax) and execute it. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1499 f38db490-d61c-443f-a65b-d21fe96a405b
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-9/+9
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1310 f38db490-d61c-443f-a65b-d21fe96a405b
2003-05-30Add unique identifiermarkster1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1064 f38db490-d61c-443f-a65b-d21fe96a405b
2003-03-30Merge hint patch, add new variables, and misc. PBX cleanupsmarkster1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@722 f38db490-d61c-443f-a65b-d21fe96a405b
2003-02-02Version 0.3.0 from FTPmarkster1-0/+70
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@598 f38db490-d61c-443f-a65b-d21fe96a405b
2002-07-29Version 0.2.0 from FTPmarkster1-2/+12
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@493 f38db490-d61c-443f-a65b-d21fe96a405b
2002-05-13Version 0.1.12 from FTPmarkster1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@446 f38db490-d61c-443f-a65b-d21fe96a405b
2002-02-18Version 0.1.11 from FTPmarkster1-3/+3
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@414 f38db490-d61c-443f-a65b-d21fe96a405b
2001-10-18Version 0.1.10 from FTPmarkster1-0/+312
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@375 f38db490-d61c-443f-a65b-d21fe96a405b