<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hi Maxim,<br>
      <br>
      The inter-module dependencies is something new added in 2.1 and
      indeed, the check is misplaced in relation to the "-c/C" checks.
      It is not a regression, but rather an bug in the new code.<br>
      Thank you for reporting and opening the ticket, Liviu will have it
      fixed today.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 25.08.2015 01:47, Maxim Sobolev
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAH7qZfsRUaxQ_8Vx2caQq3zE1aswwZnoFQqtT-q2pFVVA156RQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Another issue with 2.1.x, the -C option (check
        config) seems to have rotten. It was expected to check basic
        things about config that does not require setting up full
        run-time environment, but it is not even checking inter-module
        dependencies. I.e.:
        <div><br>
        </div>
        <div>
          <div>[sobomax@van01 ~/projects/voiptests]$
            ./dist/opensips/opensips -f opensips.cfg -C</div>
          <div>Listening on</div>
          <div>             udp: 127.0.0.1 [127.0.0.1]:5060</div>
          <div>Aliases:</div>
          <div>             udp: localhost.my.domain:5060</div>
          <div>             udp: localhost:5060</div>
          <div><br>
          </div>
          <div>Aug 24 13:51:54 [31495] NOTICE:core:main: config file ok,
            exiting...</div>
        </div>
        <div>
          <div>[sobomax@van01 ~/projects/voiptests]$
            ./dist/opensips/opensips -f opensips.cfg -D -E</div>
          <div>Listening on</div>
          <div>             udp: 127.0.0.1 [127.0.0.1]:5060</div>
          <div>Aliases:</div>
          <div>             udp: localhost.my.domain:5060</div>
          <div>             udp: localhost:5060</div>
          <div><br>
          </div>
          <div>Aug 24 13:52:02 [31820] WARNING:core:main: no fork mode</div>
          <div>Aug 24 13:52:02 [31820] NOTICE:core:main: version:
            opensips 2.1.1 (x86_64/freebsd)</div>
          <div>Aug 24 13:52:02 [31820]
            WARNING:core:solve_module_dependencies: module rtpproxy
            depends on module dialog, but it was not loaded!</div>
          <div>Aug 24 13:52:02 [31820] ERROR:core:init_modules: failed
            to solve module dependencies</div>
          <div>Aug 24 13:52:02 [31820] ERROR:core:main: error while
            initializing modules</div>
        </div>
        <div><br>
        </div>
        <div>I've opened a ticket on that (#616).</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Aug 24, 2015 at 12:02 PM, Maxim
          Sobolev <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:sobomax@sippysoft.com" target="_blank">sobomax@sippysoft.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">No, we have not loaded it yet. Is it now
              always required? As I said my point here is not so much
              how to fix it, but the fact that Liviu Chircu said that
              loading such module is just a workaround and the proper
              fix would be applied before the 2.1 x release goes out. If
              it was decided that loading module is now the "official"
              way to go, then it should be reflected in the relnotes
              IMHO.<span class="HOEnZb"><font color="#888888">
                  <div><br>
                  </div>
                  <div>-Maxim</div>
                </font></span></div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra"><br>
                  <div class="gmail_quote">On Sat, Aug 22, 2015 at 11:18
                    AM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:bogdan@opensips.org"
                        target="_blank">bogdan@opensips.org</a>&gt;</span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div>
                        <div>Hi Maxim,</div>
                        <div><br>
                        </div>
                        <div>Do you load the proto_udp module ?</div>
                        <div><br>
                        </div>
                        <div>Regards,</div>
                        <div>Bogdan</div>
                        <div><br>
                        </div>
                        <div><br>
                        </div>
                        <div>
                          <div style="font-size:9px;color:#575757">Sent
                            from Samsung Mobile</div>
                        </div>
                        <span><br>
                          <br>
                          -------- Original message --------<br>
                          From: Maxim Sobolev <br>
                          Date:22/08/2015 18:48 (GMT+02:00) <br>
                          To: OpenSIPS devel mailling list <br>
                          Cc: <a moz-do-not-send="true"
                            href="mailto:news@lists.opensips.org"
                            target="_blank">news@lists.opensips.org</a>,<a
                            moz-do-not-send="true"
                            href="mailto:users@lists.opensips.org"
                            target="_blank">users@lists.opensips.org</a>,
                          <a moz-do-not-send="true"
                            href="mailto:business@lists.opensips.org"
                            target="_blank">business@lists.opensips.org</a>
                          <br>
                          Subject: Re: [OpenSIPS-Devel] [RELEASE]
                          OpenSIPS 2.1.1 is now available <br>
                          <br>
                          <div dir="ltr">Hi Bogdan,
                            <div><br>
                            </div>
                            <div>For some reason 2.1.x is still failing
                              our voiptests travis run with the
                              following error when trying to run in the
                              UDP-only mode:</div>
                            <div><br>
                            </div>
                            <div>
                              <pre style="border-bottom-left-radius:4px;border-bottom-right-radius:4px;clear:left;min-height:42px;padding:15px 0px;color:rgb(241,241,241);font-size:12px;line-height:19px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;background-color:rgb(42,42,42)"><p style="padding:0px 15px 0px 55px;margin:0px;min-height:16px"><span>Aug 22 15:32:00 [10854] ERROR:core:fix_all_socket_lists: listeners found for protocol udp, but no module can handle it</span></p><p style="padding:0px 15px 0px 55px;margin:0px;min-height:16px"><span>Aug 22 15:32:00 [10854] ERROR:core:main: failed to initialize list addresses</span></p></pre>
                            </div>
                            <div>It was told on the mailing list before
                              that it would be fixed before the release:</div>
                            <div><br>
                            </div>
                            <div><a moz-do-not-send="true"
