aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-03Bug #6116: Use list macros in autoservice.c (drumkilla)oej1-41/+37
2006-01-03Bug #6118: Clean up list handling in image.c (drumkilla)oej2-31/+22
2006-01-02initialize sip_auth listrussell1-1/+1
2006-01-02doxygen updatesrussell1-17/+17
2006-01-02Merged revisions 7709 via svnmerge fromtilghman1-5/+23
2006-01-02 Fix compiler warnings.bweschke2-2/+2
2006-01-01fix a couple of doxygen errorsrussell1-2/+1
2006-01-01clean up some loops and replace some duplicate code with a for loop (issue #6...russell1-33/+18
2006-01-01remove some duplicated code (issue #6098)russell1-18/+5
2005-12-31- fix some doxygen errorsrussell5-4/+4
2005-12-31update comments to doxygen stylerussell1-74/+81
2005-12-30update doxygen docs to specify authorsrussell151-75/+403
2005-12-30Merged revisions 7677 via svnmerge fromtilghman1-0/+3
2005-12-30- Reformatting the app_sms help text from html to txt to comply with the rest...oej4-834/+474
2005-12-29normalize a loop and avoid multiple strlen calls when completing voicemail usersrussell1-4/+5
2005-12-29avoid multiple strlen calls in complete_queuerussell1-4/+9
2005-12-28Merged revisions 7665 via svnmerge from russell1-7/+4
2005-12-28restore alphabetical order for builtin cli commands (issue #6073)russell1-1/+1
2005-12-27fix permissions of created recordings (issue #6067)russell1-1/+1
2005-12-27minor cleanups for another cli completion function ...russell1-7/+6
2005-12-27avoid duplicate strlen calls for the command completion functions forrussell1-10/+12
2005-12-27avoid unneeded calls to strlen in iax2 completion functionsrussell2-14/+14
2005-12-27Bug 4880 - add priority label matching and dialplan function retrievaltilghman1-18/+19
2005-12-27avoid repeated calls to strlen in command completion functions and normalizerussell1-27/+15
2005-12-27Bug 5237 - Optional filename argumenttilghman1-9/+15
2005-12-27when doing tab completion, iterate the list of matches to count how many thererussell1-5/+6
2005-12-27Bug 5382 - Allow VM_CATEGORY in voicemail emailstilghman1-14/+18
2005-12-27Bug 5906 - ARRAY dialplan functiontilghman1-0/+58
2005-12-27Bug 5854 - Allow quotation of the second field in extconfig, for the purpose ...tilghman2-2/+14
2005-12-27Bug 5183 - Inline stack backtracestilghman3-0/+46
2005-12-27Reduce warnings on signedness conversionstilghman1-7/+7
2005-12-27Add SQL_ESC to allow single ticks to be escapedtilghman2-3/+40
2005-12-26Don't do DTMF detect on pseudo's!markster1-1/+7
2005-12-26- normalize some loopsrussell1-52/+43
2005-12-26Merged revisions 7637 via svnmerge fromtilghman1-115/+1
2005-12-26Added support for Feature Group C CAMA trunks (both DP and MF), and supportjdixon2-10/+89
2005-12-26Merged revisions 7634 via svnmerge from russell12-42/+44
2005-12-26Bug 6057 - Deprecate builtins that have been replaced by functionstilghman2-1/+34
2005-12-26Add "local channel" variation so that we don't read/write to the same markster1-6/+20
2005-12-25Fix multiple free of a frame (bug #6058)markster1-3/+3
2005-12-25Bug 5727 - reduce duplicate codetilghman1-94/+64
2005-12-24minor cleanups ...russell2-225/+142
2005-12-24minor cleanups ...russell1-48/+30
2005-12-23Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayuni...tilghman2-101/+1
2005-12-23Alphabetize the functions listtilghman1-2/+26
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDtilghman3-26/+83
2005-12-23Make the English language of date format 'Q' and 'q' sound a little bit more ...tilghman1-36/+89
2005-12-23Merged revisions 7608 via svnmerge fromtilghman1-1/+0
2005-12-23Merged revisions 7606 via svnmerge from kpfleming1-4/+84
2005-12-22 Another app documentation tweak.bweschke1-1/+1