On 12/23/10 11:00 AM, Juha Heinanen wrote:
i have tried to enable sctp by including in debian/rules
SCTP=1
and by including SCTP=$(SCTP) in make params.
in cfg file, i have
enable_sctp=1
but when i start sr, it does not report listening on sctp, only udp, tcp, and tls.
i have not found anything about sctp in sr README/INSTALL etc files in source dir.
question: how to enable sctp?
setting SCTP=1 for compilation time should do it.
Do you have USE_SCTP in kamailio -V output?
Cheers, Daniel