Module: kamailio Branch: master Commit: 7f89e4cc5c84b720928c2936c9e2e0630aebec9e URL: https://github.com/kamailio/kamailio/commit/7f89e4cc5c84b720928c2936c9e2e063...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2021-11-18T14:33:28+01:00
core: mechanism to execute child_init() for special ranks on demand
- new special rank PROC_POSTCHILDINIT, to execute child_init() for main process only when ksr_module_set_flag(KSRMOD_FLAG_POSTCHILDINIT) is executed in mod_init()
---
Modified: src/core/sr_module.c Modified: src/core/sr_module.h Modified: src/main.c
---
Diff: https://github.com/kamailio/kamailio/commit/7f89e4cc5c84b720928c2936c9e2e063... Patch: https://github.com/kamailio/kamailio/commit/7f89e4cc5c84b720928c2936c9e2e063...