summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2006-11-09Merged revisions 47398 via svnmerge from Joshua Colp
2006-11-09Merged revisions 47391 via svnmerge from Russell Bryant
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-07rge overhaul to voicemail imap support. Allows support for more imap servers,Matt O'Gorman
2006-11-03One has to create the path and filename in order to copy a file there. (issue...Joshua Colp
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-11-01This introduces Brazilian Portuguese via 7663Steve Murphy
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-29Spelling fix.Olle Johansson
2006-10-27Add the ability to customize some of the prompts used within the voicemailRussell Bryant
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)Russell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-05Fix indenting a bit (issue #8082 reported by selsky)Joshua Colp
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-29Remove locking conflictTilghman Lesher
2006-09-27Finish up last commitJoshua Colp
2006-09-27Do the directory walk dance instead of repeated stat calls as it seems to be ...Joshua Colp
2006-09-27Merged revisions 43816 via svnmerge from Tilghman Lesher
2006-09-27remote an unused buffer in mm_login() (issue #8038, selsky)Russell Bryant
2006-09-26Merged revisions 43700 via svnmerge from Russell Bryant
2006-09-26MailboxExists should be a dialplan function, not an application (Issue 7503)Tilghman Lesher
2006-09-25Merged revisions 43642 via svnmerge from Tilghman Lesher
2006-09-25Merged revisions 43640 via svnmerge from Tilghman Lesher
2006-09-21More removal of deprecated stuffTilghman Lesher
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