aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_cdr.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-12major dialplan functions updatekpfleming1-47/+33
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-9/+41
2006-01-21on this pass, only remove duplicate log messagesrussell1-8/+2
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-0/+8
2006-01-21remove useless checks of the result of ast_strduparussell1-8/+0
2006-01-11Added macros from 6198 and 6203. also added bettermogorman1-26/+44
2005-12-30update doxygen docs to specify authorsrussell1-1/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08issue #5648kpfleming1-2/+2
2005-11-03major update to arg/option parsing APIs and documentationkpfleming1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+17
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...russell1-4/+1
2005-07-15Allow manager originate to specifiy more than one variable to be set.russell1-1/+6
2005-06-06more file version tagskpfleming1-0/+4
2005-05-05clean up file headerskpfleming1-1/+2
2005-05-05major re-work of dialplan functions, including:kpfleming1-0/+89