<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I cloned the source from <br>
    </p>
    <pre><code class="escaped">git clone <a class="moz-txt-link-freetext" href="https://github.com/OpenSIPS/opensips.git">https://github.com/OpenSIPS/opensips.git</a> opensips_head

the error appears the same

Aug 16 11:55:14 [25630] INFO:tls_mgm:mod_init: initializing TLS protocol
Aug 16 11:55:14 [25630] ERROR:tls_mgm:mod_init: unable to set the memory allocation functions
Aug 16 11:55:14 [25630] ERROR:tls_mgm:mod_init: NOTE: check if you have openssl 1.0.1e-fips, as this version is know to be broken; if so, you need to upgrade or downgrade to a differen openssl version !!
Aug 16 11:55:14 [25630] ERROR:core:init_mod: failed to initialize module tls_mgm
Aug 16 11:55:14 [25630] ERROR:core:main: error while initializing modules
Aug 16 11:55:14 [25630] INFO:core:cleanup: cleanup
Aug 16 11:55:14 [25630] DBG:dispatcher:destroy: destroying module ...
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: tm_shutdown : start
Aug 16 11:55:14 [25630] DBG:tm:unlink_timer_lists: emptying DELETE list for set 0
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: emptying hash table
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: releasing timers
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: removing semaphores
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: destroying callback lists
Aug 16 11:55:14 [25630] DBG:tm:tm_shutdown: tm_shutdown : done
Aug 16 11:55:14 [25630] DBG:core:shm_mem_destroy: destroying the shared memory lock
Aug 16 11:55:14 [25630] NOTICE:core:main: Exiting....

Thanks
Stefano

</code></pre>
    <br>
    <div class="moz-cite-prefix">Il 16/08/2016 17:18, Răzvan Crainea ha
      scritto:<br>
    </div>
    <blockquote
      cite="mid:98226c69-8774-cb13-95fd-e6ffa4d145d3@opensips.org"
      type="cite">Stefano!
      <br>
      <br>
      I've added some extra debugging in the master branch that might
      help you debug this. Could you please take the latest git
      version/deb and try to run again?
      <br>
      <br>
      Best regards,
      <br>
      <br>
      Răzvan Crainea
      <br>
      OpenSIPS Solutions
      <br>
      <a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a>
      <br>
      <br>
      On 08/16/2016 10:52 AM, Stefano Pisani wrote:
      <br>
      <blockquote type="cite">I'm trying to enable wss on opensips 2.2.1
        and Ubuntu 16.04.1 LTS
        <br>
        <br>
        version: opensips 2.2.1 (x86_64/linux)
        <br>
        flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP,
        PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
        <br>
        ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144,
        MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535
        <br>
        poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
        <br>
        main.c compiled on  with gcc 5.3.1
        <br>
        <br>
        It's not working:
        <br>
        Aug 16 03:43:02 [3915] INFO:tls_mgm:mod_init: initializing TLS
        protocol
        <br>
        Aug 16 03:43:02 [3915] ERROR:tls_mgm:mod_init: unable to set the
        memory allocation functions
        <br>
        Aug 16 03:43:02 [3915] ERROR:tls_mgm:mod_init: NOTE: check if
        you have openssl 1.0.1e-fips, as this version is know to be
        broken; if so, you need to upgrade or downgrade to a differen
        openssl version !!
        <br>
        Aug 16 03:43:02 [3915] ERROR:core:init_mod: failed to initialize
        module tls_mgm
        <br>
        <br>
        OpenSSL version is OpenSSL 1.0.2g-fips  1 Mar 2016
        <br>
        <br>
        The opensips installed packages are:
        <br>
        opensips                                        install
        <br>
        opensips-tls-module:amd64                       install
        <br>
        opensips-tlsmgm-module:amd64                    install
        <br>
        opensips-wss-module:amd64                       install
        <br>
        <br>
        <br>
        There is something I can do?
        <br>
        Thanks
        <br>
        <br>
        <br>
        <br>
        <br>
        <br>
        <br>
        _______________________________________________
        <br>
        Users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
        <br>
      </blockquote>
      <br>
      <br>
      _______________________________________________
      <br>
      Users mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
      <br>
    </blockquote>
    <br>
  </body>
</html>