href="http://opensips-open-sip-server.1449251.n2.nabble.com/Unable-to-start-opensips-2-1-1dev-in-UDP-only-mode-td7595563.html"
                                target="_blank">http://opensips-open-sip-server.1449251.n2.nabble.com/Unable-to-start-opensips-2-1-1dev-in-UDP-only-mode-td7595563.html</a><br>
                            </div>
                            <div><br>
                            </div>
                            <div>So I guess that never happened. Could
                              you guys look into it or at least add some
                              kind of errata or relnotes entry?</div>
                            <div><br>
                            </div>
                            <div>Thanks!</div>
                            <div><br>
                            </div>
                            <div>-Maxim</div>
                            <div><br>
                            </div>
                          </div>
                        </span>
                        <div class="gmail_extra"><span><br>
                            <div class="gmail_quote">On Wed, Aug 19,
                              2015 at 11:03 AM, Bogdan-Andrei Iancu <span
                                dir="ltr">&lt;<a moz-do-not-send="true"
                                  href="mailto:bogdan@opensips.org"
                                  target="_blank">bogdan@opensips.org</a>&gt;</span>
                              wrote:<br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">Hello
                                everyone,<br>
                                <br>
                                Minor version 2.1.1 is now available on
                                branch 2.1. This is a release bringing
                                multiple and valuable fixes, a result of
                                the continues work of testing and fixing
                                the revolutionary 2.1 version.<br>
                                <br>
                                Please update as soon as possible as it
                                worth it ! Download the tarball with
                                sources from :<br>
                                    <a moz-do-not-send="true"
                                  href="http://opensips.org/pub/opensips/2.1.1/"
                                  rel="noreferrer" target="_blank">http://opensips.org/pub/opensips/2.1.1/</a><br>
                                <br>
                                RPM and DEB packages will be shortly
                                available on the official repositories,
                                after the nightly builts.<br>
                                <br>
                                There are hundreds of reports, tens of
                                fixes and maybe several hundreds of
                                commits - all these are the result of
                                the entire OpenSIPS community - people
                                testing, reporting and fixes. And I want
                                to thanks to all these people, to these
                                OpenSIPS'ers !<br>
                                <br>
                                Enjoy 2.1.1 !!<span><font
                                    color="#888888"><br>
                                    <br>
                                    -- <br>
                                    Bogdan-Andrei Iancu<br>
                                    OpenSIPS Founder and Developer<br>
                                    <a moz-do-not-send="true"
                                      href="http://www.opensips-solutions.com"
                                      rel="noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
                                    <br>
                                    <br>
