Commit Graph

10 Commits (82fb56886e20e6ed5e97058e68fb32c88029f060)

Author SHA1 Message Date
Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer
17 years ago
Russell Bryant bae19927d3 Include poll-compat.h
17 years ago
Russell Bryant f9f0d8fe96 Change poll() to ast_poll().
17 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
17 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
18 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
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
Russell Bryant b6457ecf4c Merge changes from timing branch
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