summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-05-08Warn user if the custom format is not one of the optionsTilghman Lesher
2006-05-06add Polish language support to Voicemail, with some minor modifications thatRussell Bryant
2006-05-05modify the handling of the new temporary greeting reminder feature so thatRussell Bryant
2006-05-05add support for having the user reminded that their temporary greetingRussell Bryant
2006-05-05 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie ) BJ Weschke
2006-05-03Bug 6989 - updates to the ODBC storage mechanism for compatibility with the n...Tilghman Lesher
2006-05-01Merged revisions 23988 via svnmerge from BJ Weschke
2006-05-01Merged revisions 23985 via svnmerge from BJ Weschke
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...Russell Bryant
2006-04-26Merged revisions 22596 via svnmerge from Matt O'Gorman
2006-04-24Deprecate prefixed options in voicemailTilghman Lesher
2006-04-21convert to use ast_strem_and_waitLuigi Rizzo
2006-04-15Allow the attachment format to be specified differently for different mailbox...Joshua Colp
2006-04-14use ast_strdup instead of strdupLuigi Rizzo
2006-04-14constification and code simplificationsLuigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-13Merged revisions 19891 via svnmerge from Tilghman Lesher
2006-04-11Merged revisions 19394 via svnmerge from Tilghman Lesher
2006-04-11Merged revisions 19008 via svnmerge from BJ Weschke
2006-04-09Issue 6919 - clarify error messageOlle Johansson
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08Merged revisions 18494 via svnmerge from Tilghman Lesher
2006-04-05Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand()...Tilghman Lesher
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
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