aboutsummaryrefslogtreecommitdiffstats
path: root/main/app.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Merged revisions 110628 via svnmerge from file1-0/+9
2008-03-05Create a centralized configuration option for silencethresholdtilghman1-1/+3
2008-03-04Whitespace changes onlytilghman1-11/+11
2008-03-01Asterisk, when parking can drop rights a caller when a parking timeout occurs...twilson1-0/+11
2008-02-18Merged revisions 103786 via svnmerge from mmichelson1-1/+1
2008-02-11Just some minor coding style cleanup...file1-2/+2
2007-11-27Merged revisions 89709 via svnmerge from kpfleming1-5/+1
2007-11-27Merged revisions 89701 via svnmerge from kpfleming1-2/+5
2007-11-26Merged revisions 89586 via svnmerge from kpfleming1-1/+2
2007-11-24Added <sys/file.h> include to allow trunk to compile. Hope this doesn't louse...murf1-0/+1
2007-11-24remove some unnecessary includesrizzo1-4/+2
2007-11-24Merged revisions 89540 via svnmerge from tilghman1-3/+11
2007-11-22remove a number of #include <fcntl.h> which are eitherrizzo1-1/+0
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-15Merged revisions 89275 via svnmerge from tilghman1-3/+10
2007-11-08improve linked-list macros in two ways:kpfleming1-5/+5
2007-10-26Use the same delimited character as the FILTER function in FIELDQTY and CUT.tilghman1-0/+67
2007-10-19Merged revisions 86502 via svnmerge from file1-0/+4
2007-09-25Merged revisions 83773 via svnmerge from tilghman1-1/+3
2007-09-24Merged revisions 83637 via svnmerge from tilghman1-1/+1
2007-09-20minor spelling fixes in a commentrussell1-1/+1
2007-09-20minor grammar fixrussell1-1/+1
2007-09-12Fixes Solaris build warningsmmichelson1-2/+9
2007-08-28(closes issue #7852)russell1-10/+172
2007-08-06Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration ...file1-2/+2
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-27/+19
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-0/+40
2007-07-10Merged revisions 74265 via svnmerge from file1-2/+2
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-26/+13
2007-06-13Use read/write lock based lists for group counting.file1-25/+30
2007-06-13Merged revisions 69128 via svnmerge from file1-4/+8
2007-06-12Even more minor code cleanup!file1-42/+53
2007-06-08Add an option for ControlPlayback to be able to start at an offset fromrussell1-3/+29
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-5/+5
2007-06-06Formatting change ... testingrussell1-1/+1
2007-06-06Make another formatting change ... testing mantis/svn stuffrussell1-1/+1
2007-06-06Another minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06Minor formatting change ... testing mantis/svnrussell1-1/+1
2007-06-06More random formatting changes to test Mantis/SVN integrationrussell1-2/+2
2007-06-06Make a completely arbitrary formatting change to test out some Mantis/SVNrussell1-0/+2
2007-06-04Change javadoc style code documentation to the same format we use elsewhere.russell1-24/+33
2007-05-16Ignore this ... playing with jira (AST-1)russell1-1/+1
2007-05-07Merged revisions 63286 via svnmerge from file1-0/+14
2007-04-25Merged revisions 61805 via svnmerge from file1-38/+81
2007-04-03Merged revisions 59887 via svnmerge from russell1-6/+3
2007-01-23Cosmetic changes. Make main source files better conform to coding guidelines ...file1-3/+3
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-1/+1