Commit Graph

32 Commits (2ae1a22e0e71fc705ffd93d4ac061c48b0bb593c)

Author SHA1 Message Date
Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
7 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Joshua Colp 17f9e0cacc res_timing_pthread: Fix leaky pipes.
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations.
11 years ago
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