Actually use tmp for something (brings trunk back into sync with 1.6 branches).
[asterisk/asterisk.git] / apps / app_voicemail.c
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...
2008-12-10 Joshua ColpFinish conversion to using ARRAY_LEN and remove it...
2008-12-09 Tilghman LesherMerged revisions 162463 via svnmerge from
2008-12-09 Tilghman LesherMerged revisions 162348 via svnmerge from
2008-12-08 Eliel C. SardanonsAdd voicemail related applications and functions XML...
2008-12-05 Sean BrightUse ast_free() instead of free(), pointed out by eliel...
2008-12-05 Sean BrightWhen using IMAP_STORAGE, it's important to convert...
2008-12-05 Eliel C. SardanonsJanitor, use ARRAY_LEN() when possible.
2008-12-05 Sean BrightCheck the return value of fread/fwrite so the compiler...
2008-12-03 Tilghman LesherMerged revisions 160770 via svnmerge from
2008-12-02 Tilghman LesherMerged revisions 160207 via svnmerge from
2008-11-18 Mark MichelsonFix the logic for when delete=yes when IMAP storage
2008-11-14 Mark MichelsonMerged revisions 156816 via svnmerge from
2008-11-04 Tilghman LesherSlightly optimize ast_devstate_str and rename global...
2008-11-04 Kevin P. Flemingimprove configure script to remember the previous value...
2008-11-03 Tilghman LesherMerged revisions 154066 via svnmerge from
2008-11-02 Kevin P. Flemingbring over all the fixes for the warnings found by...
2008-11-02 Russell Bryant - Use a for loop instead of a while loop
2008-10-28 Tilghman LesherMerged revisions 152463 via svnmerge from
2008-10-14 Tilghman LesherMerged revisions 148987 via svnmerge from
2008-10-14 Tilghman LesherMerged revisions 148916 via svnmerge from
2008-10-14 Tilghman LesherMerge realtime_update2 branch, which adds a new realtim...
2008-10-10 Tilghman LesherMerged revisions 148257 via svnmerge from
2008-10-10 Sean BrightDon't include logger.h in asterisk.h by default as...
2008-10-09 Mark MichelsonRead the callerid in the correct order and make sure to
2008-10-09 Tilghman LesherReverting format addition for now
next