_______________________________________________<br>
                                    Devel mailing list<br>
                                    <a moz-do-not-send="true"
                                      href="mailto:Devel@lists.opensips.org"
                                      target="_blank">Devel@lists.opensips.org</a><br>
                                    <a moz-do-not-send="true"
                                      href="http://lists.opensips.org/cgi-bin/mailman/listinfo/devel"
                                      rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/devel</a><br>
                                  </font></span></blockquote>
                            </div>
                            <br>
                            <br clear="all">
                            <div><br>
                            </div>
                          </span><span>-- <br>
                            <div>
                              <div dir="ltr">Maksym Sobolyev<br>
                                Sippy Software, Inc.<br>
                                Internet Telephony (VoIP) Experts<br>
                                Tel (Canada): <a moz-do-not-send="true"
                                  href="tel:%2B1-778-783-0474"
                                  value="+17787830474" target="_blank">+1-778-783-0474</a><br>
                                Tel (Toll-Free): <a
                                  moz-do-not-send="true"
                                  href="tel:%2B1-855-747-7779"
                                  value="+18557477779" target="_blank">+1-855-747-7779</a><br>
                                Fax: <a moz-do-not-send="true"
                                  href="tel:%2B1-866-857-6942"
                                  value="+18668576942" target="_blank">+1-866-857-6942</a><br>
                                Web: <a moz-do-not-send="true"
                                  href="http://www.sippysoft.com"
                                  target="_blank">http://www.sippysoft.com</a><br>
                                MSN: <a moz-do-not-send="true"
                                  href="mailto:sales@sippysoft.com"
                                  target="_blank">sales@sippysoft.com</a><br>
                                Skype: SippySoft<br>
                              </div>
                            </div>
                          </span></div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  <div>
                    <div dir="ltr">Maksym Sobolyev<br>
                      Sippy Software, Inc.<br>
                      Internet Telephony (VoIP) Experts<br>
                      Tel (Canada): <a moz-do-not-send="true"
                        href="tel:%2B1-778-783-0474"
                        value="+17787830474" target="_blank">+1-778-783-0474</a><br>
                      Tel (Toll-Free): <a moz-do-not-send="true"
                        href="tel:%2B1-855-747-7779"
                        value="+18557477779" target="_blank">+1-855-747-7779</a><br>
                      Fax: <a moz-do-not-send="true"
                        href="tel:%2B1-866-857-6942"
                        value="+18668576942" target="_blank">+1-866-857-6942</a><br>
                      Web: <a moz-do-not-send="true"
                        href="http://www.sippysoft.com" target="_blank">http://www.sippysoft.com</a><br>
                      MSN: <a moz-do-not-send="true"
                        href="mailto:sales@sippysoft.com"
                        target="_blank">sales@sippysoft.com</a><br>
                      Skype: SippySoft<br>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">
          <div dir="ltr">Maksym Sobolyev<br>
            Sippy Software, Inc.<br>
            Internet Telephony (VoIP) Experts<br>
            Tel (Canada): +1-778-783-0474<br>
            Tel (Toll-Free): +1-855-747-7779<br>
            Fax: +1-866-857-6942<br>
            Web: <a moz-do-not-send="true"
              href="http://www.sippysoft.com" target="_blank">http://www.sippysoft.com</a><br>
            MSN: <a moz-do-not-send="true"
              href="mailto:sales@sippysoft.com" target="_blank">sales@sippysoft.com</a><br>
            Skype: SippySoft<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>