Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41531?usp=email )
Change subject: sctp_common: gen_sockopts/1: add heartbeat and RTO params ......................................................................
Patch Set 2:
(1 comment)
File config/sys.config:
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41531/comment/cb0d7150_165ed... : PS2, Line 17: %% * rto_initial - RTO (retransmission time-out) initial, ms (default: 1000) I'm not sure we want to provide defaults for RTO ourselves, I'd say let the kernel pick them up. Unless erlang itself already sets a default on its own.