summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2014-11-03Fix compile error caused by review 4138Corey Farrell
2014-11-02Fix ast_writestream leaksCorey Farrell
2014-10-30app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.Walter Doekes
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-09-16Voicemail: get correct duration when copying file to vmScott Griepentrog
2014-08-15app_voicemail/app: Remove test events that were duplicated by r421059Matthew Jordan
2014-08-12app_voicemail: Fix the "test_voicemail_vm_info" unit test.Joshua Colp
2014-08-08Fix build in devmode.Jason Parker
2014-08-08app_voicemail: Add the ability to specify multiple email addresses.Jason Parker
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-23app_voicemail: use a consistent generator stringScott Griepentrog
2014-07-21res_smdi: convert to astobj2Corey Farrell
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-30apps/app_voicemail: Fix compilation error introduced in r417591Matthew Jordan
2014-06-30app_voicemail, say: Add support for Japanese LanguageMatthew Jordan
2014-06-20voicemail API callbacks: Extract the sayname API call to its own registerd ca...Richard Mudgett
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-27Fix dialplan function NULL channel safety issuesCorey Farrell
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-06app_voicemail: Explicitly set defaultenabled=yesRichard Mudgett
2014-01-06External MWI core support.Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-11app_voicemail: Voicemail callback registration/unregistration function improv...Richard Mudgett
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
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