summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2004-03-21Create ast_safe_system which closes off file descriptors before spawning syst...Mark Spencer
2004-03-21Create temporary file and then sendmail it, then delete it, to avoid a hangin...Mark Spencer
2004-03-19Bug # 1088: Add MailboxExists, conditionally branches to priority n+101Malcolm Davenport
2004-03-19Bug # 1179: Remove "show voicemail users" when using MYSQL voicemail interfaceMalcolm Davenport
2004-03-18Bug # 1247: Add patch to specify minimum vmail length and discard thatMalcolm Davenport
2004-03-11Make voicemail not say goodbye twice on hangup (bug 1201)James Golovich
2004-03-08Fix strncpy auditing (bug #1152)Mark Spencer
2004-02-28Don't write duration if file disappears (bug #1102 -- thanks hmodes)Mark Spencer
2004-02-25Add extra \n so email sent by voicemail has the right header delimiterJames Golovich
2004-02-24Handle change password properly with multiple VM contexts (bug #1069)Mark Spencer
2004-02-11Fix several memory leaksMark Spencer
2004-01-28Elminate unused code/warnings (bug #934)Mark Spencer
2004-01-27Character set fixes, and add "mailcmd" option (bug #472)Mark Spencer
2004-01-13Fix show voicemail users for <context>. Bugs #820Jeremy McNamara
2004-01-12Implement pin usage in MeetMe. Bug #816Jeremy McNamara
2004-01-09Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command t...Malcolm Davenport
2004-01-08Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts m...Malcolm Davenport
2004-01-07PostgreSQL Voicemail NULL password..Bug #546Malcolm Davenport
2003-12-22Play a beep after the user chooses prependingMartin Pycko
2003-12-22Don't distroy the original message when prepending and if prepending forward ...Martin Pycko
2003-12-22Don't free the user structure before reading the next pointerMartin Pycko
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...Martin Pycko
2003-12-11Properly fix double locking issue, fix wav49 issueMark Spencer
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2Mark Spencer
2003-11-24Document changes to voicemail applicationMark Spencer