summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...Mark Spencer
2004-06-16Minor fixup to voicemail (bug #1865)Mark Spencer
2004-06-14Fix MailboxExists to follow the original behavior of jumping to +101 if the v...James Golovich
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-11Fix voicemail description. We send calls into extension 'a' or 'o' not priorityJames Golovich
2004-06-11Build ecodes string a little better in app_voicemail so that the 'a' extensio...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-06-02Play acknowledgement in all cases (bug #1767)Mark Spencer
2004-06-01Voicemail fixes (bug #1758)Mark Spencer
2004-06-01allow multiple exit characters on control_streamfile, allow '1' to skip envelopeMark Spencer
2004-05-30Allow variable substitution in from string (bug #1741)Mark Spencer
2004-05-27Merge connor's exit context patch (#1737)Mark Spencer
2004-05-27More formatting fixesJames Golovich
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...Anthony Minessale II
2004-05-26Formatting fixesJames Golovich
2004-05-26add ast_control_streamfile api callAnthony Minessale II
2004-05-24Handle different contexts (bug #1702)Mark Spencer
2004-05-24Fix voicemail ADSI codes (bug #1680)Mark Spencer
2004-05-24Minor mailbox cleanupsMark Spencer
2004-05-23Use find_user for existsmailboxMark Spencer
2004-05-23Fixes to mailbox existsMark Spencer
2004-05-21Stop stream when interrupted by '#' or '*' or '0' (bug #1689)Mark Spencer
2004-05-20Make playback of envelope a configurable option (bug #1683)Mark Spencer
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...Mark Spencer
2004-05-11Don't say "re-recording" on CLI.Mark Spencer
2004-05-11Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)Mark Spencer
2004-05-10Allow characterset to be specified (bug #1598)Mark Spencer
2004-05-10Set mimetype to lower case (bug #1597)Mark Spencer
2004-05-01Add ability to specify custom e-mail subject line (bug #1291)Mark Spencer
2004-05-01Further minor fixupMark Spencer
2004-05-01Merge sbinger's voicemailf ixes for duration and short files (bug #1282) thanks!Mark Spencer
2004-04-30correctly stay in admin menu until user wants out (bug #977)Jeremy McNamara
2004-04-30rollback bug#77..the right fix immanentJeremy McNamara
2004-04-30Stay in admin menu until user wants out (bug #977)Mark Spencer
2004-04-30Say "message 1" in title (bug #1521)Mark Spencer
2004-04-29populate global options correctly. Bug#1515Jeremy McNamara
2004-04-29Add support for French, Danish, Portuguese, Spanish, Italian, and Dutch numbersMark Spencer
2004-04-28Merge bug 1483 -- advanced voicemail optionsMark Spencer
2004-04-19Merge Matt's extern notify patchMark Spencer
2004-04-07More changes to Matt's applicationMalcolm Davenport
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-04-06Add Matt's option to call an external application when a voicemail isMalcolm Davenport
2004-03-31Fix small typoMark Spencer
2004-03-31Don't die on a bad voicemail conf timezone entry (bug #1326)Mark Spencer
2004-03-29Small SIP fix, voicemail fix, and some delivery fixes on new appsMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2004-03-22TypoMalcolm Davenport
2004-03-22Bug # 1271: Document the 'o' extension in VoiceMail applicationMalcolm Davenport