summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-19Various updates from PCadach's chan_h323-live branchMatthew Fredrickson
2006-09-19Merged revisions 43248 via svnmerge from Tilghman Lesher
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-09-12use strcpy instead of sprintfRussell Bryant
2006-09-12i dont know how msg_cfg got moved around but its all good againMatt O'Gorman
2006-09-08Get rid of ugly tmp directory, although I really shouldMatt O'Gorman
2006-09-08Destroy msg_cfg after it's used, not before (issue #7618 reported by wvolz wi...Joshua Colp
2006-09-07protect curhst and curusrMatt O'Gorman
2006-09-07patch to fix several things wrong with voicemailMatt O'Gorman
2006-09-01get rid of some useless debug messages and raise debug level of othersMatt O'Gorman
2006-09-01more staticness, and syntax cleaningMatt O'Gorman
2006-09-01whitespace clean upMatt O'Gorman
2006-08-21could have sworn i committed this change already...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesJason Parker
2006-08-17changes to configure to support older c-client than theMatt O'Gorman
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-08support for imap in app_voicemail as well as some Matt O'Gorman
2006-08-08Bug 6237 - add volgain parameter, such that voicemail messages may be amplifi...Tilghman Lesher
2006-08-03Merged revisions 38761 via svnmerge from Tilghman Lesher
2006-08-01Set permissions completely open and modify by umaskTilghman Lesher
2006-07-14Whitespace fixesTilghman Lesher
2006-07-13Merged revisions 37571 via svnmerge from Kevin P. Fleming
2006-07-13Merged revisions 37441-37442 via svnmerge from Kevin P. Fleming
2006-07-12fix the build options for app_voicemailRussell Bryant
2006-07-07various minor fixesKevin P. Fleming
2006-07-05massive rework of configure script, and split of AST_EXT_LIB into separate ma...Kevin P. Fleming
2006-07-05- Add notes about voicemail depending on res_adsiOlle Johansson
2006-07-03Whitespace fixes only.Tilghman Lesher
2006-06-19Merged revisions 34911 via svnmerge from Joshua Colp
2006-06-19Merged revisions 34875 via svnmerge from Tilghman Lesher
2006-06-18commit russell's menuselect/buildoptions work with some changes:Kevin P. Fleming
2006-06-16remove IMAP_STORAGE from the build options list for app_voicemail since it'sRussell Bryant
2006-06-16add support for setting the CFLAGS for voicemail storage options in menuselectRussell Bryant
2006-06-15Merged revisions 34242 via svnmerge from Tilghman Lesher
2006-06-13fix a place where code returns without unlocking the vm users list and variousRussell Bryant
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the WITH_SMDI defineRussell Bryant
2006-06-06Merged revisions 32605 via svnmerge from Tilghman Lesher
2006-06-05- Add headers to e-mail with caller ID name and number to simplify automatic ...Olle Johansson
2006-05-19let's use the proper variable here, instead of segfaulting (don't know how th...Kevin P. Fleming
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-19Merged revisions 28651 via svnmerge from Joshua Colp
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...Tilghman Lesher
2006-05-18Merged revisions 28212 via svnmerge from Joshua Colp