aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_cdr.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-10clean up some application descriptions to use more gooder Englishrussell1-3/+6
2005-11-06issue #5605russell1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-3/+2
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.russell1-0/+7
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...russell1-1/+6
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+16
2005-06-06the last round of file version tagskpfleming1-1/+6
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-3/+3
2003-10-22Fix compile warnings (bug #389)markster1-1/+1
2003-09-29Change strdupa's to ast_strupda'smarkster1-0/+1
2003-09-18Add closing bracketmartinp1-1/+1
2003-09-18Add NoCDR application; when called there won't be generated CDR record for th...martinp1-0/+65