aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)kpfleming1-6/+2
2006-02-14list macro conversion (issue #6328, with bugfix)kpfleming1-55/+40
2006-02-10clean up SMDI support commit:kpfleming1-7/+4
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)mattf1-1/+55
2006-02-01use string fields for some stuff in ast_channelkpfleming1-2/+3
2006-01-23Remove javadoc doxygen format...oej1-7/+7
2006-01-21on this pass, only remove duplicate log messagesrussell1-17/+5
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-29/+54
2006-01-21remove lots of useless checks of the result of ast_strduparussell1-54/+29
2006-01-18constify arguments in more places where strings should not be modified (issue...russell1-1/+1
2006-01-13make voicemail files group writable and uses amogorman1-30/+44
2006-01-13 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod...bweschke1-33/+25
2006-01-12Fix typos that caused voicemail not to compile.tilghman1-2/+2
2006-01-12I will never touch VM again...mogorman1-2/+3
2006-01-12some error checking added into g and a optionmogorman1-16/+19
2006-01-12More cosmetic changes. thanks qwell and everyonemogorman1-1/+2
2006-01-12Minor revisions from bug 6090mogorman1-2/+2
2006-01-12fix breakage from new feature committed in r7995russell1-2/+3
2006-01-12 New memory wrapper changes.bweschke1-8/+8
2006-01-12 Use argument macro in app_voicemail #6221bweschke1-34/+41
2006-01-12Merged revisions 7999 via svnmerge fromtilghman1-2/+2
2006-01-12typorussell1-1/+1
2006-01-12Added automatic folder feature described in 6090mogorman1-5/+41
2006-01-11fix temp greetings with odbc storage (issue #6078)russell1-1/+3
2006-01-11Merged revisions 7955 via svnmerge fromtilghman1-3/+7
2006-01-09fix breakage introduced in revision 7863kpfleming1-1/+1
2006-01-07Fix segfault in greek syntax (bug #6142)markster1-2/+2
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-12-29normalize a loop and avoid multiple strlen calls when completing voicemail usersrussell1-4/+5
2005-12-27Bug 5382 - Allow VM_CATEGORY in voicemail emailstilghman1-14/+18
2005-12-25Bug 5727 - reduce duplicate codetilghman1-94/+64
2005-12-22Merged revisions 7601 via svnmerge fromtilghman1-3/+3
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from russell1-1/+1
2005-12-08Bug 5960tilghman1-2/+2
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell1-3/+3
2005-12-03Merging from 1.2, bug 5925 - app_voicemail should check for the callerid it s...tilghman1-5/+4
2005-12-02Merged revisions 7265-7266,7268-7275 via svnmerge from kpfleming1-79/+85
2005-11-30issue #5887twisted1-2/+6
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-23issue #5829twisted1-1/+0
2005-11-20issue #5774twisted1-0/+1
2005-11-16Make voicemail not terminate asterisk if no config filejeremy1-2/+2
2005-11-12issue #5704kpfleming1-2/+2
2005-11-12issue #5718kpfleming1-5/+10
2005-11-12issue #5721kpfleming1-75/+56
2005-11-12issue #5663 againkpfleming1-1/+1
2005-11-11issue #5663kpfleming1-7/+9
2005-11-11clean up descriptions for the voicemail applicationsrussell1-65/+72
2005-11-08issue #5649kpfleming1-16/+54
2005-11-08issue #5648kpfleming1-1/+1