aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_features.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-06Merged revisions 49742 via svnmerge from qwell1-1/+1
2007-01-05Merged revisions 49676 via svnmerge from kpfleming1-6/+6
2006-11-30Merged revisions 48155 via svnmerge from file1-6/+0
2006-11-18ESS-ification.rizzo1-1/+1
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...murf1-12/+12
2006-11-07A fair number of changes for the sake of bug 7506murf1-7/+3
2006-11-02Merged revisions 47051 via svnmerge from tilghman1-1/+1
2006-11-01move variable declaration in the middle of a blockrizzo1-1/+2
2006-11-01change default return extension after parking timeout.mogorman1-1/+13
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...file1-4/+4
2006-09-27Merged revisions 43779 via svnmerge from russell1-5/+7
2006-09-21Lots more removal of deprecated thingstilghman1-6/+1
2006-09-20move ADSI functionality into ast_ namespacekpfleming1-4/+4
2006-09-18merge qwell's CLI verbification workkpfleming1-10/+17
2006-08-31everything that loads a config that needs a config file to runmogorman1-137/+139
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-3/+3
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...kpfleming1-10/+35
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-31/+32
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)file1-1/+1
2006-08-08Merge team/russell/ast_verbose_threadstoragerussell1-12/+3
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisrussell1-68/+88
2006-08-01Merged revisions 38686 via svnmerge from kpfleming1-0/+1
2006-07-27fix seg fault when the parked call that timed out was the last one in the listrussell1-1/+1
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-23/+23
2006-06-26METERMAIDS:oej1-57/+156
2006-06-21- Doxygen and some formatting fixes in res_featuresoej1-51/+49
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-26attended transfer use transferer context first and set who is transfering at ...file1-2/+3
2006-05-23allows for configurable answer timeout on attended transfermogorman1-1/+11
2006-05-23Merged revisions 29696 via svnmerge from bweschke1-3/+4
2006-05-22Merged revisions 29512 via svnmerge from file1-1/+1
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...bweschke1-0/+32
2006-05-21Merged revisions 29196 via svnmerge from bweschke1-3/+10
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.russell1-2/+1
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-32/+29
2006-05-08Incorrect log statement when playing transfer sounds (issue #7008 reported an...file1-2/+2
2006-05-03 Correct call parking behavior when there is no courtesytone specified. #6306...bweschke1-1/+4
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)russell1-5/+5
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentrizzo1-32/+12
2006-04-21comment a possible memory leakrizzo1-0/+1
2006-04-21merge some common code into a functionrizzo1-18/+15
2006-04-21more NULL / "" equivalence for CID fields.rizzo1-26/+26
2006-04-18simplify the flow of builtin_atxfer().rizzo1-111/+106
2006-04-17- Doxygen formattingoej1-25/+34
2006-04-16preparation for reduction of the nesting of a large functionrizzo1-21/+26
2006-04-16more usages of stream_and_waitrizzo1-28/+12
2006-04-16more usages of function 'finishup()'rizzo1-24/+18
2006-04-16one more instance of stream_and_wait, and remove an extrarizzo1-9/+2
2006-04-16more replaceemnt of dup code with functions.rizzo1-51/+23
2006-04-16localize several variables, and simplify the last part of park_exec()rizzo1-58/+46