Commit Graph

1029 Commits (29694eb2aaa45c366fe28777722b0307f3742f95)

Author SHA1 Message Date
Scott Griepentrog 3ade8a146a Voicemail API: fix handling of full mailbox
10 years ago
Matthew Jordan 844be81760 clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan 6c61b4e37e app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
George Joseph a0dc90c5b8 app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Matthew Jordan 37df042fd8 apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Matthew Jordan 991f979039 apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Walter Doekes 08efda063a Fix typo's (retrieve, specified, address).
11 years ago
Matthew Jordan 189bbe46c0 apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
11 years ago
Matthew Jordan ee3290a70c app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
11 years ago
Matthew Jordan 4a054379de apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Corey Farrell 47ee18acc1 Fix compile error caused by review 4138
11 years ago
Corey Farrell 9dc2f92921 Fix ast_writestream leaks
11 years ago
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