- add get_max_rate timing API call
commit05db2f40ddfd4eca8b5c902df305ab91cd7000ad
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 26 Jun 2008 15:37:01 +0000 (26 15:37 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Thu, 26 Jun 2008 15:37:01 +0000 (26 15:37 +0000)
tree118582e660d2690096ebef4c51e0bd240a6507e0
parent63ea74ed9a850196eb138cf22d3884bf6ff50b05
- add get_max_rate timing API call
- change ast_settimeout() to honor max rate in edge cases of file playback
  (this will make some warning messages go away at the end of playing back
   a file)

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@125332 614ede4d-c843-0410-af14-a771ab80d22e
include/asterisk/timing.h
main/channel.c
main/timing.c
res/res_timing_dahdi.c
res/res_timing_pthread.c