[SR-Users] Core compiled with Sctp support

Stefan Ljung stefan.ljung at ericsson.com
Fri Nov 18 14:29:44 CET 2011


YES !
Its up.
SCTP=1 did the difference
Many thanks

/Stefan

________________________________
From: Daniel-Constantin Mierla [mailto:miconda at gmail.com]
Sent: den 18 november 2011 12:53
To: Stefan Ljung; kamailio users
Subject: Re: [SR-Users] Core compiled with Sctp support

Don't forget to keep the mailing list cc-ed -- private emails sent from mailing lists discussion are going to be discarded.

If you have libsctp devel package installed, try compilation with:

make SCTP=1 ... all

Cheers,
Daniel

On 11/18/11 12:13 PM, Stefan Ljung wrote:

So, its not.

[test032 at wslint90]# ./ser -V

version: ser 3.1.2 (i386/linux) 2fe4d6

flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, TLS_HOOKS, USE_RAW_SOCKS, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE, USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES

ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535, PKG_SIZE 4MB

poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.

id: 2fe4d6

compiled on 11:31:57 Nov 18 2011 with gcc 4.1.2





This result came after an untar and then make command.





Here's my machine :

[linux]# uname -a

Linux wslint90 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686 i686 i386 GNU/Linux



What can I do to force it in ?



/Stefan



________________________________
From: Daniel-Constantin Mierla [mailto:miconda at gmail.com]
Sent: den 18 november 2011 11:59
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List
Cc: Stefan Ljung
Subject: Re: [SR-Users] Core compiled with Sctp support

Hello,

when sctp support is available, if you do 'kamailio -V' or 'ser -V' you should see USE_SCTP flag there.

Not sure if sctp is enabled by default in listen sockets, you can do it anyhow with global parameter:

enable_sctp=yes

Cheers,
Daniel

On 11/18/11 11:49 AM, Stefan Ljung wrote:
I've downloaded sip-router 3.1.2 and have been struggling with the make commands  for configuring. Compiling and installing.
Can't really say that I master it.
But I have finally managed to do all steps and started a example ser.cfg.

One of the features I want to play around eith is the sctp transport.


More information about the sr-users mailing list