aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-16Merge MOG's first serious patch (new message patch) (bug #2071)markster1-82/+110
2004-08-06Fix pager voicemail notification from string (bug #2142), MOG's first patch!markster1-1/+21
2004-07-18Grab the Message-ID toomarkster1-1/+1
2004-07-17Make bound more unique (bug #2072)markster1-1/+1
2004-07-17Voicemail fixes (bug #1982)markster1-5/+11
2004-07-14Merge rgagnon's pedantic string changes (apps n-z) (bug #2038)markster1-42/+48
2004-07-09Add "skipaftercmd" option to voicemail to move to the next message automatica...markster1-2/+29
2004-07-08Don't free until after externnotify (bug #1993)markster1-2/+2
2004-07-08Re-fix bug #1977 (bug #1997)markster1-3/+2
2004-07-08Merge matt's voicemail patch with some restructuring (bug #1971)markster1-9/+15
2004-07-07Deprecate emailtitle since emailsubject is more powerful.markster1-1/+3
2004-07-07voicemail cleanups from rgagnon (bug #1977)markster1-86/+85
2004-07-01Fix missing context when calling app_hasvoicemail (bug #1962)markster1-3/+4
2004-07-01Reverse login on voicemail email sending. Last change made it send email onl...citats1-1/+1
2004-06-30Fix stupid typomalcolmd1-1/+1
2004-06-30Bug #1957. Take twomalcolmd1-1/+4
2004-06-30"Unfix" Bug 1957...this isn't the solutionmalcolmd1-6/+1
2004-06-30Bug # 1957. No more sending e-mails if the address isn'tmalcolmd1-0/+5
2004-06-29Prefer extensions within a macro to those outside (bug #1943)markster1-4/+18
2004-06-26Don't repeat option 3 (bug #1910)markster1-3/+5
2004-06-26Add peercontext parameter for default outbound context (bug #1929)markster1-1/+0
2004-06-25Merge voicemail internationalization (bug #1485)markster1-101/+496
2004-06-23Merge Tilghman's voicemail broadcast improvements (thanks!)markster1-106/+201
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster1-3/+1
2004-06-16Minor fixup to voicemail (bug #1865)markster1-1/+1
2004-06-14Fix MailboxExists to follow the original behavior of jumping to +101 if the v...citats1-1/+1
2004-06-13x86-64 compile fixes and cleanupsmarkster1-1/+1
2004-06-11Fix voicemail description. We send calls into extension 'a' or 'o' not prioritycitats1-2/+2
2004-06-11Build ecodes string a little better in app_voicemail so that the 'a' extensio...citats1-3/+7
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-06-02Play acknowledgement in all cases (bug #1767)markster1-0/+2
2004-06-01Voicemail fixes (bug #1758)markster1-1/+1
2004-06-01allow multiple exit characters on control_streamfile, allow '1' to skip envelopemarkster1-2/+3
2004-05-30Allow variable substitution in from string (bug #1741)markster1-4/+15
2004-05-27Merge connor's exit context patch (#1737)markster1-2/+23
2004-05-27More formatting fixescitats1-1/+1
2004-05-26enhance control_playback to have an app (app_controlplayback) and to allow pa...anthm1-1/+1
2004-05-26Formatting fixescitats1-3/+1
2004-05-26add ast_control_streamfile api callanthm1-6/+3
2004-05-24Handle different contexts (bug #1702)markster1-13/+14
2004-05-24Fix voicemail ADSI codes (bug #1680)markster1-2/+2
2004-05-24Minor mailbox cleanupsmarkster1-2/+1
2004-05-23Use find_user for existsmailboxmarkster1-12/+4
2004-05-23Fixes to mailbox existsmarkster1-1/+6
2004-05-21Stop stream when interrupted by '#' or '*' or '0' (bug #1689)markster1-0/+2
2004-05-20Make playback of envelope a configurable option (bug #1683)markster1-1/+18
2004-05-12Put sip history stuff in (for real) and provide voicemail context (when not d...markster1-6/+15
2004-05-11Don't say "re-recording" on CLI.markster1-2/+5
2004-05-11Change "boundary" to be less likely to cause e-mail conflicts (bug #1602)markster1-1/+1