Commit Graph

1154 Commits (1b01a6abfd1f323c9043fc9c65f4ab038296f77c)

Author SHA1 Message Date
Joshua Colp 6f35428c87 Merge "app_voicemail: Cleanup ODBC connection handling"
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Sean Bright 950b39a4f5 app_voicemail: Cleanup ODBC connection handling
8 years ago
Alexei Gradinari 0cef7b9d4e app_voicemail: IMAP connection control
8 years ago
Alexei Gradinari 53b7df82f4 app_voicemail: IMAP logout on reload/unload
8 years ago
George Joseph 15c04db3bd Merge "app_voicemail.c: Fix compile error when IMAP enabled."
8 years ago
Richard Mudgett b8b0b61a24 app_voicemail.c: Fix compile error when IMAP enabled.
8 years ago
Alexei Gradinari 023eede265 app_voicemail: IMAP logout on MWI unsubscribe
8 years ago
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Daniel Journo 60998371e3 app_voicemail: Cannot set fromstring on a per-mailbox basis
8 years ago
Sean Bright b18f1bfb13 app_voicemail: vm_authenticate accesses uninitialized memory
8 years ago
zuul 0b5a17082b Merge "app_voicemail: Allow 'Comedian Mail' branding to be overriden"
8 years ago
zuul 9498ad8361 Merge "app_voicemail: VoiceMailPlayMsg did not play database stored messages"
8 years ago
Sean Bright 275f469a4d app_voicemail: Allow 'Comedian Mail' branding to be overriden
8 years ago
rrittgarn 2b245b12d9 app_voicemail: VoiceMailPlayMsg did not play database stored messages
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Tzafrir Cohen dbb9c8141d tests: use datadir for sound files
8 years ago
zuul 0ec5abe592 Merge "Remove ASTERISK_REGISTER_FILE."
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 95062fe220 app_voicemail: Clear voice mailbox in MailboxExists and MAILBOX_EXISTS.
9 years ago
Alexei Gradinari 9042ad40f2 app_voicemail: Add taskprocessor alert level options.
9 years ago
Corey Farrell cf1188a1be Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Richard Mudgett 0a30008224 app_voicemail.c: Fix IMAP compile error.
9 years ago
Örn Arnarson 60caebc738 apps/app_voicemail.c and main/say.c: Add support for Icelandic language
9 years ago
Alexei Gradinari b3142e99e4 app_voicemail: fix bugs, imap mm_status log change to debug
9 years ago
Andrew Nagy 080c6216b6 app_voicemail: always copy dynamic struct to avoid race condition
9 years ago
Joshua Colp f7a434fa6d Merge "app_voicemail/IMAP: function 'save_to_folder' creates wrong folder"
9 years ago
Joshua Colp 5a0534dc62 app_voicemail: Fix test_voicemail_notify_endl test.
9 years ago
Alexei Gradinari c00c298a0e app_voicemail/IMAP: function 'save_to_folder' creates wrong folder
9 years ago
Alexei Gradinari f9dab80816 app_voicemail/IMAP: IMAP access FATAL error: Out of memory
9 years ago
George Joseph 6d18fe151c voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Jonathan Rose 0d97d7cb94 app_voicemail: fix moving when old messages full
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
10 years ago
Matthew Jordan ab6e2c93f3 app_voicemail: Fix crash with IMAP backends when greetings aren't present
10 years ago
George Joseph 5c3e33b3ca app_voicemail: Fix compile breaking in app_voicemail with IMAP_STORAGE.
10 years ago
Matthew Jordan b3c1ad5d73 apps/app_voicemail: Demote an ERROR message to a WARNING message
10 years ago
Matthew Jordan 4dab71831f apps/app_voicemail: Fix IMAP header compatibility issue with Microsoft Exchange
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Matthew Jordan 7fcc9ce8bc apps/app_voicemail: Trigger MWI notification with MixMonitor m() option
10 years ago
Matthew Jordan 112bf1597e app_voicemail: Temp message left after review/hangup with ODBC/IMAP backend
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Matthew Jordan 6d4ef7ddf4 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously
11 years ago
Matthew Jordan 08d773532b app_voicemail: Fix enhancement that allowed multiple recipients in To: header
11 years ago
Corey Farrell 285be15aaf Fix compile error caused by review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Walter Doekes 5d8d90c402 app_voicemail: Fix unchecked bounds of myArray in IMAP_STORAGE.
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Matthew Jordan 0d0a616e1a app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Joshua Colp ca61f8ac82 app_voicemail: Fix the "test_voicemail_vm_info" unit test.
11 years ago
Jason Parker 3e452fa4d9 Fix build in devmode.
11 years ago
Jason Parker 5ce4ad8031 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