aboutsummaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...russell1-4/+0
2006-01-16 Spelling corrections (mostly in comments and doxygen areas) #6249 bweschke1-7/+7
2006-01-13Added QUEUE_MEMBER_COUNT and QUEUE_MEMBER_LIST mogorman1-1/+79
2006-01-13make voicemail files group writable and uses amogorman1-30/+44
2006-01-13Added forward context option from 5497mogorman1-1/+3
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!russell2-11/+5
2006-01-13added two new features to meetme, autofill and mogorman1-17/+38
2006-01-13allow app_directed_pickup to try to pickupmogorman1-54/+55
2006-01-13Somebody complained the that length of the dah wasn't quite up to spec...tilghman1-13/+10
2006-01-13 More memory wrapper cleanup. #6224bweschke6-24/+22
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...bweschke3-92/+54
2006-01-12Fix typos that caused voicemail not to compile.tilghman1-2/+2
2006-01-12I will never touch VM again...mogorman1-2/+3
2006-01-12some error checking added into g and a optionmogorman1-16/+19
2006-01-12More cosmetic changes. thanks qwell and everyonemogorman1-1/+2
2006-01-12Minor revisions from bug 6090mogorman1-2/+2
2006-01-12 Remove an unneccessary unlock and do away with the error msg about not being...bweschke1-1/+0
2006-01-12fix breakage from new feature committed in r7995russell1-2/+3
2006-01-12 More new memory wrapper work.bweschke3-14/+8
2006-01-12 More new memory wrapper work and initializing some memory allocations to zer...bweschke1-9/+6
2006-01-12 New memory wrapper changes.bweschke1-8/+8
2006-01-12 Use argument macro in app_voicemail #6221bweschke1-34/+41
2006-01-12 Use argument macro in app_dictate #6222bweschke1-9/+19
2006-01-12Merged revisions 7999 via svnmerge fromtilghman1-2/+2
2006-01-12Bug 6213 - Morse code apptilghman2-1/+190
2006-01-12typorussell1-1/+1
2006-01-12Added automatic folder feature described in 6090mogorman1-5/+41
2006-01-11conversions to memory allocation wrappers (issue #6210)russell5-25/+15
2006-01-11replace malloc+memset with a call to ast_calloc, also removing the errorrussell1-4/+1
2006-01-11fix temp greetings with odbc storage (issue #6078)russell1-1/+3
2006-01-11added feature from 5750 with whitespace fixing.mogorman1-9/+32
2006-01-11Merged revisions 7957 via svnmerge from russell1-1/+1
2006-01-11Merged revisions 7955 via svnmerge fromtilghman1-3/+7
2006-01-09fix breakage introduced in revision 7863kpfleming1-1/+1
2006-01-08Merge playback cleanups (bug #6163)markster1-17/+9
2006-01-07Fix segfault in greek syntax (bug #6142)markster1-2/+2
2006-01-06allow limiting of queue members who will be delivered a given caller's call b...kpfleming1-15/+43
2006-01-05Added feature from bug #5053, allowing for mogorman1-30/+69
2006-01-05oops minor formatting fixes, and taking out mogorman1-16/+19
2006-01-05Added feature from bug #5573 and updated app_readmogorman1-56/+75
2006-01-04Whitespace and formatting changes. /Housekeepingoej1-47/+40
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126bweschke1-1/+1
2006-01-03update copyright headers for files changed this yearkpfleming3-2/+3
2006-01-03Merged revisions 7743 via svnmerge fromtilghman1-9/+5
2006-01-03Merged revisions 7740 via svnmerge from kpfleming2-27/+9
2006-01-02Merged revisions 7709 via svnmerge fromtilghman1-5/+23
2005-12-30update doxygen docs to specify authorsrussell68-12/+180
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-27fix permissions of created recordings (issue #6067)russell1-1/+1