<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="monospace">Hello all,<br>
<br>
We have released a very useful feature on the OpenSIPS master
branch.<br>
<br>
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.<br>
<br>
The impact of creating the module dependencies graph on startup is
insignificant and far outweighs the benefits.<br>
<br>
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!<br>
<br>
Best regards,
</font>
<pre class="moz-signature" cols="72">--
Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
</body>
</html>