summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-14misc. code cleanupLuigi Rizzo
2006-04-14code simplificationsLuigi Rizzo
2006-04-14use ast_strdup instead of strdupLuigi Rizzo
2006-04-14normalize cli completion codeLuigi Rizzo
2006-04-14constification and code simplificationsLuigi Rizzo
2006-04-14constify a couple of function argumentsLuigi Rizzo
2006-04-14code cleanup (for loop normalization, remove useless casts and parentheses)Luigi Rizzo
2006-04-14partial fix of the module API to use the new method.Luigi Rizzo
2006-04-14fix another svn merge bugLuigi Rizzo
2006-04-14Compatibility fixes for loader changesTilghman Lesher
2006-04-14Merged revisions 20037 via svnmerge from Kevin P. Fleming
2006-04-14fix a mostly harmless error introduced by svn merge.Luigi Rizzo
2006-04-14Merged revisions 20034 via svnmerge from Kevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-14temporarily revert the way mutex are initialized on BSD systems.Luigi Rizzo
2006-04-14Bug 6927 - CLI command has 3 args, not 2.Tilghman Lesher
2006-04-13Merged revisions 19891 via svnmerge from Tilghman Lesher
2006-04-13Fix format for big endian systemsTilghman Lesher
2006-04-13Fix the grammar that Kevin brokeJoshua Colp
2006-04-13Bug 6896 - Fix for garbled wav49 formatTilghman Lesher
2006-04-13Merged revisions 19812 via svnmerge from Kevin P. Fleming
2006-04-13Unregister format says it's already unregisteredTilghman Lesher
2006-04-13Typo fixTilghman Lesher
2006-04-13Blocked revisions 19768 via svnmergeTilghman Lesher
2006-04-13remove extraneous warning messageKevin P. Fleming
2006-04-13Issue #6951 - Show last successful registration time in "sip show registry" (...Olle Johansson
2006-04-13Formatting fixesOlle Johansson
2006-04-13Document the MSGSM format, and fix the uncalculated number of samplesTilghman Lesher
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...Joshua Colp
2006-04-12fix caffiene-induced typo.Josh Roberson
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