No subject


Tue Aug 30 21:52:48 CEST 2011


isten host address without transport protocol all three UDP TCP and SCTP so=
ckets will be started.
Ths time I only see UDP and TCP:
Listening on
             udp: 127.0.0.1:5060
             tcp: 127.0.0.1:5060
Aliases:
             tcp: localhost:5060
             tcp: localhost.localdomain:5060
             udp: localhost:5060
             udp: localhost.localdomain:5060

I have read the c sources to verify that the sctp libs and header files are=
 in the right places, and they are.

What I could need is a tip on how to verify that my core has been compiled =
with sctp support. How can I see that ?
In what files would there be a confimation of that the sctp feature will be=
 compiled in?


/Stefan




_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users at lists.sip-router.org<mailto:sr-users at lists.sip-router.org>
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users



--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/miconda


--
Daniel-Constantin Mierla -- http://www.asipto.com
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/miconda

--_000_D29A852E93A36C4CA2A9B5A4BEF46E60271EE4E925ESESSCMS0364e_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.6002.18494" name=3DGENERATOR></HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV dir=3Dltr align=3Dleft><FONT face=3DArial color=3D#0000ff size=3D2><SP=
AN=20
class=3D754534113-18112011>Just one more question.</SPAN></FONT></DIV>
<DIV dir=3Dltr align=3Dleft><FONT face=3DArial color=3D#0000ff size=3D2><SP=
AN=20
class=3D754534113-18112011></SPAN></FONT>&nbsp;</DIV>
<DIV dir=3Dltr align=3Dleft><FONT face=3DArial color=3D#0000ff size=3D2><SP=
AN=20
class=3D754534113-18112011>Iget these warnings:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2>CC (gcc)=20
[ser]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
sctp_server.o<BR>sctp_server.c:504:2: warning: #warning no sctp lib support=
 for=20
SCTP_FRAGMENT_INTERLEAVE, consider upgrading<BR>sctp_server.c:550:2: warnin=
g:=20
#warning no sctp lib support for SCTP_PARTIAL_DELIVERY_POINT, consider=20
upgrading<BR>sctp_server.c:735:2: warning: #warning no sctp lib support for=
=20
SCTP_MAX_BURST, consider upgrading<BR>sctp_server.c: In function=20
'sctp_init_sock_opt_common':<BR>sctp_server.c:412: warning: unused variable=
=20
'optlen'<BR>sctp_server.c:411: warning: unused variable=20
'saved_errno'<BR>sctp_server.c:410: warning: unused variable=20
'pd_point'<BR></FONT></DIV>
<DIV><SPAN class=3D754534113-18112011></SPAN><FONT face=3DArial><FONT=20
color=3D#0000ff><FONT size=3D2>I<SPAN class=3D754534113-18112011>s that som=
ething I=20
can live with ?</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN=20
class=3D754534113-18112011></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN=20
class=3D754534113-18112011>What do they do, is there any detailed descripti=
on of=20
them?</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN=20
class=3D754534113-18112011></SPAN></FONT></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT color=3D#0000ff><FONT size=3D2><SPAN=20
class=3D754534113-18112011>/Stefan</SPAN></FONT></FONT></FONT></DIV>
<DIV><BR></DIV>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B> Daniel-Constantin Mierla=20
[mailto:miconda at gmail.com] <BR><B>Sent:</B> den 18 november 2011=20
12:53<BR><B>To:</B> Stefan Ljung; kamailio users<BR><B>Subject:</B> Re:=20
[SR-Users] Core compiled with Sctp support<BR></FONT><BR></DIV>
<DIV></DIV>Don't forget to keep the mailing list cc-ed -- private emails se=
nt=20
from mailing lists discussion are going to be discarded.<BR><BR>If you have=
=20
libsctp devel package installed, try compilation with:<BR><BR>make SCTP=3D1=
 ...=20
all<BR><BR>Cheers,<BR>Daniel<BR>&nbsp;<BR>On 11/18/11 12:13 PM, Stefan Ljun=
g=20
wrote:=20
<BLOCKQUOTE=20
cite=3Dmid:D29A852E93A36C4CA2A9B5A4BEF46E60271EE4E7FF at ESESSCMS0364.eemea.er=
icsson.se=20
type=3D"cite">
  <META content=3D"MSHTML 6.00.6002.18494" name=3DGENERATOR>
  <DIV dir=3Dltr align=3Dleft><SPAN lang=3DSV>
  <P>So, its not. </P>
  <P>[test032 at wslint90]# ./ser -V</P>
  <P>version: ser 3.1.2 (i386/linux) 2fe4d6</P>
  <P>flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCK=
S,=20
  DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC,=20
  DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE,=20
  USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES</P>
  <P>ADAPTIVE_WAIT_LOOPS=3D1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16=
,=20
  MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB</P>
  <P>poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.</P>
  <P>id: 2fe4d6</P>
  <P>compiled on 11:31:57 Nov 18 2011 with gcc 4.1.2</P>
  <P>&nbsp;</P>
  <P>&nbsp;</P>
  <P>This result came after a<SPAN class=3D340421211-18112011>n</SPAN> unta=
r and=20
  then make command.</P>
  <P>&nbsp;</P>
  <P>&nbsp;</P>
  <P>Here's my machine :</P>
  <P>[linux]# uname -a</P>
  <P>Linux wslint90 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686=
 i686=20
  i386 GNU/Linux</P>
  <P>&nbsp;</P>
  <P>What can I do to force it in ?</P>
  <P>&nbsp;</P>
  <P>/Stefan</P>
  <P>&nbsp;</P></SPAN></DIV><BR>
  <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
  <HR tabIndex=3D-1>
  <FONT face=3DTahoma size=3D2><B>From:</B> Daniel-Constantin Mierla [<A=20
  class=3Dmoz-txt-link-freetext=20
  href=3D"mailto:miconda at gmail.com">mailto:miconda at gmail.com</A>] <BR><B>Se=
