summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-11-23app_voicemail: when forwarding a message, play vm-msgforwarded instead of vm-...Rusty Newton
2013-10-24app_voicemail: Memory Leaks against testsJonathan Rose
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-09-04app_voicemail: Fix leaking config objects when msg_id doesn't matchJonathan Rose
2013-08-22Add SayAlphaCase and similar functionality for AGIKinsey Moore
2013-08-17Strip down the old event systemKinsey Moore
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-17Change ast_hangup() to return void and be NULL safe.Richard Mudgett
2013-07-03ARI - channel recording supportDavid M. Lee
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-15Fix VM snapshot handling for combined INBOX.Jason Parker
2013-04-12Fix app_voicemail Segfault And A Few Memory LeaksMichael L. Young
2013-04-01Remove silly use of strncmp.Joshua Colp
2013-03-30Convert TestEvent AMI events over to Stasis CoreMatthew Jordan
2013-03-29app_voicemail: Add blank argument to externnotify if no context argumentJonathan Rose
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-16Transition MWI to Stasis-coreKinsey Moore
2013-03-07Let vm_mailbox_snapshot combine "Urgent" when no folder is specifiedMatthew Jordan
2013-01-18app_voicemail: Improve msg_id handlingJonathan Rose
2012-11-15Patch to play correct sound file when a voicemail's urgent status is removedRusty Newton
2012-10-14Doxygen Updates - Title updateAndrew Latham
2012-10-12Avoid a segfault on invalid format namesKinsey Moore
2012-10-01Doxygen CleanupAndrew Latham
2012-09-27Add VoicemailRefresh AMI ActionKinsey Moore
2012-09-25Fix error where improper IMAP greetings would be deleted.Mark Michelson
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-07Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported val...Richard Mudgett
2012-09-05Fix memory leaks in app_voicemail when using IMAP storage or realtime configMatthew Jordan
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-05AST-2012-011: Resolve heap corruption issue with voicemailKinsey Moore
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-15Fix voicemail API tests by using the correct argument order for create/destroy.Jason Parker
2012-06-14Multiple revisions 368963,368965Jason Parker
2012-06-11Fix coverity UNUSED_VALUE findings in core support level filesKinsey Moore
2012-06-05Ensure that pages and emails are sent using RFC822-compliant date formatKinsey Moore
2012-06-04Merge changes dealing with support for Digium phones.Mark Michelson
2012-05-18Fix a variety of memory leaksMatthew Jordan
2012-05-10Resolve FORWARD_NULL static analysis warningsKinsey Moore
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-07Fix channel opaquification slip-up in r365477Matthew Jordan
2012-05-07Support VoiceMail d() option when extension does not exist in channel's contextMatthew Jordan
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-04-16Fix handling of negative return code when storing voicemails in ODBC storageMatthew Jordan
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-03-13Fix IMAP storage compilation after opaquification changesTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-25Fix crash in app_voicemail during close_mailboxMatthew Jordan