Commit History

Author SHA1 Message Date
  Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers 5 years ago
  Corey Farrell 021ce938ca astobj2: Remove legacy ao2_container_alloc routine. 5 years ago
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 9 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Joshua Colp 17f9e0cacc res_timing_pthread: Fix leaky pipes. 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations. 10 years ago
  Matthew Jordan 511cf82367 Prevent res_timing_pthread from blocking callers 11 years ago
  Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users 12 years ago
  Matthew Jordan d9651f2be9 Fix timing source dependency issues with MOH 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Russell Bryant 765b275976 Use poll() instead of select() in res_timing_pthread to avoid stack corruption. 14 years ago
  Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  David Vossel d532cbcd8a module load priority 15 years ago
  Russell Bryant 04beecc859 Improve handling of trying to ACK too many timer expirations. 15 years ago
  Russell Bryant 1fab70a1c6 Resolve issues with choppy sound when using res_timing_pthread. 15 years ago
  Russell Bryant 5894cefe1f Trim trailing whitespace so that I can work on this bug without it bothering me. :-) 15 years ago
  Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces. 15 years ago
  Russell Bryant 06c56e1381 Fix a problem where continuous mode will get inadvertently get turned off if set_rate() 16 years ago
  Sean Bright fd8caa1778 This is basically a complete rollback of r155401, as it was determined that 16 years ago
  Mark Michelson 0e5367f7eb Merge the changes from the res_timing_timerfd branch. 16 years ago
  Sean Bright 30d1744ffc Add ability to pass arbitrary data to the ao2_callback_fn (called from 16 years ago
  Mark Michelson 5dfefa5ee6 Merged revisions 140488 via svnmerge from 16 years ago
  Sean Bright 357bf3e90b All of the res/ stuff (other than res_jabber) from the RSW branch. 16 years ago
  Russell Bryant 02b1317d0f - add get_max_rate timing API call 16 years ago
  Russell Bryant ed289fd3aa fix a memory leak. 16 years ago
  Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec 16 years ago