<p>Hi, looks like -C option (check config) has lost some of its basic functionality. It's not checking that inter-module dependencies are properly satisfied, which is one of the basic things that can go wrong when upgrading from one release to another.</p>

<p>[sobomax@van01 ~/projects/voiptests]$ ./dist/opensips/opensips -f opensips.cfg -C<br>
Listening on<br>
             udp: 127.0.0.1 [127.0.0.1]:5060<br>
Aliases:<br>
             udp: localhost.my.domain:5060<br>
             udp: localhost:5060</p>

<p>Aug 24 13:51:54 [31495] NOTICE:core:main: config file ok, exiting...<br>
[sobomax@van01 ~/projects/voiptests]$ ./dist/opensips/opensips -f opensips.cfg -D -E<br>
Listening on<br>
             udp: 127.0.0.1 [127.0.0.1]:5060<br>
Aliases:<br>
             udp: localhost.my.domain:5060<br>
             udp: localhost:5060</p>

<p>Aug 24 13:52:02 [31820] WARNING:core:main: no fork mode<br>
Aug 24 13:52:02 [31820] NOTICE:core:main: version: opensips 2.1.1 (x86_64/freebsd)<br>
Aug 24 13:52:02 [31820] WARNING:core:solve_module_dependencies: module rtpproxy depends on module dialog, but it was not loaded!<br>
Aug 24 13:52:02 [31820] ERROR:core:init_modules: failed to solve module dependencies<br>
Aug 24 13:52:02 [31820] ERROR:core:main: error while initializing modules<br>
[sobomax@van01 ~/projects/voiptests]$</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/616">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcifwOEkbbWPuIU-HTVnjYgDAqeJKnks5oq30RgaJpZM4FxTc3.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/616"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>