Commit Graph

22 Commits (b7ec25ec2e98e5e4bb26edacb855602541e30b7f)

Author SHA1 Message Date
Matthew Jordan 511cf82367 Prevent res_timing_pthread from blocking callers
12 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 765b275976 Use poll() instead of select() in res_timing_pthread to avoid stack corruption.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
David Vossel d532cbcd8a module load priority
16 years ago
Russell Bryant 04beecc859 Improve handling of trying to ACK too many timer expirations.
16 years ago
Russell Bryant 1fab70a1c6 Resolve issues with choppy sound when using res_timing_pthread.
16 years ago
Russell Bryant 5894cefe1f Trim trailing whitespace so that I can work on this bug without it bothering me. :-)
16 years ago
Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces.
16 years ago
Russell Bryant 06c56e1381 Fix a problem where continuous mode will get inadvertently get turned off if set_rate()
17 years ago
Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that
17 years ago
Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch.
17 years ago
Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from
17 years ago
Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch.
17 years ago
Russell Bryant 02b1317d0f - add get_max_rate timing API call
17 years ago
Russell Bryant ed289fd3aa fix a memory leak.
17 years ago
Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec
17 years ago
Russell Bryant 5aeb6a6cbb Fix the check against the max supported rate
17 years ago
Russell Bryant 9a301b9f20 Merge res_timing_pthread. This is a timing interface for Asterisk that
17 years ago