Don't include logger.h in asterisk.h by default as it is causing problems building
[asterisk/asterisk.git] / apps / app_voicemail.c
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
2008-10-09 Tilghman LesherFudges for wav16, just like wav49
2008-10-09 Tilghman LesherMerged revisions 147997 via svnmerge from
2008-10-07 Sean BrightThis was flawed. The issue that I was trying to addres...
2008-10-07 Sean BrightMerged revisions 147193 via svnmerge from
2008-10-07 Sean BrightOr not.
2008-10-07 Sean BrightThere was a boo-boo in TFOT that is causing some confus...
2008-10-07 Sean BrightIf we encounter something in mailbox options that we...
2008-10-06 Michiel van BaakAll ODBC parts can now use either unixodbc or iodbc.
2008-09-17 Tilghman LesherMerged revisions 143404 via svnmerge from
2008-09-12 Tilghman LesherCreate a new config file status, CONFIG_STATUS_FILEINVA...
2008-09-12 Tilghman LesherMerged revisions 142744 via svnmerge from
2008-09-03 Mark MichelsonFix compilation
2008-09-03 Mark MichelsonMerged revisions 140850 via svnmerge from
2008-09-02 Mark MichelsonMerged revisions 140751 via svnmerge from
2008-08-29 Mark MichelsonMerged revisions 140421 via svnmerge from
2008-08-10 Sean BrightAnother batch of files from RSW. The remaining apps...
2008-08-08 Mark MichelsonFix compilation for ODBC voicemail
2008-08-07 Mark MichelsonRemove one last batch of debug messages
2008-08-07 Mark MichelsonFix build for non-IMAP storage and get rid of some
2008-08-07 Mark MichelsonMerging the imap_consistency_trunk branch to
2008-08-07 Kevin P. Flemingfix some format strings to actually compile without...
2008-08-04 Tilghman LesherMerged revisions 135479 via svnmerge from
2008-08-01 Mark MichelsonIMAP-specific items must go in IMAP_STORAGE defines...
2008-08-01 Mark MichelsonIMAP storage functioned under the assumption that folders
2008-07-28 Tilghman LesherMerged revisions 134161 via svnmerge from
2008-07-25 Tilghman LesherHebrew syntax for voicemail prompts
2008-07-15 Tilghman LesherMerged revisions 130959 via svnmerge from
2008-07-10 Mark MichelsonRemoved the fn2 field from the vm_state structure.
2008-07-08 Mark MichelsonFix compilation error when IMAP storage is enabled
2008-07-08 Tilghman LesherMerged revisions 128856 via svnmerge from
2008-07-07 Tilghman LesherMerged revisions 128812 via svnmerge from
2008-07-07 Mark MichelsonCrap
2008-07-07 Mark MichelsonIf imapfolder=foo were set in voicemail.conf, then...
2008-07-07 Mark MichelsonGet app_voicemail compiling when IMAP storage is used.
2008-07-02 Tilghman LesherOops
2008-07-02 Tilghman LesherKeep ast_app_inboxcount API compatible with 1.6.0.
2008-07-02 Tilghman LesherFix some crashlike bugs because flag could be NULL...
2008-07-01 Mark MichelsonMerged revisions 127244 via svnmerge from
2008-06-30 Luigi Rizzofix an uninitialized variable
2008-06-26 Tilghman LesherDon't play "your message has been saved" twice.
2008-06-24 Tilghman LesherMerged revisions 124910 via svnmerge from
2008-06-19 Mark MichelsonFix attachment behavior when using IMAP storage for...
2008-06-19 Michiel van BaakOlder versions of GNU gcc do not allow 'NULL' as sentinel.
2008-06-19 Mark MichelsonMerged revisions 124112 via svnmerge from
2008-06-19 Mark MichelsonForwarding non-urgent IMAP messages could inadvertently...
2008-06-09 Tilghman LesherExpand RQ_INTEGER type out to multiple types, one for...
2008-06-05 Tilghman LesherMerge the adaptive realtime branch, which will make...
2008-05-27 Michiel van BaakZap is now DAHDI, mkay
2008-05-27 Michiel van Baaksmall update to the g() option of app_voicemail to
2008-05-23 Mark MichelsonGet rid of warnings for those silly compilers which...
2008-05-23 Mark MichelsonUse a deep copy on strings that come from ast_events...
2008-05-15 Mark MichelsonWhen counting urgent messages when using IMAP storage...
2008-05-15 Mark MichelsonModify externnotify to take the number of urgent voicem...
2008-05-15 Mark MichelsonPrevent crashes from occurring due to a strcmp of a...
2008-05-14 Jason ParkerVoicemail "* exit" should not require an exitcontext...
2008-05-09 Mark MichelsonRemove a debug line
2008-05-09 Mark MichelsonAdding support for "urgent" voicemail messages. Message...
2008-05-09 Tilghman LesherAllow a password change to be validated by an external...
2008-05-03 Dwayne M. Hubbardapp_voicemail uses a taskprocessor for mwi notification...
2008-05-02 Tilghman LesherAdd attributes to various API calls, to help track...
2008-04-30 Tilghman LesherLock around variables retrieved, and copy the values...
2008-04-29 Mark MichelsonSince there is now a globally available function for...
2008-04-28 Mark MichelsonAdding a new option 'n' to app_chanspy. This option...
2008-04-28 Tilghman LesherFix breakage caused by #12028. (Closes issue #12535)
2008-04-25 Mark MichelsonThis patch allows for forwarding a message with a ...
2008-04-25 Mark MichelsonFix a memory leak and protect against potential derefer...
2008-04-23 Mark MichelsonRound 2 of IMAP_STORAGE app_voicemail.c fixes:
2008-04-23 Mark MichelsonRound 1 of IMAP_STORAGE-related app_voicemail changes
2008-04-10 Joshua ColpDon't hardcode ru into the digits filename so that...
2008-04-09 Tilghman LesherPermit message wrap-around during message retrieval.
2008-04-07 Mark MichelsonThis is a "fix" for something that's been bugging the...
2008-04-01 Jason ParkerMinor formatting cleanup.
2008-04-01 Jason ParkerMore voicemail doxygen additions/cleanup.
2008-03-31 Jason ParkerMerged revisions 112068 via svnmerge from
2008-03-28 Jason ParkerReplace magic number size from msgArray array with...
2008-03-28 Jason ParkerAdd a bit of doxygen documentation for app_voicemail.
2008-03-26 Mark MichelsonMerged revisions 111121 via svnmerge from
2008-03-26 Mark MichelsonMerged revisions 111049 via svnmerge from
2008-03-18 Terry WilsonGo through and fix a bunch of places where character...
2008-03-16 Russell BryantRemove an unnecessary thread attribute instance
2008-03-16 Russell BryantFix polling for mailbox changes in mailboxes that are...
2008-03-13 Russell BryantFix a place where configuration values could cause...
2008-03-11 Russell BryantThis patch adds support for extended help prompts in...
2008-03-07 Tilghman LesherMerged revisions 106635 via svnmerge from
2008-03-07 Tilghman LesherMerged revisions 106552 via svnmerge from
2008-03-05 Tilghman LesherCreate a centralized configuration option for silenceth...
2008-02-29 Joshua ColpMerged revisions 105261 via svnmerge from
2008-02-27 Jason ParkerRemove useless 's' and 'key' variables, in favor of...
2008-02-27 Tilghman LesherWhitespace changes only
2008-02-26 Russell BryantMerged revisions 104119 via svnmerge from
2008-02-25 Tilghman LesherMerged revisions 104094 via svnmerge from
2008-02-20 Mark MichelsonFix a crash due to the wrong variable being used when...
2008-02-20 Mark MichelsonWhen using IMAP storage, if the folder you attempt...
2008-02-15 Mark MichelsonFix redeclaration of variables when using IMAP storage
2008-02-14 Mark MichelsonMerged revisions 103690 via svnmerge from
2008-02-14 Mark MichelsonMerged revisions 103688 via svnmerge from
2008-02-09 Tilghman LesherMerged revisions 103197 via svnmerge from
next