summaryrefslogtreecommitdiff
path: root/funcs/func_periodic_hook.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2017-12-29datastore: Add automatic module references.Corey Farrell
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-14Fix potential crash after unload of func_periodic_hook or test_message.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-04-23Fix error loading res_monitor.Russell Bryant
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-04-12func_periodic_hook: move module refRussell Bryant
2014-04-12func_periodic_hook: add module ref countingRussell Bryant
2014-04-08func_periodic_hook: List more modules as dependenciesRussell Bryant
2014-04-05func_periodic_hook: New function for periodic hooks.Russell Bryant