Commit Graph

1050 Commits (43c4529f15c9d09865a9a9d05c99f7f7a2f14a10)

Author SHA1 Message Date
Matthew Jordan 544e092b2d app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Joshua Colp a2bbe5d360 app_voicemail: Fix the "test_voicemail_vm_info" unit test.
11 years ago
Jason Parker 7438e38f22 Fix build in devmode.
11 years ago
Jason Parker 2b804661bc app_voicemail: Add the ability to specify multiple email addresses.
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Scott Griepentrog b9ac1feed7 app_voicemail: use a consistent generator string
11 years ago
Corey Farrell e04607f8a3 res_smdi: convert to astobj2
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan b99c1378bc apps/app_voicemail: Fix compilation error introduced in r417591
11 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
11 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett e95e66cede app_voicemail: Explicitly set defaultenabled=yes
12 years ago
Richard Mudgett 9fa171e547 External MWI core support.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Richard Mudgett 8183bba99a app_voicemail: Voicemail callback registration/unregistration function improvements.
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Rusty Newton a368df42d4 app_voicemail: when forwarding a message, play vm-msgforwarded instead of vm-msgsaved
12 years ago
Jonathan Rose 713ac0872b app_voicemail: Memory Leaks against tests
12 years ago
David M. Lee 2de42c2a25 Multiple revisions 399887,400138,400178,400180-400181
12 years ago
Jonathan Rose 64924d72bf app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
David M. Lee c790848794 ARI: Add recording controls
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Richard Mudgett 40ce5e0d18 Change ast_hangup() to return void and be NULL safe.
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
12 years ago
Jason Parker d8d1def22c Fix VM snapshot handling for combined INBOX.
12 years ago
Michael L. Young 1a09839e6b Fix app_voicemail Segfault And A Few Memory Leaks
12 years ago
Joshua Colp 3f2ff8594b Remove silly use of strncmp.
12 years ago
Matthew Jordan e8015cc460 Convert TestEvent AMI events over to Stasis Core
12 years ago
Jonathan Rose d16efd5be8 app_voicemail: Add blank argument to externnotify if no context argument
12 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Matthew Jordan b0fc2032ff Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
12 years ago
Jonathan Rose 0fd34b8c0a app_voicemail: Improve msg_id handling
13 years ago
Rusty Newton 21a0dadac0 Patch to play correct sound file when a voicemail's urgent status is removed
13 years ago
Andrew Latham cfc6f60ca3 Doxygen Updates - Title update
13 years ago
Kinsey Moore 0eab8b669d Avoid a segfault on invalid format names
13 years ago
Andrew Latham 14be2a5514 Doxygen Cleanup
13 years ago
Kinsey Moore 5bde2dbc34 Add VoicemailRefresh AMI Action
13 years ago
Mark Michelson 7bfa978495 Fix error where improper IMAP greetings would be deleted.
13 years ago