aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_custom.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-10issue #5693kpfleming1-8/+7
2005-11-06issue #5605russell1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-2/+5
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-7/+17
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-1/+5
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-04-06ensure that successful configuration results in the module staying loaded (bu...kpfleming1-0/+1
2005-04-01ensure that failure to register the cdr_custom backend results in a module lo...kpfleming1-1/+1
2005-04-01Add CDR custom config warnings (Borga borga!) :)markster1-0/+7
2005-03-31unconfigured cdr_custom should not be fatalanthm1-1/+1
2005-03-31Fix load of cdr_custommarkster1-3/+2
2005-03-31Fix custom CDR error (thanks kpfleming)markster1-4/+3
2005-03-25remove channel_pvt.hrussell1-1/+0
2005-03-24Add custom CDR (bug #3595)markster1-0/+157