<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><tt>The TCP-plain and UDP-plain
protocols are modules directly in code (see net/ directory ).
These module are automatically compiled, you do not have to do
anything more than placing that loadmodule in the script. It
should automagically do the work for you ;)<br>
<br>
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>
On 02.03.2015 05:42, <a class="moz-txt-link-abbreviated" href="mailto:shahzad@voip-demos.com">shahzad@voip-demos.com</a> wrote:<br>
</div>
<blockquote
cite="mid:3356d0257103a389f8ba5324dace186f@voip-demos.com"
type="cite">
<p>OK, in the source tree, i only see proto_tls and proto_sctp
directors under modules. Searching proto_tcp lead me to net
directory which indeed has proto_tcp and proto_udp directories
however, there is no "so" file, so i guess these protos not
compiled by default, however interestingly they also do not have
any Makefile, so i can't even try to manually compile them (i.e.
without relying on "make menuconfig").</p>
<p>Should i continue my attempt to compile and run v2.1 tunk or is
it too early to test it? Please advise.</p>
<p>Thank you.</p>
<p> </p>
<p>On 2015-03-01 13:03, Bogdan-Andrei Iancu wrote:</p>
<blockquote type="cite" style="padding-left:5px;
border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div>Hi,</div>
<div> </div>
<div>In 2.1 the protocols are loaded as modules and there is no
disable param at all.</div>
<div>So just set the tcp listener and do loadmodule
"proto_tcp.so" .</div>
<div>Note many parameters related to protocols were changed or
moved and the docs were not yet updated.</div>
<div> </div>
<div>Regards,</div>
<div>Bogdan</div>
<div> </div>
<div> </div>
<div>
<div style="font-size: 9px; color: #575757;">Sent from Samsung
Mobile</div>
</div>
<br>
<br>
-------- Original message --------<br>
From: <a class="moz-txt-link-abbreviated" href="mailto:shahzad@voip-demos.com">shahzad@voip-demos.com</a> <br>
Date:01/03/2015 03:25 (GMT+01:00) <br>
To: <a class="moz-txt-link-abbreviated" href="mailto:users@lists.opensips.org">users@lists.opensips.org</a> <br>
Subject: [OpenSIPS-Users] No support for TCP in OpenSIPS v2.1? <br>
<br>
OK, so i have successfully compiled opensip v2.1 trunk and tried
to <br>
start it with minimal configuration, it fails and gives error on
global <br>
TCP parameters. It does not even accepts "disable_tcp=no".<br>
<br>
I do not understand what is wrong here, i rechecked every option
in <br>
"make menuconfig" and didn't find anything related to TCP
anywhere. <br>
Please help, i need TCP support to test opensips capability to <br>
interconnect with webrtc endpoints and rtpengine service.<br>
<br>
Here is the output of opensips -V command,<br>
<br>
--<br>
version: opensips 2.1.1dev (x86_64/linux)<br>
flags: STATS: On, USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC,
F_MALLOC, <br>
FAST_LOCK-FUTEX-ADAPTIVE_WAIT, USE_PTHREAD_MUTEX<br>
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144,
MAX_LISTEN 16, <br>
MAX_URI_SIZE 1024, BUF_SIZE 65535<br>
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.<br>
git revision: 2dd472a<br>
main.c compiled on 03:10:21 Mar 1 2015 with gcc 4.7<br>
--<br>
<br>
<br>
Thank you.<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></blockquote>
<div> </div>
</blockquote>
<br>
</body>
</html>