summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-18Silly pointers. This fixes a memory corruption I introducedMark Michelson
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablesTilghman Lesher
2008-06-18Whitespace onlySean Bright
2008-06-17Revert a previous regression in astobj2.c from merging a branch.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Add an option, specifying maximum analysis time for talk detection.Tilghman Lesher
2008-06-17Put quotes around "test"Mark Michelson
2008-06-17_ys pointed out in #asterisk-bugs that he was experiencingMark Michelson
2008-06-17Merged revisions 123485 via svnmerge from Mark Michelson
2008-06-17Add the same fix from revision 123271 to container_destruct_debug.Mark Michelson
2008-06-17Changes to list peers and users in alpha. order, as per a reasonable request ...Steve Murphy
2008-06-17This solves a crash in the cdr_tds module on 'stop gracefully', for situation...Steve Murphy
2008-06-17Fix the check against the max supported rateRussell Bryant
2008-06-17Merged revisions 123391 via svnmerge from Tilghman Lesher
2008-06-17If we don't match registrar when destroying a context, it can cause a crash.Tilghman Lesher
2008-06-17Merged revisions 123333 via svnmerge from Mark Michelson
2008-06-17Merged revisions 123274 via svnmerge from Mark Michelson
2008-06-17Merged revisions 123271 via svnmerge from Russell Bryant
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16Oopsie, breakageTilghman Lesher
2008-06-16Fix some variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Changes response to the ExternalIVR() P command from pipe delimited to comma ...Chris Tooley
2008-06-16Merged revisions 123113 via svnmerge from Tilghman Lesher
2008-06-16Merged revisions 123110 via svnmerge from Tilghman Lesher
2008-06-16Last commit for a bit, minor cleanups and move the lock initialization.Sean Bright
2008-06-16Convert to use stringfields. Still some more work to do on config load/reload.Sean Bright
2008-06-16Remove some unused variablesSean Bright
2008-06-16Coding guidelines stuff only.Sean Bright
2008-06-16Note that only one timing interface should get loaded.Russell Bryant
2008-06-16Merge res_timing_pthread. This is a timing interface for Asterisk thatRussell Bryant
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-16Merged revisions 122919 via svnmerge from Joshua Colp
2008-06-16Merged revisions 122869 via svnmerge from Joshua Colp
2008-06-16Resurrected app_faxSean Bright
2008-06-15Add some more IAX2-specific information about the channel to the CHANNEL()Tilghman Lesher
2008-06-13Document the input for ast_realtime_require_field()Tilghman Lesher
2008-06-13Properly detect the size of char/varchar fieldsTilghman Lesher
2008-06-13Merged revisions 122713 via svnmerge from Mark Michelson
2008-06-13Blocked revisions 122663 via svnmergeJeff Peeler
2008-06-13Blocked revisions 122613 via svnmergeJeff Peeler
2008-06-13Convert one more delimiter to use comma.Tilghman Lesher
2008-06-13Do not allow res_timing_dahdi to be unloaded. We can re-enable this once weRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-13Implement call parking in chan_skinny.Michiel van Baak
2008-06-12Fix a segfault by not trying to store a stack address forMark Michelson
2008-06-12Blocked revisions 122208 via svnmergeJeff Peeler
2008-06-12(closes issue 0012193)Jeff Peeler