summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-06-12Recommitting revision 122228, which was accidentally revertedMark Michelson
2008-06-12Complete the documentation for the timing API.Russell Bryant
2008-06-12Blocked revisions 122314 via svnmergeJeff Peeler
2008-06-12Merged revisions 122311 via svnmerge from Mark Michelson
2008-06-12Merged revisions 122259 via svnmerge from Russell Bryant
2008-06-12Fix pseudo channel allocation errors on startup when using SS7. (from mattf r...Jeff Peeler
2008-06-12Make sure we hangup any calls we have and NULL out the ss7call value when we ...Jeff Peeler
2008-06-12Get default entity ID determination working on Linux againRussell Bryant
2008-06-12clarify documentation on how timer intervals should be specifiedKevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Make this build under dev modeRussell Bryant
2008-06-12Merging the work done in the queue-log-atxfer branch. TheMark Michelson
2008-06-12Merged revisions 122137 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122130 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122127 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming
2008-06-12Don't log not being able to set a default EID. Most people don't care, andRussell Bryant
2008-06-11Blocked revisions 121992 via svnmergeTerry Wilson
2008-06-11Initialize parkingtime to DEFAULT_PARK_TIME instead of 0Terry Wilson
2008-06-11Fix pseudo channel allocation errors on startup when using SS7Matthew Fredrickson
2008-06-11Merged revisions 121861 via svnmerge from Tilghman Lesher
2008-06-11Make sure we hangup any calls we have and NULL out the ss7call value when we ...Matthew Fredrickson
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.Tilghman Lesher
2008-06-11Merged revisions 121804 via svnmerge from Jeff Peeler
2008-06-11Merged revisions 121751 via svnmerge from Christian Richter