aboutsummaryrefslogtreecommitdiffstats
path: root/main/app.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-10Another big chunk of changes from the RSW branch. Bunch of stuff from main/seanbright1-8/+8
2008-07-30Merged revisions 134475 via svnmerge from mmichelson1-1/+5
2008-07-02Keep ast_app_inboxcount API compatible with 1.6.0.tilghman1-8/+37
2008-06-20Merged revisions 124395 via svnmerge from tilghman1-2/+6
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-1/+1
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson1-4/+6
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.tilghman1-6/+6
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...mmichelson1-1/+12
2008-04-25Oops, this isn't necessarily AGI that is forking anymoretilghman1-1/+1
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman1-0/+63
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