summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-03-25Merged revisions 14830 via svnmerge from Tilghman Lesher
2006-03-25Merged revisions 14821 via svnmerge from Tilghman Lesher
2006-03-24Merged revisions 14659 via svnmerge from BJ Weschke
2006-03-22Merged revisions 14276 via svnmerge from Joshua Colp
2006-03-22Merged revisions 14275 via svnmerge from Joshua Colp
2006-03-21Merged revisions 13748 via svnmerge from Tilghman Lesher
2006-03-14add a couple of variables to clarify some code (issue #6700)Russell Bryant
2006-03-14Small fixes to the messagecount function (while trying to understandOlle Johansson
2006-03-06Initialize variable (fix by Luigi Rizzo)Olle Johansson
2006-03-03Russian locale for voicemail from bug patch 6603Matt O'Gorman
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.Olle Johansson
2006-02-24Update to trunkOlle Johansson
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-22bug in the linkedlists macros where the prev node Matt O'Gorman
2006-02-19Merged revisions 10464 via svnmerge from Tilghman Lesher
2006-02-16Bug 6503 - Change wording from mailbox to folder when referring to the subfol...Tilghman Lesher
2006-02-16Merged revisions 10301 via svnmerge from Russell Bryant
2006-02-15Define the initial values separate from the STATIC definitionsTilghman Lesher
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14list macro conversion (issue #6328, with bugfix)Kevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-23Remove javadoc doxygen format...Olle Johansson
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
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