|
@@ -1065,7 +1065,7 @@ Example of usage:
|
|
|
|
|
|
Alias: ip_freebind, ipfreebind
|
|
Alias: ip_freebind, ipfreebind
|
|
|
|
|
|
-Control if Kamailio should attempt to bind to non local ip.This option
|
|
|
|
|
|
+Control if Kamailio should attempt to bind to non local ip. This option
|
|
is the per-socket equivalent of the system **ip_nonlocal_bind**.
|
|
is the per-socket equivalent of the system **ip_nonlocal_bind**.
|
|
|
|
|
|
Default is 0 (do not bind to non local ip).
|
|
Default is 0 (do not bind to non local ip).
|
|
@@ -2444,7 +2444,7 @@ tcp_buf_write is not enabled.
|
|
|
|
|
|
### tcp_reuse_port
|
|
### tcp_reuse_port
|
|
|
|
|
|
-Allows reuse of TCP ports. This means,for example, that the same TCP
|
|
|
|
|
|
+Allows reuse of TCP ports. This means, for example, that the same TCP
|
|
ports on which Kamailio is listening on, can be used as source ports of
|
|
ports on which Kamailio is listening on, can be used as source ports of
|
|
new TCP connections when acting as an UAC. Kamailio must have been
|
|
new TCP connections when acting as an UAC. Kamailio must have been
|
|
compiled in a system implementing SO_REUSEPORT (Linux \> 3.9.0, FreeBSD,
|
|
compiled in a system implementing SO_REUSEPORT (Linux \> 3.9.0, FreeBSD,
|
|
@@ -2546,7 +2546,7 @@ to sctp protocol level retransmission). Useful to improve reliability
|
|
with peers that reboot/restart or fail over to another machine.
|
|
with peers that reboot/restart or fail over to another machine.
|
|
|
|
|
|
WARNING: use with care and low values (e.g. 1-3) to avoid "multiplying"
|
|
WARNING: use with care and low values (e.g. 1-3) to avoid "multiplying"
|
|
-traffic to unresponding hosts (default: 0).Can be changed at runtime.
|
|
|
|
|
|
+traffic to unresponding hosts (default: 0). Can be changed at runtime.
|
|
|
|
|
|
sctp_send_retries = 1
|
|
sctp_send_retries = 1
|
|
|
|
|