summaryrefslogtreecommitdiff
path: root/res/res_features.c
AgeCommit message (Expand)Author
2006-11-30Merged revisions 48155 via svnmerge from Joshua Colp
2006-11-18ESS-ification.Luigi Rizzo
2006-11-17This update fulfils the request of bug 7109, which claimed the language arg t...Steve Murphy
2006-11-07A fair number of changes for the sake of bug 7506Steve Murphy
2006-11-02Merged revisions 47051 via svnmerge from Tilghman Lesher
2006-11-01move variable declaration in the middle of a blockLuigi Rizzo
2006-11-01change default return extension after parking timeout.Matt O'Gorman
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...Joshua Colp
2006-09-27Merged revisions 43779 via svnmerge from Russell Bryant
2006-09-21Lots more removal of deprecated thingsTilghman Lesher
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...Kevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)Joshua Colp
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-08-07Merge my applicationmap_fixup branch to address the issues described in thisRussell Bryant
2006-08-01Merged revisions 38686 via svnmerge from Kevin P. Fleming
2006-07-27fix seg fault when the parked call that timed out was the last one in the listRussell Bryant
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...Kevin P. Fleming
2006-06-26METERMAIDS:Olle Johansson
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-26attended transfer use transferer context first and set who is transfering at ...Joshua Colp
2006-05-23allows for configurable answer timeout on attended transferMatt O'Gorman
2006-05-23Merged revisions 29696 via svnmerge from BJ Weschke
2006-05-22Merged revisions 29512 via svnmerge from Joshua Colp
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...BJ Weschke
2006-05-21Merged revisions 29196 via svnmerge from BJ Weschke
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.Russell Bryant
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-08Incorrect log statement when playing transfer sounds (issue #7008 reported an...Joshua Colp
2006-05-03 Correct call parking behavior when there is no courtesytone specified. #6306...BJ Weschke
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentLuigi Rizzo
2006-04-21comment a possible memory leakLuigi Rizzo
2006-04-21merge some common code into a functionLuigi Rizzo
2006-04-21more NULL / "" equivalence for CID fields.Luigi Rizzo
2006-04-18simplify the flow of builtin_atxfer().Luigi Rizzo
2006-04-17- Doxygen formattingOlle Johansson
2006-04-16preparation for reduction of the nesting of a large functionLuigi Rizzo
2006-04-16more usages of stream_and_waitLuigi Rizzo
2006-04-16more usages of function 'finishup()'Luigi Rizzo
2006-04-16one more instance of stream_and_wait, and remove an extraLuigi Rizzo
2006-04-16more replaceemnt of dup code with functions.Luigi Rizzo
2006-04-16localize several variables, and simplify the last part of park_exec()Luigi Rizzo
2006-04-16more formatting cleanup including removal of a useless checkLuigi Rizzo
2006-04-16rename a variable same as used in a very similar function,Luigi Rizzo