[OpenSIPS-Devel] [NEW] OpenSIPS Module Dependencies

Liviu Chircu liviu at opensips.org
Wed Aug 13 18:52:31 CEST 2014


Hello all,

We have released a very useful feature on the OpenSIPS master branch.

It basically eliminates the need for "loadmodule" statement ordering 
within the script. As long as all necessary modules are loaded, they 
SHOULD be loadable in any order, unless we forgot to specify some 
dependencies. modparam statements still have to be placed after loading 
their corresponding module.

The impact of creating the module dependencies graph on startup is 
insignificant and far outweighs the benefits.

Feedback is much appreciated as this is a major change. Basically, if 
you checkout the master branch, recompile, and OpenSIPS successfully 
starts with exactly the working script you had before, then the patch 
was successful!

Best regards,

-- 
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com




More information about the Devel mailing list