summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-01-13make voicemail files group writable and uses aMatt O'Gorman
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-12fix breakage from new feature committed in r7995Russell Bryant
2006-01-12 New memory wrapper changes.BJ Weschke
2006-01-12 Use argument macro in app_voicemail #6221BJ Weschke
2006-01-12Merged revisions 7999 via svnmerge fromTilghman Lesher
2006-01-12typoRussell Bryant
2006-01-12Added automatic folder feature described in 6090Matt O'Gorman
2006-01-11fix temp greetings with odbc storage (issue #6078)Russell Bryant
2006-01-11Merged revisions 7955 via svnmerge fromTilghman Lesher
2006-01-09fix breakage introduced in revision 7863Kevin P. Fleming
2006-01-07Fix segfault in greek syntax (bug #6142)Mark Spencer
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-27Bug 5382 - Allow VM_CATEGORY in voicemail emailsTilghman Lesher
2005-12-25Bug 5727 - reduce duplicate codeTilghman Lesher
2005-12-22Merged revisions 7601 via svnmerge fromTilghman Lesher
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from Russell Bryant
2005-12-08Bug 5960Tilghman Lesher
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-12-03Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it s...Tilghman Lesher
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from Kevin P. Fleming
2005-11-30issue #5887Josh Roberson
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-23issue #5829Josh Roberson
2005-11-20issue #5774Josh Roberson
2005-11-16Make voicemail not terminate asterisk if no config fileJeremy McNamara
2005-11-12issue #5704Kevin P. Fleming
2005-11-12issue #5718Kevin P. Fleming
2005-11-12issue #5721Kevin P. Fleming
2005-11-12issue #5663 againKevin P. Fleming
2005-11-11issue #5663Kevin P. Fleming
2005-11-11clean up descriptions for the voicemail applicationsRussell Bryant
2005-11-08issue #5649Kevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-11-06alphabetize option listsRussell Bryant
2005-11-06Handle ODBC forwarding properly (bug #5606)Mark Spencer
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-01when going through new user setup, don't change the password if they don'tRussell Bryant
2005-10-31handle comments containing what appear to be context names during voicemail.c...Kevin P. Fleming
2005-10-31don't use 'rowcount' after SELECT statements, since the ODBC API does not say...Kevin P. Fleming
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant