Commit Graph

981 Commits (9fc52cdaa3e2ba3386f6734b96fe9eeaaa12debb)

Author SHA1 Message Date
Rusty Newton c50c68592a Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Mark Michelson eb6ad1d9a9 Fix error where improper IMAP greetings would be deleted.
13 years ago
Richard Mudgett 4e5b787aa4 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan e6f3d29864 Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore 8339cc9684 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Kinsey Moore 0353a57671 Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore 6c63f45326 Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Matthew Jordan 3edf245601 Fix a variety of memory leaks
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Matthew Jordan 2c8f87dcb4 Support VoiceMail d() option when extension does not exist in channel's context
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Matthew Jordan 0da3b6c793 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Kinsey Moore 4148e51555 Add missing newlines to CLI logging
13 years ago
Matthew Jordan d3ed07d38a Fix crash in app_voicemail during close_mailbox
13 years ago
Jason Parker a37f262426 Fix a voicemail memory leak with heard/deleted messages.
13 years ago
Paul Belanger b0a70ade4b Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Walter Doekes d78db88681 Add regression tests for issue ASTERISK-18838.
14 years ago
Walter Doekes 0d613f777e Move setting of voicemail zonetag and locale up a bit.
14 years ago
Jonathan Rose 503d5f8912 Guarantee messages go into the right folders with multiple recipients
14 years ago
Jonathan Rose 2fce36ad6b Moves voicemail setup password entry to the end of the setup process.
14 years ago
Paul Belanger fb6e8a5575 Fix previous commit
14 years ago
Paul Belanger 902b38d21d Voicemail compiler flags are 'core' support
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Tilghman Lesher c4cd620d7a More silly spacing changes
14 years ago
Tilghman Lesher 6e94c27f6c Dumb little spacing fix.
14 years ago
Matthew Jordan f13c3b3fd2 Fix for incorrect voicemail duration in external notifications
14 years ago
Gregory Nietsky 4b1398a82d Make SQL query in app_voicemail.c portable LIMIT is not portable.
14 years ago
Matthew Jordan 92ad64998c Fixed improperly formatted TestEvent AMI message in app_voicemail
14 years ago
Matthew Jordan 3a29ee54db Fixed incorrect pointer copy to structure copy in revision 333339
14 years ago
Matthew Jordan 792c3a2d56 Bug fixes for voicemail user emailsubject / emailbody.
14 years ago
Matthew Jordan 56549c96ab Review: https://reviewboard.asterisk.org/r/1364/
14 years ago
Jonathan Rose 3b50c5a387 Changes sound file for prepend "then-press-pound" to "vm-then-pound" which is the same
14 years ago
Jonathan Rose 31a1b94622 Fixes some voicemail forwarding behavior based around prepend mode.
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Matthew Jordan cafd418c46 Added additional checks for mailbox / password beginning with '*' character
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Matthew Jordan 40babd5582 Patched voicemail user option for emailbody / emailsubject
14 years ago
Brett Bryant ce51fcfb6b This patch fixes an issue with using the wrong voicemail folders with greetings.
14 years ago
Jonathan Rose 164f61d029 Fixes an imapfolder related crash
14 years ago
Leif Madsen c23377d8f2 Don't create [general] voicemail context when using users.conf
14 years ago
Sean Bright 6c3ea80a35 Merged revisions 316708 via svnmerge from
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Alec L Davis 8fe6967f1d app_voicemail: close_mailbox change LOG_WARNING to LOG_NOTICE
14 years ago
Alec L Davis 62e679f784 Merged revisions 312210 via svnmerge from
14 years ago
Alec L Davis 83aeb52dd0 Merged revisions 312103 via svnmerge from
14 years ago
Russell Bryant 0a186e3f4f Cross-reference VoiceMail() and VoiceMailMain() in the xml docs.
14 years ago
Tilghman Lesher 15641c348e Merged revisions 310141 via svnmerge from
14 years ago