summaryrefslogtreecommitdiff
path: root/res/res_timing_dahdi.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2011-12-27Fix timing source dependency issues with MOHMatthew Jordan
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-02Replacing doc/* with wiki linksAndrew Latham
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2009-06-09module load priorityDavid Vossel
2009-05-31Avoid a crash when res_timing_dahdi is unloaded but wasn't properly loaded.Eliel C. Sardanons
2009-03-03Add documentation for timing modules used in AsteriskMark Michelson
2009-02-17Update the timing API to have better support for multiple timing interfaces.Russell Bryant
2008-11-19Merge the changes from the res_timing_timerfd branch.Mark Michelson
2008-06-26- add get_max_rate timing API callRussell Bryant
2008-06-25Merged revisions 125132 via svnmerge from Kevin P. Fleming
2008-06-13Do not allow res_timing_dahdi to be unloaded. We can re-enable this once weRussell Bryant
2008-06-13Merge changes from timing branchRussell Bryant