<div dir="ltr">Hi there!<br><br>I might noticed non actual version of 3.0.4 stored on FTP here:<br><a href="https://opensips.org/pub/opensips/3.0.4/">https://opensips.org/pub/opensips/3.0.4/</a><br><br><div>By dowloading opensips-3.0.4.tar.gz    (from 17 November) and attempting to compile it on Ubuntu 18.04 server edition,</div><div>I got the problem with a compilation of this file 'net/tcp_common.c' .<br></div><div><br></div>A handful of functions (in 'tcp_common.c') are trying to appeal to 'async' member of struct 'tcp_connection' (the structure is defined in 'tcp_conn_defs.h' header).<br>A quick check confirmed that the 'async' member of the 'tcp_connection' structure doesn't exist.<br><br>A compilation process ends in lots of rows of such kind:<br>" error: ‘struct tcp_connection’ has no member named ‘async’ "<br><br><div>By downloading the 3.0.4 from git <a href="https://github.com/OpenSIPS/opensips/tree/3.0">https://github.com/OpenSIPS/opensips/tree/3.0</a></div><div>which seems to be much more fresh (last commit 19 hours ago),<br></div><div>I noticed the issue doesn't persist, since 'net/tcp_common.c' file implementer basically doesn't exist here. And the compilation process succeeds.</div><div><br></div><div>Still I might have missed something.<br>Sorry in advance, if this message will be a waste of time.<br></div><div><br></div><div>Anyway, I hope this find will be helpful for the OpenSIPS team :)<br></div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr"><font style="background-color:rgb(255,255,255)" color="#0b5394">Best regards,<br></font></div><div dir="ltr"><font style="background-color:rgb(255,255,255)" color="#0b5394">Donat Zenichev<br><br></font></div></div></div></div></div></div></div></div></div>