summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...BJ Weschke
2006-01-12Fix typos that caused voicemail not to compile.Tilghman Lesher
2006-01-12I will never touch VM again...Matt O'Gorman
2006-01-12some error checking added into g and a optionMatt O'Gorman
2006-01-12More cosmetic changes. thanks qwell and everyoneMatt O'Gorman
2006-01-12Minor revisions from bug 6090Matt O'Gorman
2006-01-12 Remove an unneccessary unlock and do away with the error msg about not being...BJ Weschke
2006-01-12fix breakage from new feature committed in r7995Russell Bryant
2006-01-12 More new memory wrapper work.BJ Weschke
2006-01-12 More new memory wrapper work and initializing some memory allocations to zer...BJ Weschke
2006-01-12 New memory wrapper changes.BJ Weschke
2006-01-12 Use argument macro in app_voicemail #6221BJ Weschke
2006-01-12 Use argument macro in app_dictate #6222BJ Weschke
2006-01-12Merged revisions 7999 via svnmerge fromTilghman Lesher
2006-01-12Bug 6213 - Morse code appTilghman Lesher
2006-01-12typoRussell Bryant
2006-01-12Added automatic folder feature described in 6090Matt O'Gorman
2006-01-11conversions to memory allocation wrappers (issue #6210)Russell Bryant
2006-01-11replace malloc+memset with a call to ast_calloc, also removing the errorRussell Bryant
2006-01-11fix temp greetings with odbc storage (issue #6078)Russell Bryant
2006-01-11added feature from 5750 with whitespace fixing.Matt O'Gorman
2006-01-11Merged revisions 7957 via svnmerge from Russell Bryant
2006-01-11Merged revisions 7955 via svnmerge fromTilghman Lesher
2006-01-09fix breakage introduced in revision 7863Kevin P. Fleming
2006-01-08Merge playback cleanups (bug #6163)Mark Spencer
2006-01-07Fix segfault in greek syntax (bug #6142)Mark Spencer
2006-01-06allow limiting of queue members who will be delivered a given caller's call b...Kevin P. Fleming
2006-01-05Added feature from bug #5053, allowing for Matt O'Gorman
2006-01-05oops minor formatting fixes, and taking out Matt O'Gorman
2006-01-05Added feature from bug #5573 and updated app_readMatt O'Gorman
2006-01-04Whitespace and formatting changes. /HousekeepingOlle Johansson
2006-01-04 Fix the 'if' clause to be true under the right conditions. Bug #6126BJ Weschke
2006-01-03update copyright headers for files changed this yearKevin P. Fleming
2006-01-03Merged revisions 7743 via svnmerge fromTilghman Lesher
2006-01-03Merged revisions 7740 via svnmerge from Kevin P. Fleming
2006-01-02Merged revisions 7709 via svnmerge fromTilghman Lesher
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-29normalize a loop and avoid multiple strlen calls when completing voicemail usersRussell Bryant
2005-12-29avoid multiple strlen calls in complete_queueRussell Bryant
2005-12-27fix permissions of created recordings (issue #6067)Russell Bryant
2005-12-27Bug 5237 - Optional filename argumentTilghman Lesher
2005-12-27Bug 5382 - Allow VM_CATEGORY in voicemail emailsTilghman Lesher
2005-12-27Reduce warnings on signedness conversionsTilghman Lesher
2005-12-26Merged revisions 7634 via svnmerge from Russell Bryant
2005-12-26Add "local channel" variation so that we don't read/write to the same Mark Spencer
2005-12-25Fix multiple free of a frame (bug #6058)Mark Spencer
2005-12-25Bug 5727 - reduce duplicate codeTilghman Lesher
2005-12-23Bug 5759 - Remove unused datetime code (current DateTime app is in app_sayuni...Tilghman Lesher
2005-12-23Merged revisions 7608 via svnmerge fromTilghman Lesher
2005-12-22 Another app documentation tweak.BJ Weschke