nt:</B>=20
  den 18 november 2011 11:59<BR><B>To:</B> SIP Router - Kamailio (OpenSER) =
and=20
  SIP Express Router (SER) - Users Mailing List<BR><B>Cc:</B> Stefan=20
  Ljung<BR><B>Subject:</B> Re: [SR-Users] Core compiled with Sctp=20
  support<BR></FONT><BR></DIV>Hello,<BR><BR>when sctp support is available,=
 if=20
  you do 'kamailio -V' or 'ser -V' you should see USE_SCTP flag=20
  there.<BR><BR>Not sure if sctp is enabled by default in listen sockets, y=
ou=20
  can do it anyhow with global=20
  parameter:<BR><BR>enable_sctp=3Dyes<BR><BR>Cheers,<BR>Daniel<BR><BR>On 11=
/18/11=20
  11:49 AM, Stefan Ljung wrote:=20
  <BLOCKQUOTE=20
  cite=3Dmid:D29A852E93A36C4CA2A9B5A4BEF46E60271EE4E7D2 at ESESSCMS0364.eemea.=
ericsson.se=20
  type=3D"cite">
    <META content=3D"Microsoft Exchange Server" name=3DGenerator><!-- conve=
rted from rtf -->
    <STYLE>.EmailQuote {
	PADDING-LEFT: 4pt; MARGIN-LEFT: 1pt; BORDER-LEFT: #800000 2px solid
}
</STYLE>
    <FONT face=3D"Arial, sans-serif" size=3D2>
    <DIV>I've downloaded sip-router 3.1.2 and have been struggling with the=
 make=20
    commands&nbsp; for configuring. Compiling and installing.</DIV>
    <DIV>Can't really say that I master it.</DIV>
    <DIV>But I have finally managed to do all steps and started a example=20
    ser.cfg.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>One of the features I want to play around eith is the sctp=20
    transport.</DIV>
    <DIV>From previous experiments with OpenSER I kearned that if I only sp=
ecify=20
    a listen host address without transport protocol all three UDP TCP and =
SCTP=20
    sockets will be started.</DIV>
    <DIV>Ths time I only see UDP and TCP:</DIV>
    <DIV>Listening on</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    udp: 127.0.0.1:5060</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    tcp: 127.0.0.1:5060</DIV>
    <DIV>Aliases:</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    tcp: localhost:5060</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    tcp: localhost.localdomain:5060</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    udp: localhost:5060</DIV>
    <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
    udp: localhost.localdomain:5060</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>I have read the c sources to verify that the sctp libs and header =
files=20
    are in the right places, and they are.</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>What I could need is a tip on how to verify that my core has been=
=20
    compiled with sctp support. How can I see that ?</DIV>
    <DIV>In what files would there be a confimation of that the sctp featur=
e=20
    will be compiled in?</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>&nbsp;</DIV>
    <DIV>/Stefan</DIV>
    <DIV>&nbsp;</DIV></FONT><BR>
    <FIELDSET class=3DmimeAttachmentHeader></FIELDSET> <BR><PRE wrap=3D"">_=
______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<A class=3Dmoz-txt-link-abbreviated href=3D"mailto:sr-users at lists.sip-route=
r.org" moz-do-not-send=3D"true">sr-users at lists.sip-router.org</A>
<A class=3Dmoz-txt-link-freetext href=3D"http://lists.sip-router.org/cgi-bi=
n/mailman/listinfo/sr-users" moz-do-not-send=3D"true">http://lists.sip-rout=
er.org/cgi-bin/mailman/listinfo/sr-users</A>
</PRE></BLOCKQUOTE><BR><PRE class=3Dmoz-signature cols=3D"72">--=20
Daniel-Constantin Mierla -- <A class=3Dmoz-txt-link-freetext href=3D"http:/=
/www.asipto.com" moz-do-not-send=3D"true">http://www.asipto.com</A>
Kamailio Advanced Training, Dec 5-8, Berlin: <A class=3Dmoz-txt-link-freete=
xt href=3D"http://asipto.com/u/kat" moz-do-not-send=3D"true">http://asipto.=
com/u/kat</A>
<A class=3Dmoz-txt-link-freetext href=3D"http://linkedin.com/in/miconda" mo=
z-do-not-send=3D"true">http://linkedin.com/in/miconda</A> -- <A class=3Dmoz=
-txt-link-freetext href=3D"http://twitter.com/miconda" moz-do-not-send=3D"t=
rue">http://twitter.com/miconda</A></PRE></BLOCKQUOTE><BR><PRE class=3Dmoz-=
signature cols=3D"72">--=20
Daniel-Constantin Mierla -- <A class=3Dmoz-txt-link-freetext href=3D"http:/=
/www.asipto.com">http://www.asipto.com</A>
Kamailio Advanced Training, Dec 5-8, Berlin: <A class=3Dmoz-txt-link-freete=
xt href=3D"http://asipto.com/u/kat">http://asipto.com/u/kat</A>
<A class=3Dmoz-txt-link-freetext href=3D"http://linkedin.com/in/miconda">ht=
tp://linkedin.com/in/miconda</A> -- <A class=3Dmoz-txt-link-freetext href=
=3D"http://twitter.com/miconda">http://twitter.com/miconda</A></PRE></BODY>=
</HTML>

--_000_D29A852E93A36C4CA2A9B5A4BEF46E60271EE4E925ESESSCMS0364e_--



More information about the sr-users mailing list