Commit Graph

562 Commits (d61056132a08ae4cb27e63f6ce2de44be0e66e13)

Author SHA1 Message Date
Mark Michelson 80f8dd3f81 Merged revisions 73727 via svnmerge from
19 years ago
Tilghman Lesher 046aa5332d Remove directory creation of directories we've never used.
19 years ago
Jason Parker e74159e04f mkstemp doesn't specify a file mode, so we should chmod it to VOICEMAIL_FILE_MODE
19 years ago
Tilghman Lesher 8611de4a4c Typo (closes issue 10105)
19 years ago
Mark Michelson 7415c3ee1e Found a grievous logical error in get_vm_state_by_imapuser.
19 years ago
Mark Michelson 5310385315 Added ability to customize which buttons control forward, reverse, pause, and stop during message playback.
19 years ago
Mark Michelson 4596af13fc Adding feature to support the storage and retrieval of voicemail greetings using IMAP storage.
19 years ago
Jason Parker 37ebf4da54 Merged revisions 72182 via svnmerge from
19 years ago
Mark Michelson a333f7a474 Merged revisions 71953 via svnmerge from
19 years ago
Mark Michelson 27654c6a76 The variable msgnum was being overwritten if IMAP storage was enabled.
19 years ago
Mark Michelson e7ca771f95 Merged revisions 71877 via svnmerge from
19 years ago
Mark Michelson 6dc12782c7 Merged revisions 71796 via svnmerge from
19 years ago
Tilghman Lesher 17892ed419 Merged revisions 71751 via svnmerge from
19 years ago
Mark Michelson de47fc6c47 In my commit earlier today, I accidentally left a prototype that isn't defined.
19 years ago
Russell Bryant ab56fcce5c Allow compilation off app_voicemail with IMAP_STORAE against a system installed
19 years ago
Mark Michelson 3f3a8af232 Using inboxcount instead of countmessages.
19 years ago
Tilghman Lesher a1bc823136 Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p)
19 years ago
Joshua Colp 9a3ddbac93 Merged revisions 70899 via svnmerge from
19 years ago
Mark Michelson 5bad80449e Merged revisions 70808 via svnmerge from
19 years ago
Joshua Colp 142c6f45d8 Merged revisions 70677 via svnmerge from
19 years ago
Mark Michelson 21422fd78c Removed an extraneous debug message I'd left in my previous commit
19 years ago
Mark Michelson 3803718a8f Main fix: Fixing a bug which caused VoiceMailMain to always report that
19 years ago
Mark Michelson a434fa668b Undoing my last commit. I misread the code before.
19 years ago
Mark Michelson 2265686e33 Cleaned up a section where there were two consecutive identical if statements.
19 years ago
Russell Bryant 43658278ff Merged revisions 69702 via svnmerge from
19 years ago
Kevin P. Fleming 5fdba27ea2 Merged revisions 69392 via svnmerge from
19 years ago
Russell Bryant ab6fa304a4 Add support for the tw language in voicemail
19 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
19 years ago
Mark Michelson d3bc0a518a Merged revisions 69181 via svnmerge from
19 years ago
Russell Bryant 9e0458e9f1 Completely remove all of the code related to jumping to priority n + 101. yay!
19 years ago
Russell Bryant 68492b239c Add an option for ControlPlayback to be able to start at an offset from
19 years ago
Jason Parker 0ac5422486 Merged revisions 68326 via svnmerge from
19 years ago
Jason Parker 20e1e1ad3c Merged revisions 68211 via svnmerge from
19 years ago
Mark Michelson 350a83fe98 Merged revisions 68198 via svnmerge from
19 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
19 years ago
Russell Bryant c7303534a4 Please forgive this flood of tiny changes ... this will be cool when it works
19 years ago
Mark Michelson 714e772ad4 Merged revisions 67804 via svnmerge from
19 years ago
Russell Bryant 8d35eeab0b minor formatting change ... testing mantis/svn
19 years ago
Russell Bryant f94f4a4c91 Don't try to check the result of alloca ...
19 years ago
Mark Michelson e156297c11 Fixing a crash wherein Asterisk would segfault when attempting to leave a voicemail when IMAP storage
19 years ago
Mark Michelson 6a8be027d1 Merged revisions 67424 via svnmerge from
19 years ago
Mark Michelson 7173f3378f Merged revisions 66897 via svnmerge from
19 years ago
Mark Michelson 684f320397 Merged revisions 66671 via svnmerge from
19 years ago
Olle Johansson 432c8654f5 - Don't re-invent existing headers (some already existed in chan_sip)
19 years ago
Joshua Colp 54bccb409b Add ListAllVoicemailUsers manager command. (issue #8112 reported by Tony Zhao)
19 years ago
Russell Bryant 33215616d4 Don't check for MWI event subscribers before creating the MWI event in voicemail.
19 years ago
Russell Bryant d3ee017682 Merged revisions 65501 via svnmerge from
19 years ago
Olle Johansson bdd2b74ced Issue #5930 - Remove dependencies on res_adsi.so - clwade
19 years ago
Jason Parker 13237f27c9 Merged revisions 64761 via svnmerge from
19 years ago
Joshua Colp 73b2f292bc Merged revisions 64720 via svnmerge from
19 years ago