aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-23Make sure two voicemails can't take the same message space (bug #3394)markster1-21/+35
2005-01-21update copyright headers for 2005russell1-2/+2
2005-01-10Truncate file as appropriate (bug #3304)markster1-1/+2
2005-01-10Fix voicemail symlinks (bug #3024)markster1-71/+24
2005-01-08Warn if flags is signed instead of unsigned (bug #3279)markster1-1/+1
2005-01-03Fix "0" auto deleting messages from voicemail (bug #3057)markster1-2/+11
2005-01-03Merge josh's strlen fix (thanks!) (bug #2893)markster1-2/+2
2004-12-31Make voicemail registration apps register (bug #3034)markster1-3/+129
2004-12-30Make sure all options get copied from general (bug #3194)markster1-1/+1
2004-12-27fix logging issuerussell1-3/+3
2004-12-24fix flag error (bug #3130)russell1-1/+1
2004-12-23Merge remainder of Greek support (bug 3107)markster1-2/+33
2004-12-23Use flags for voicemail (bug #3130)markster1-131/+68
2004-12-22Add partial greek support (bug #3107)markster1-0/+86
2004-12-21display new/old messages in voicemail event (bug #3117)markster1-1/+5
2004-12-19Merge Olle's comment patch (bug #3097)markster1-4/+2
2004-12-17Fix missing NULL (bug #3078)markster1-1/+1
2004-12-15Don't let you change your password to '#' (bug #3066)markster1-8/+20
2004-12-12Add optional category for voicemail (bug #3022)markster1-3/+30
2004-12-12Fix language handling (bug #3023)markster1-94/+72
2004-11-30If messages is deleted, don't send it (bug #2957)markster1-3/+5
2004-11-28Add ability to store voicemail in ODBC databasemarkster1-128/+784
2004-11-25Add temporary greetings to voicemail (bug #2360)russell1-2/+69
2004-11-25Merge tony's ampersand patch (bug #2934)markster1-1/+1
2004-11-19Add option to use directory for forward/compose (bug #2025)markster1-7/+88
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)markster1-0/+2
2004-11-12Merge Italian voicemail support (bug #2842)markster1-5/+96
2004-11-07Fix page thingy (bug #2789)markster1-1/+1
2004-11-05Fix bad linemarkster1-2/+1
2004-11-04Fix VMAuthenticate application (bug #2775)markster1-2/+3
2004-11-03Add VMAuthenticate application (bug #2775)markster1-83/+142
2004-10-30Add voicemail to say # of minutes remaining (bug #2302)markster1-2/+65
2004-10-26Fix short message isssue (bug #2723)markster1-2/+2
2004-10-24Fix email debyg line (bug #2675)markster1-1/+1
2004-10-22Fix some callerid outputmarkster1-2/+2
2004-10-17Thread fixes, vm fix (bug #2665)markster1-19/+21
2004-10-16Handle a few more cases of realtime and voicemail (bug #2648)markster1-6/+8
2004-10-10Merge jjames's voicemail fixes (bug #2436)markster1-8/+73
2004-10-10Remove old compatibility appsmarkster1-6/+0
2004-10-09fix voicemail account setup (bug #2077)russell1-0/+1
2004-10-08realtimeify voicemail...markster1-262/+111
2004-10-07Move voicemail beep (bug #2594)markster1-6/+6
2004-10-03Add ability to check voicemail from multiple folders (bug #2561)markster1-3/+3
2004-10-02Formatting cleanup in app_voicemail.ccitats1-262/+256
2004-10-02Implement voicemail force account setup (bug #2077)markster1-1/+118
2004-10-02Huge callerid rework (might break H.323, others)markster1-42/+38
2004-09-30update description for VoiceMailMain (bug #2546)russell1-1/+4
2004-09-20Fixup vm user struct (bug #2472)markster1-0/+1
2004-09-17Move routines from voicemail to app for general use (part of bug #752)markster1-645/+202
2004-09-15Make ADSI in voicemail configurable (bug #2209)markster1-9/+24