Asterisk data retrieval API.
[asterisk/asterisk.git] / apps / app_voicemail.c
2010-04-22 Eliel C. SardanonsAsterisk data retrieval API.
2010-04-21 Jeff PeelerMerged revisions 258432 via svnmerge from
2010-04-20 Jeff PeelerMerged revisions 258029 via svnmerge from
2010-04-19 Tilghman LesherBad merge fix
2010-04-12 Leif MadsenRemove silly debug message that is not useful.
2010-03-31 Tilghman LesherRecorded merge of revisions 255591 via svnmerge from
2010-03-27 Sean BrightWe need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.
2010-03-24 Jeff PeelerAllow configuration of minsecs and nextaftercmd per...
2010-03-20 Russell BryantInclude sys/wait.h on FreeBSD to get the WEXITSTATUS...
2010-03-12 Tilghman LesherDon't override a user option with the global option.
2010-03-05 Tilghman LesherMissing quote in ODBC query.
2010-03-02 Jeff Peelerfix build by checking result of symlink in test_voicema...
2010-03-02 Jeff PeelerAdd new application VMSayName for use with voicemail.
2010-03-01 Sean BrightMerged revisions 249671 via svnmerge from
2010-03-01 Tilghman LesherConstify a bit of app_voicemail, to make ODBC and IMAP...
2010-02-28 Tilghman LesherFix unit test that Alec Davis broke.
2010-02-28 Alec L Davismake unit test check for NULL folder, which then defaul...
2010-02-28 Tilghman LesherProperly document voicemail API documents. Also fix...
2010-02-26 Tilghman LesherCleanups to fix bugs in the VM count API functions.
2010-02-16 Tilghman LesherChange the blanket rules to delete .lastclean on all...
2010-02-01 Tilghman LesherMerged revisions 244242 via svnmerge from
2010-01-15 Tilghman LesherMake sure that the limit is N, not N - 1.
2010-01-15 Tilghman LesherMerged revisions 240414 via svnmerge from
2009-12-30 Jason ParkerAdd app_voicemail and say.c support for Vietnamese.
2009-12-28 Tilghman LesherUse recommended option, not deprecated option.
2009-12-23 Tilghman LesherActually use tmp for something (brings trunk back into...
2009-12-14 Tilghman LesherAllow greetings-only mailboxes for Voicemail.
2009-12-04 David VosselMerged revisions 233116 via svnmerge from
2009-12-03 Tilghman LesherAdd pagerdateformat, to allow shorter dates for SMS...
2009-12-03 Tilghman LesherMerged revisions 232820 via svnmerge from
2009-12-03 Jeff PeelerExtend voicemail to allow IMAP folders to be specified...
2009-11-30 Matthew NicholsonMerged revisions 231614 via svnmerge from
2009-11-30 Matthew NicholsonReverted 231616
2009-11-30 Matthew NicholsonMerged revisions 231614 via svnmerge from
2009-11-13 Tilghman LesherDisplay a list of channel variables in each channel...
2009-10-22 Tilghman LesherPermit storage of voicemail secrets in a separate file...
2009-10-19 Tilghman LesherAllow ODBC storage to be queried with multiple mailboxe...
2009-09-30 Sean BrightModify VoiceMailMain()'s a() argument to allow mailboxe...
2009-09-30 Sean BrightClarify documentation for VoiceMailMain()'s a() option.
2009-09-29 Jeff PeelerMake deletion of temporary greetings work properly...
2009-09-22 Tilghman LesherMerged revisions 219816 via svnmerge from
2009-09-18 Tilghman LesherMissing value setting line for maxsecs/maxmessage
2009-09-15 Tilghman LesherMerged revisions 218730 via svnmerge from
2009-09-14 Tilghman LesherRecorded merge of revisions 218331 via svnmerge from
2009-09-04 Sean BrightUse ast_free() instead of free().
2009-08-24 Jeff PeelerFix storage of greetings when using IMAP_STORAGE
2009-08-21 Kevin P. FlemingEnsure that realtime mailboxes properly report status...
2009-08-20 Jeff PeelerFix greeting retrieval from IMAP
2009-08-17 Tilghman LesherCheck the return value of opendir(3), or we may crash.
2009-08-10 Tilghman LesherAST-2009-005
2009-07-18 Tilghman LesherFlag field in wrong position.
2009-07-13 Tilghman LesherRemove reference to non-existent help file
2009-07-01 Sean BrightA bunch of CODING_GUIDELINES related fixes. Not even...
2009-06-30 Sean BrightRemove an unnecessary #ifdef
2009-06-30 Tilghman LesherRecorded merge of revisions 204469 via svnmerge from
2009-06-26 David BrooksFixing voicemail's error in checking max silence vs...
2009-06-26 Russell BryantMerge the new Channel Event Logging (CEL) subsystem.
2009-06-17 Tilghman LesherInitialize additional variables, to prevent a possible...
2009-06-16 Michiel van Baakadd FILE_STORAGE to Voicemail Build Options
2009-06-15 Kevin P. FlemingLast batch of 'static' qualifiers for module-level...
2009-06-15 Kevin P. FlemingRedesigned 'optional API' support.
2009-05-22 Eliel C. SardanonsImplement a new element in AstXML for AMI actions docum...
2009-05-21 Kevin P. FlemingConst-ify the world (or at least a good part of it)
2009-05-19 Tilghman LesherMerged revisions 195520 via svnmerge from
2009-05-18 Tilghman LesherRecorded merge of revisions 195366 via svnmerge from
2009-05-12 Tilghman LesherMerged revisions 193955 via svnmerge from
2009-05-12 Tilghman LesherConvert a THREADSTORAGE object into a simple malloc...
2009-05-12 Kevin P. Flemingadd 'const' qualifiers in various places where they...
2009-05-11 Tilghman LesherFound and fixed a memory leak
2009-05-11 Tilghman LesherDon't nullify an ast_str pointer.
2009-04-29 Tilghman LesherMerge str_substitution branch.
2009-04-24 Russell BryantConvert the ast_channel data structure over to the...
2009-04-16 Tilghman LesherMerged revisions 188773 via svnmerge from
2009-04-03 Tilghman LesherMerged revisions 186445 via svnmerge from
2009-04-03 Tilghman LesherMerged revisions 186415 via svnmerge from
2009-04-03 Mark MichelsonFix the ability to retrieve voicemail messages from...
2009-03-31 Mark MichelsonMerged revisions 185468 via svnmerge from
2009-03-27 Russell BryantChange global_app_buf to ast_str_thread_global_buf.
2009-03-25 Russell BryantImprove performance of the ast_event cache functionality.
2009-03-06 Mark MichelsonMerged revisions 180567 via svnmerge from
2009-03-05 Mark MichelsonMerged revisions 180464 via svnmerge from
2009-03-05 Mark MichelsonMerged revisions 180380 via svnmerge from
2009-02-23 Tilghman LesherPermit emailsubject and emailbody to be set per mailbox.
2009-02-20 Tilghman LesherOops, merge broke trunk
2009-02-19 Tilghman LesherMerged revisions 177536 via svnmerge from
2009-02-13 Mark MichelsonMerged revisions 175590 via svnmerge from
2009-02-10 Tilghman LesherFix0ring build
2009-02-05 Mark MichelsonProperly set "seen" and "unseen" flags when moving...
2009-02-05 Jeff PeelerMerged revisions 173696 via svnmerge from
2009-02-01 Tilghman LesherBlank argument crashes Asterisk
2009-01-23 Joshua ColpReset the ast_str used for escape substitution. We...
2009-01-16 Tilghman LesherMerged revisions 168828 via svnmerge from
2009-01-15 Kevin P. Flemingremove the PBX_ODBC logic from the configure script...
2008-12-18 Tilghman LesherMerged revisions 165767 via svnmerge from
2008-12-18 Tilghman LesherFix 2 resource leaks and fix another pipe-to-comma...
2008-12-17 Mark MichelsonMerged revisions 165255 via svnmerge from
2008-12-17 Mark MichelsonAnd actually assign the function to a pointer...
2008-12-17 Mark MichelsonUse the create_vm_state_from_user function in a place...
2008-12-13 Tilghman LesherMerge ast_str_opaque branch (discontinue usage of ast_s...
2008-12-11 Mark MichelsonAdd an option to voicemail.conf to allow urgent message...
next