Commit Graph

15652 Commits (596f8b51862a9bbcf348c2cd1776a155043233af)
 

Author SHA1 Message Date
Tilghman Lesher 596f8b5186 Merged revisions 123113 via svnmerge from
18 years ago
Tilghman Lesher ba07bd38b7 Merged revisions 123110 via svnmerge from
18 years ago
Sean Bright f0b9647b09 Last commit for a bit, minor cleanups and move the lock initialization.
18 years ago
Sean Bright 4ee3510f10 Convert to use stringfields. Still some more work to do on config load/reload.
18 years ago
Sean Bright 852c514e25 Remove some unused variables
18 years ago
Sean Bright 8b1ed7aa5b Coding guidelines stuff only.
18 years ago
Russell Bryant 63bb6565d0 Note that only one timing interface should get loaded.
18 years ago
Russell Bryant 9a301b9f20 Merge res_timing_pthread. This is a timing interface for Asterisk that
18 years ago
Russell Bryant 96ea12126e Add a "timing test" CLI command. It opens a timer and configures it for
18 years ago
Russell Bryant e27a98ce5a - Fix a typo in a timing API call
18 years ago
Joshua Colp 523532204a Merged revisions 122919 via svnmerge from
18 years ago
Joshua Colp 1c8f33b0d6 Merged revisions 122869 via svnmerge from
18 years ago
Sean Bright 6c49489b00 Resurrected app_fax
18 years ago
Tilghman Lesher b2ef18dab4 Add some more IAX2-specific information about the channel to the CHANNEL()
18 years ago
Tilghman Lesher 043a15afa7 Document the input for ast_realtime_require_field()
18 years ago
Tilghman Lesher 4d322f7bd3 Properly detect the size of char/varchar fields
18 years ago
Mark Michelson 99ea83bbec Merged revisions 122713 via svnmerge from
18 years ago
Jeff Peeler b8b72a22c0 Blocked revisions 122663 via svnmerge
18 years ago
Jeff Peeler 9ae1b76ae3 Blocked revisions 122613 via svnmerge
18 years ago
Tilghman Lesher a82ba57bb4 Convert one more delimiter to use comma.
18 years ago
Russell Bryant 3c8b9bc6c4 Do not allow res_timing_dahdi to be unloaded. We can re-enable this once we
18 years ago
Russell Bryant b6457ecf4c Merge changes from timing branch
18 years ago
Michiel van Baak a68a160b75 Implement call parking in chan_skinny.
18 years ago
Mark Michelson eb1e6f0806 Fix a segfault by not trying to store a stack address for
18 years ago
Jeff Peeler c7efdcad6c Blocked revisions 122208 via svnmerge
18 years ago
Jeff Peeler 84d0404ed5 (closes issue 0012193)
18 years ago
Mark Michelson 54c92d9a63 Recommitting revision 122228, which was accidentally reverted
18 years ago
Russell Bryant 880c647234 Complete the documentation for the timing API.
18 years ago
Jeff Peeler 7c0c587d49 Blocked revisions 122314 via svnmerge
18 years ago
Mark Michelson 054f08a1c8 Merged revisions 122311 via svnmerge from
18 years ago
Russell Bryant 968cf2b578 Merged revisions 122259 via svnmerge from
18 years ago
Jeff Peeler d9faeb6177 Fix pseudo channel allocation errors on startup when using SS7. (from mattf r121914, moving from chan_zap to chan_dahdi)
18 years ago
Jeff Peeler c8b2bd8817 Make sure we hangup any calls we have and NULL out the ss7call value when we get a reset circuit message. Fixes crash bug. (from mattf r121857, moving from chan_zap to chan_dahdi)
18 years ago
Russell Bryant 000625953b Get default entity ID determination working on Linux again
18 years ago
Kevin P. Fleming cdc2eeb9b9 clarify documentation on how timer intervals should be specified
18 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
18 years ago
Russell Bryant 6ac8ccaba4 Make this build under dev mode
18 years ago
Mark Michelson cf3a2a431f Merging the work done in the queue-log-atxfer branch. The
18 years ago
Tilghman Lesher eae21f826a Merged revisions 122137 via svnmerge from
18 years ago
Tilghman Lesher 1af7ea2df1 Merged revisions 122130 via svnmerge from
18 years ago
Steve Murphy 86aaed2cc5 Merged revisions 122127 via svnmerge from
18 years ago
Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from
18 years ago
Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module
18 years ago
Russell Bryant db960fc830 Don't log not being able to set a default EID. Most people don't care, and
18 years ago
Terry Wilson 671244587c Blocked revisions 121992 via svnmerge
18 years ago
Terry Wilson 65a1460c51 Initialize parkingtime to DEFAULT_PARK_TIME instead of 0
18 years ago
Matthew Fredrickson 78e593eecb Fix pseudo channel allocation errors on startup when using SS7
18 years ago
Tilghman Lesher 467c6f5f90 Merged revisions 121861 via svnmerge from
18 years ago
Matthew Fredrickson 4639347531 Make sure we hangup any calls we have and NULL out the ss7call value when we get a reset circuit message. Fixes crash bug
18 years ago
Tilghman Lesher 99c2f1c9f7 Expand CDR uniqueid field to 150 chars, to account for maximum systemname.
18 years ago