Commit Graph

7902 Commits (e7dfb41ccec465c1978b0da9968bbc8159401ac8)
 

Author SHA1 Message Date
Kevin P. Fleming 8f09c4345f fancify the sample grammar a bit
19 years ago
Olle Johansson 975ddb8552 Doxygen docs
19 years ago
Joshua Colp 416cd5d8a0 Add ability to see if the person calling said anything or not.
19 years ago
Luigi Rizzo b24bc86fc2 reindent block properly
19 years ago
Luigi Rizzo 86e8094c3c localize some variables, remove useless parentheses
19 years ago
Luigi Rizzo 3579d11dc1 remove useless \0, and fix formatting.
19 years ago
Tilghman Lesher e462f79205 Bug 6943 - transition away from using CallerID header, when we really mean CallerIDNum
19 years ago
Tilghman Lesher 020305fb58 Merged revisions 19397 via svnmerge from
19 years ago
Luigi Rizzo d20575d2af fix various bugs in the DEBUG_THREADS code including:
19 years ago
Tilghman Lesher e5bb12ac83 Merged revisions 19394 via svnmerge from
19 years ago
Kevin P. Fleming fb4d5fb6a6 fix logic error; don't test for rtcache flag unless asked to (issue #6923)
19 years ago
Kevin P. Fleming 677347edab Merged revisions 19353 via svnmerge from
19 years ago
Tilghman Lesher 2374e4c77a Merged revisions 19351 via svnmerge from
19 years ago
Kevin P. Fleming 1e9ac855d3 Merged revisions 19348 via svnmerge from
19 years ago
Kevin P. Fleming 7bf8d36c8b Merged revisions 19347 via svnmerge from
19 years ago
Kevin P. Fleming f515078c53 Merged revisions 19345 via svnmerge from
19 years ago
Luigi Rizzo 94e5209dba remove unused variable (discovered by the compiler)
19 years ago
Joshua Colp d7f01e051b No need to do this in here any longer since the linkedlists macro is fixed
19 years ago
Joshua Colp 2f854fabc6 Merged revisions 19303 via svnmerge from
19 years ago
Kevin P. Fleming 77e998a20d Merged revisions 19301 via svnmerge from
19 years ago
Kevin P. Fleming df365777e7 typo
19 years ago
Joshua Colp afcefc4a68 Convert chan_iax2 to use linked lists for multithreading, and add dynamic threads. These are used when all pool threads are in use, and will stick around until load dies down. The theory is that during high load you'll have more threads available, and during low load you'll only have the normal pool threads sticking around.
19 years ago
BJ Weschke 0b438958df Minor cleanups and error handling for app_dial #6935 (casper)
19 years ago
Luigi Rizzo 08d6fd6e17 remove an unused function
19 years ago
Luigi Rizzo e785b81c5d as discussed with kevin, move
19 years ago
Kevin P. Fleming 63de32ac00 use proper type
19 years ago
BJ Weschke d2480538d2 Provide the ability to read extension number after name #6938 (delink)
19 years ago
Luigi Rizzo 7ba1b92a04 normalize code preparing for loader changes
19 years ago
Luigi Rizzo 68b136c263 remove unused fields
19 years ago
Luigi Rizzo 7507309732 normalize code in preparation to module changes
19 years ago
Luigi Rizzo 6b2d947b62 staticize a function, and normalize code in preparation to module changes.
19 years ago
Christian Richter baab6e1c27 mISDN Messages must be freed with free_msg \!\!
19 years ago
Olle Johansson 8318cddd8e - First stab at removing debug and ignore variables that
19 years ago
Olle Johansson 91d7e66454 Add new documentation files to index file 00README.1st and to doxygen
19 years ago
Tilghman Lesher a55f8848bf Bugs 6883, 6930: compiler warnings
19 years ago
Joshua Colp 0f1321d423 Data stores do not need a lock. As well change the way they are removed from the channel when it is destroyed (thanks Russell Wussell) and finally... because C++ is silly... change our list macro info thing to be "entry" instead of "list".
19 years ago
BJ Weschke 44b98afdcd Merged revisions 19008 via svnmerge from
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago
Kevin P. Fleming cf15740eaf remove support for BYEXTENSION (which nobody even knows about anymore)
19 years ago
Olle Johansson 26198e8826 Fixup fixup - add some debugging and error handling
19 years ago
Olle Johansson 8b1543974f Resolve conflicts, prepare for next batch of conflicts
19 years ago
BJ Weschke 70e407c5be Merged revisions 18866 via svnmerge from
19 years ago
Christian Richter 52cf26255a fixed some issues, that appear at higher load
19 years ago
Christian Richter cb6f278393 we send nearly everytime a RELEASE, only if we for sure know, that it's a TE and we did create the call we don't to hear the Inband Info
19 years ago
Olle Johansson fed57c1eb2 Making sure that cancel destroy is only executed once...
19 years ago
Olle Johansson f74538df11 Small fix
19 years ago
Luigi Rizzo c3b3feab76 - staticize gettag() complete_sip_peer() get_calleridname() arguments;
19 years ago
Luigi Rizzo 8731b6386d - constification of some functions (args and return values):
19 years ago
Luigi Rizzo 7e5e2ffb5f - localize 'struct cfalias' into the only function using it;
19 years ago
Luigi Rizzo 25e9168fea constify get_sdp*() and friends.
19 years ago