aboutsummaryrefslogtreecommitdiffstats
path: root/main/app.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-18There was an invalid assumption when calculating the duration of a file that ...mmichelson1-1/+1
2007-11-27on second thought... revert all the other changes i've made in app options pa...kpfleming1-5/+1
2007-11-27generate a warning when an application option that requires an argument is ig...kpfleming1-2/+5
2007-11-26when parsing application options that take arguments, don't indicate that the...kpfleming1-1/+2
2007-11-24Currently, zero-length voicemail messages cause a hangup in VoicemailMain.tilghman1-3/+11
2007-11-14When a recording ends with '#', we are improperly trimming an extra 200ms fro...tilghman1-3/+10
2007-10-19When returning a DTMF digit from ast_control_streamfile cast it as a char so ...file1-0/+4
2007-09-25jmls pointed out that unsetting the group and setting the group to the blank ...tilghman1-2/+4
2007-09-24Making change to group splitting, as discussed on the -dev list. The maintilghman1-1/+1
2007-07-24Found another place where we should be using the umask (thanks jcmoore)tilghman1-1/+1
2007-07-10Merged revisions 74264 via svnmerge from file1-2/+2
2007-06-13Merged revisions 69127 via svnmerge from file1-3/+7
2007-05-07Merged revisions 63285 via svnmerge from file1-0/+14
2007-04-25Merged revisions 61804 via svnmerge from file1-38/+81
2007-04-03Merged revisions 59886 via svnmerge from russell1-6/+3
2007-01-18Add some more checks for option_debug before ast_log(LOG_DEBUG, ...) calls.qwell1-14/+28
2006-10-30Issue #8246 - Doxygen fixes from kshumard. oej1-2/+6
2006-10-05don't segfault when an argument without a close parenthesis is foundkpfleming1-2/+2
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-9/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+1328