aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/0.9.0@7221 f38db490-d61c-...v0.9.0kpfleming1-0/+0
2004-04-13This commit was manufactured by cvs2svn to create tag 'v0_9_0'.(no author)1-36/+72
2004-01-28Elminate unused code/warnings (bug #934)markster1-0/+2
2004-01-27Character set fixes, and add "mailcmd" option (bug #472)markster1-6/+27
2004-01-13Fix show voicemail users for <context>. Bugs #820jeremy1-9/+12
2004-01-12Implement pin usage in MeetMe. Bug #816jeremy1-1/+5
2004-01-09Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command t...malcolmd1-0/+127
2004-01-08Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts m...malcolmd1-6/+2
2004-01-07PostgreSQL Voicemail NULL password..Bug #546malcolmd1-2/+2
2003-12-22Play a beep after the user chooses prependingmartinp1-5/+6
2003-12-22Don't distroy the original message when prepending and if prepending forward ...martinp1-1/+7
2003-12-22Don't free the user structure before reading the next pointermartinp1-2/+3
2003-12-19Add voicemail prepending feature plus forwarding to many extensions if you sp...martinp1-80/+363
2003-12-11Properly fix double locking issue, fix wav49 issuemarkster1-0/+3
2003-12-04Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2markster1-1/+5
2003-11-24Document changes to voicemail applicationmarkster1-0/+2
2003-11-21Fix martin's typomarkster1-1/+1
2003-11-21Fix the segfault with duration=atol(NULL)martinp1-3/+6
2003-11-21Ask for mailbox number if omitted (bug #552)markster1-1/+1
2003-11-17Unregister additional applications (bug #539)markster1-0/+2
2003-11-17Match filename between content-disposition and content-typemarkster1-1/+1
2003-11-17Make format name match (not sure this is always a good idea) (bug #542)markster1-1/+1
2003-11-14If no vm box, go to 101 if appropriate (bug #489)markster1-1/+5
2003-11-13Retain beepmarkster1-1/+1
2003-11-13More generally stop streaming when interruptedmarkster1-1/+1
2003-11-13Stop streammarkster1-0/+1
2003-11-13Move voicemail2 to voicemail, retain compatibility with "Voicemail2"markster1-1017/+1683
2003-09-08BSD portability enhancements (bug #234)markster1-2/+2
2003-05-03Silence updatesmarkster1-11/+11
2003-05-03Add silence detection to voicemailmarkster1-0/+63
2003-05-01Shorten message to fit on my Timex IM watchmarkster1-2/+2
2003-04-27More contributed BSD enhancementsmarkster1-5/+5
2003-04-15Make paging support apply to forwarded messages toomarkster1-12/+19
2003-04-11Add pager stuffmarkster1-1/+43
2003-04-10Fix operator extensionmarkster1-1/+0
2003-04-09Add new "macrocontext" field (yes, you need to "make clean ; make install"markster1-1/+3
2003-04-09Fix transition to operator extensionmarkster1-1/+2
2003-04-09Make voicemail timeout configurablemarkster1-1/+6
2003-04-03Add fast-forward and rewind to voicemailmarkster1-1/+1
2003-03-31Eliminate localtime calls, various cleanupsmarkster1-11/+12
2003-03-07Fri Mar 7 07:00:00 CET 2003matteo1-1/+1
2003-03-06Thu Mar 6 07:00:01 CET 2003matteo1-7/+2
2003-03-05Wed Mar 5 07:00:00 CET 2003matteo1-8/+80
2003-02-24Mon Feb 24 07:00:01 CET 2003matteo1-0/+5
2003-01-30Version 0.3.0 from FTPmarkster1-101/+221
2002-07-31Version 0.2.0 from FTPmarkster1-25/+128
2002-06-28Version 0.1.12 from FTPmarkster1-26/+223
2002-03-01Version 0.1.11 from FTPmarkster1-13/+240
2001-12-27Version 0.1.10 from FTPmarkster1-22/+577
2001-08-05Version 0.1.9 from FTPmarkster1-235/+456