aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-14This rather large commit changes the way modules are loaded. rizzo162-2385/+1272
2006-04-14temporarily revert the way mutex are initialized on BSD systems.rizzo1-1/+1
2006-04-14Bug 6927 - CLI command has 3 args, not 2.tilghman1-1/+1
2006-04-13Merged revisions 19891 via svnmerge from tilghman1-2/+8
2006-04-13Fix format for big endian systemstilghman1-1/+1
2006-04-13Fix the grammar that Kevin brokefile1-10/+9
2006-04-13Bug 6896 - Fix for garbled wav49 formattilghman1-2/+2
2006-04-13Merged revisions 19812 via svnmerge from kpfleming1-4/+4
2006-04-13Unregister format says it's already unregisteredtilghman1-1/+1
2006-04-13Typo fixtilghman1-1/+1
2006-04-13Blocked revisions 19768 via svnmergetilghman0-0/+0
2006-04-13remove extraneous warning messagekpfleming1-6/+6
2006-04-13Issue #6951 - Show last successful registration time in "sip show registry" (...oej1-4/+16
2006-04-13Formatting fixesoej1-124/+173
2006-04-13Document the MSGSM format, and fix the uncalculated number of samplestilghman1-27/+68
2006-04-13Updates to speech recognition API and dialplan utilities. Moved to using dial...file4-193/+481
2006-04-12fix caffiene-induced typo.twisted1-1/+1
2006-04-12Note that the res_speech module will need to be loaded first, and add a conve...twisted2-0/+5
2006-04-12simplify macro usagekpfleming1-10/+9
2006-04-12make sure uint64_t is available on macrussell1-0/+4
2006-04-12- Adding some refer state definitions from the siptransfer branchoej1-4/+54
2006-04-12Fix for Polycom bug...oej1-2/+8
2006-04-12Implement a setting for denying/allowing transfer requests. At this stage,oej1-2/+67
2006-04-12whoops... remove an extra line.rizzo1-1/+0
2006-04-12add 'show threads' and 'show profile' commands.rizzo7-4/+354
2006-04-12fancify the sample grammar a bitkpfleming1-3/+3
2006-04-12Doxygen docsoej1-9/+49
2006-04-12Add ability to see if the person calling said anything or not.file2-1/+3
2006-04-12reindent block properlyrizzo1-35/+35
2006-04-12localize some variables, remove useless parenthesesrizzo1-13/+14
2006-04-11remove useless \0, and fix formatting.rizzo1-3/+4
2006-04-11Bug 6943 - transition away from using CallerID header, when we really mean Ca...tilghman2-3/+18
2006-04-11Merged revisions 19397 via svnmerge from tilghman1-0/+2
2006-04-11fix various bugs in the DEBUG_THREADS code including:rizzo1-4/+4
2006-04-11Merged revisions 19394 via svnmerge from tilghman1-1/+1
2006-04-11fix logic error; don't test for rtcache flag unless asked to (issue #6923)kpfleming1-1/+1
2006-04-11Merged revisions 19353 via svnmerge from kpfleming1-2/+0
2006-04-11Merged revisions 19351 via svnmerge from tilghman1-0/+2
2006-04-11Merged revisions 19348 via svnmerge from kpfleming1-1/+12
2006-04-11Merged revisions 19347 via svnmerge from kpfleming1-41/+34
2006-04-11Merged revisions 19345 via svnmerge from kpfleming1-2/+1
2006-04-11remove unused variable (discovered by the compiler)rizzo1-4/+0
2006-04-11No need to do this in here any longer since the linkedlists macro is fixedfile1-3/+0
2006-04-11Merged revisions 19303 via svnmerge from file1-0/+1
2006-04-11Merged revisions 19301 via svnmerge from kpfleming1-0/+15
2006-04-11typokpfleming1-1/+1
2006-04-11Convert chan_iax2 to use linked lists for multithreading, and add dynamic thr...file2-77/+202
2006-04-11 Minor cleanups and error handling for app_dial #6935 (casper)bweschke1-30/+38
2006-04-11remove an unused functionrizzo2-26/+0
2006-04-11as discussed with kevin, moverizzo2-14/+14