[Kamailio-Devel] SCTP port binding problem
Juha Heinanen
jh at tutpro.com
Sat Aug 23 14:53:28 CEST 2008
Juha Heinanen writes:
> any idea why kamailio sctp server cannot start without first starting
> sctp_darn sctp server?
taking with myself, the problem was that sctp module was not loaded and
therefore kamailio failed to listen on sctp socket. after giving
command
modprobe sctp
kamailio starts fine.
now the question is, how does sctp_darn auto-load the module and could
kamailio do the same?
-- juha
More information about the Devel
mailing list