summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.c
AgeCommit message (Expand)Author
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
2003-11-21Fix martin's typoMark Spencer
2003-11-21Fix the segfault with duration=atol(NULL)Martin Pycko
2003-11-21Ask for mailbox number if omitted (bug #552)Mark Spencer
2003-11-17Unregister additional applications (bug #539)Mark Spencer
2003-11-17Match filename between content-disposition and content-typeMark Spencer
2003-11-17Make format name match (not sure this is always a good idea) (bug #542)Mark Spencer
2003-11-14If no vm box, go to 101 if appropriate (bug #489)Mark Spencer
2003-11-13Retain beepMark Spencer
2003-11-13More generally stop streaming when interruptedMark Spencer
2003-11-13Stop streamMark Spencer
2003-11-13Move voicemail2 to voicemail, retain compatibility with "Voicemail2"Mark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-05-03Silence updatesMark Spencer
2003-05-03Add silence detection to voicemailMark Spencer
2003-05-01Shorten message to fit on my Timex IM watchMark Spencer
2003-04-27More contributed BSD enhancementsMark Spencer
2003-04-15Make paging support apply to forwarded messages tooMark Spencer
2003-04-11Add pager stuffMark Spencer