summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-12Note that the res_speech module will need to be loaded first, and add a conve...Josh Roberson
2006-04-12simplify macro usageKevin P. Fleming
2006-04-12make sure uint64_t is available on macRussell Bryant
2006-04-12- Adding some refer state definitions from the siptransfer branchOlle Johansson
2006-04-12Fix for Polycom bug...Olle Johansson
2006-04-12Implement a setting for denying/allowing transfer requests. At this stage,Olle Johansson
2006-04-12whoops... remove an extra line.Luigi Rizzo
2006-04-12add 'show threads' and 'show profile' commands.Luigi Rizzo
2006-04-12fancify the sample grammar a bitKevin P. Fleming
2006-04-12Doxygen docsOlle Johansson
2006-04-12Add ability to see if the person calling said anything or not.Joshua Colp
2006-04-12reindent block properlyLuigi Rizzo
2006-04-12localize some variables, remove useless parenthesesLuigi Rizzo
2006-04-11remove useless \0, and fix formatting.Luigi Rizzo
2006-04-11Bug 6943 - transition away from using CallerID header, when we really mean Ca...Tilghman Lesher
2006-04-11Merged revisions 19397 via svnmerge from Tilghman Lesher
2006-04-11fix various bugs in the DEBUG_THREADS code including:Luigi Rizzo
2006-04-11Merged revisions 19394 via svnmerge from Tilghman Lesher
2006-04-11fix logic error; don't test for rtcache flag unless asked to (issue #6923)Kevin P. Fleming
2006-04-11Merged revisions 19353 via svnmerge from Kevin P. Fleming
2006-04-11Merged revisions 19351 via svnmerge from Tilghman Lesher
2006-04-11Merged revisions 19348 via svnmerge from Kevin P. Fleming
2006-04-11Merged revisions 19347 via svnmerge from Kevin P. Fleming
2006-04-11Merged revisions 19345 via svnmerge from Kevin P. Fleming
2006-04-11remove unused variable (discovered by the compiler)Luigi Rizzo
2006-04-11No need to do this in here any longer since the linkedlists macro is fixedJoshua Colp
2006-04-11Merged revisions 19303 via svnmerge from Joshua Colp
2006-04-11Merged revisions 19301 via svnmerge from Kevin P. Fleming
2006-04-11typoKevin P. Fleming
2006-04-11Convert chan_iax2 to use linked lists for multithreading, and add dynamic thr...Joshua Colp
2006-04-11 Minor cleanups and error handling for app_dial #6935 (casper)BJ Weschke
2006-04-11remove an unused functionLuigi Rizzo
2006-04-11as discussed with kevin, moveLuigi Rizzo
2006-04-11use proper typeKevin P. Fleming
2006-04-11 Provide the ability to read extension number after name #6938 (delink)BJ Weschke
2006-04-11normalize code preparing for loader changesLuigi Rizzo
2006-04-11remove unused fieldsLuigi Rizzo
2006-04-11normalize code in preparation to module changesLuigi Rizzo
2006-04-11staticize a function, and normalize code in preparation to module changes.Luigi Rizzo
2006-04-11mISDN Messages must be freed with free_msg \!\!Christian Richter
2006-04-11- First stab at removing debug and ignore variables thatOlle Johansson
2006-04-11Add new documentation files to index file 00README.1st and to doxygenOlle Johansson
2006-04-11Bugs 6883, 6930: compiler warningsTilghman Lesher
2006-04-11Data stores do not need a lock. As well change the way they are removed from ...Joshua Colp
2006-04-11Merged revisions 19008 via svnmerge from BJ Weschke
2006-04-10Presenting a revised data stores and oh my, a generic speech recognition API!...Joshua Colp
2006-04-10remove support for BYEXTENSION (which nobody even knows about anymore)Kevin P. Fleming
2006-04-10Fixup fixup - add some debugging and error handlingOlle Johansson
2006-04-10Resolve conflicts, prepare for next batch of conflicts Olle Johansson
2006-04-10Merged revisions 18866 via svnmerge from BJ Weschke