<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    when sctp support is available, if you do 'kamailio -V' or 'ser -V'
    you should see USE_SCTP flag there.<br>
    <br>
    Not sure if sctp is enabled by default in listen sockets, you can do
    it anyhow with global parameter:<br>
    <br>
    enable_sctp=yes<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    On 11/18/11 11:49 AM, Stefan Ljung wrote:
    <blockquote
cite="mid:D29A852E93A36C4CA2A9B5A4BEF46E60271EE4E7D2@ESESSCMS0364.eemea.ericsson.se"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from rtf -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <font face="Arial, sans-serif" size="2">
        <div>I've downloaded sip-router 3.1.2 and have been struggling
          with the make 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 ser.cfg.</div>
        <div>&nbsp;</div>
        <div>One of the features I want to play around eith is the sctp
          transport.</div>
        <div>From previous experiments with OpenSER I kearned that if I
          only specify a listen host address without transport protocol
          all three UDP TCP and SCTP 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; udp: 127.0.0.1:5060</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: 127.0.0.1:5060</div>
        <div>Aliases:</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: localhost:5060</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tcp: localhost.localdomain:5060</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: localhost:5060</div>
        <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; udp: localhost.localdomain:5060</div>
        <div>&nbsp;</div>
        <div>I have read the c sources to verify that the sctp libs and
          header files 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 compiled with sctp support. How can I see that ?</div>
        <div>In what files would there be a confimation of that the sctp
          feature will be compiled in?</div>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>/Stefan</div>
        <div>&nbsp;</div>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
Kamailio Advanced Training, Dec 5-8, Berlin: <a class="moz-txt-link-freetext" href="http://asipto.com/u/kat">http://asipto.com/u/kat</a>
<a class="moz-txt-link-freetext" href="http://linkedin.com/in/miconda">http://linkedin.com/in/miconda</a> -- <a class="moz-txt-link-freetext" href="http://twitter.com/miconda">http://twitter.com/miconda</a></pre>
  </body>
</html>