Commit Graph

1017 Commits (15f16e318733181fa282bdcb684deb47a27a99d2)

Author SHA1 Message Date
Walter Doekes 15f16e3187 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
Matthew Jordan 252ead3b13 app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Scott Griepentrog 59795008d5 app_voicemail: use a consistent generator string
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 6208cfee0d app_voicemail: fix missing symbol
11 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
11 years ago
Jonathan Rose 9dae9a5644 app_voicemail: Memory Leaks against tests
12 years ago
Jonathan Rose 02ddd169b5 app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Jason Parker 67729f6249 Fix VM snapshot handling for combined INBOX.
12 years ago
Michael L. Young dc06b35547 Fix app_voicemail Segfault And A Few Memory Leaks
12 years ago
Joshua Colp eaa02d0f68 Remove silly use of strncmp.
12 years ago
Jonathan Rose 429dd44b39 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Matthew Jordan 0b37e777f6 Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
12 years ago
Matthew Jordan c157d591f5 Let vm_mailbox_snapshot_create's combine option apply to "Urgent" as well
12 years ago
Jonathan Rose 1752c6279d app_voicemail: Improve msg_id handling
13 years ago
Rusty Newton 5d858e92ac Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Kinsey Moore 09dac916ba Avoid a segfault on invalid format names
13 years ago
Mark Michelson 46ecb0a53f Fix error where improper IMAP greetings would be deleted.
13 years ago
Richard Mudgett 8e471b4991 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan 99b60d3434 Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore 163d3b05d4 AST-2012-011: Resolve heap corruption issue with voicemail
13 years ago
Matthew Jordan 82a7409c15 Add AMI event documentation
13 years ago
Jason Parker 88c9c6bef8 Fix voicemail API tests by using the correct argument order for create/destroy.
13 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore bd958c037f Ensure that pages and emails are sent using RFC822-compliant date format
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Matthew Jordan 11faa15d11 Fix channel opaquification slip-up in r365477
13 years ago
Matthew Jordan 9e7de73fee Support VoiceMail d() option when extension does not exist in channel's context
13 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Matthew Jordan ebcccf8997 Fix handling of negative return code when storing voicemails in ODBC storage
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Terry Wilson 7876521659 Fix IMAP storage compilation after opaquification changes
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Matthew Jordan 5e40f2cd98 Fix crash in app_voicemail during close_mailbox
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
14 years ago
Jason Parker 6749b6e2be Fix a voicemail memory leak with heard/deleted messages.
14 years ago
Matthew Jordan a8cf4dc2b5 Fix IMAP app_voicemail compilation issue introduced in r354429
14 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
14 years ago
Paul Belanger 5be89b07e2 Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Matthew Jordan b0243fb57c Allow overriding of IMAP server settings on a user by user basis
14 years ago
Jonathan Rose 1b0741c7db Voicemail with the saycid option will now play a caller's name based on cid if available.
14 years ago