{{ $ENABLE_SCTP := .Env.ENABLE_SCTP | default "0" | toBool -}} {{ $ENABLE_JVB_XMPP_SERVER := .Env.ENABLE_JVB_XMPP_SERVER | default "0" | toBool }} {{ $JVB_DISABLE_STUN := .Env.JVB_DISABLE_STUN | default "0" | toBool -}} ...
{{ $ENABLE_SCTP := .Env.ENABLE_SCTP | default "0" | toBool -}} {{ $ENABLE_RECORDING := .Env.ENABLE_RECORDING | default "0" | toBool -}} {{ $ENABLE_OCTO := .Env.ENABLE_OCTO | default "0" | toBool -}} {{ $ENABLE_OCTO_SCTP := .Env.ENABLE_OCTO_SCTP | default .Env....
I have the same problem with the SCTP protocol on an LX2160 board.Does anyone know how to install and activate the SCTP protocol?Here are the errors:[SCTP] Socket creation failed: Protocol not supported[SCTP] could not open socket, no SCTP connection established[SCTP] ...
I have the same problem with the SCTP protocol on an LX2160 board.Does anyone know how to install and activate the SCTP protocol?Here are the errors:[SCTP] Socket creation failed: Protocol not supported[SCTP] could not open socket, no SCTP connection established[SCTP] ...
I have tried with the latest version of my channel (Stable or Edge) I have uploaded Diagnostics Diagnostics ID: Expected behavior I'd like to enable SCTP protocol inside the Docker for Windows. The possible solution for this was proposed...
cilium: hubble: enabled: false sctp: enabled: true externalIPs: enabled: true autoDirectNodeRoutes: false @@ -19,6 +21,7 @@ cilium: k8sServicePort: 7445 cni: chainingMode: generic-veth chainingTarget: kube-ovn customConf: true configMap: cni-configuration routingMode: nativeFooter...