|
|
@ -71,6 +71,17 @@ |
|
|
## E.g.: Add MTU=1472 to the /etc/sysconfig/network-scripts/XXX |
|
|
## E.g.: Add MTU=1472 to the /etc/sysconfig/network-scripts/XXX |
|
|
# udp4_raw_mtu = 1472 |
|
|
# udp4_raw_mtu = 1472 |
|
|
|
|
|
|
|
|
|
|
|
################################################################################ |
|
|
|
|
|
## BINDINGS |
|
|
|
|
|
################################################################################ |
|
|
|
|
|
## This parameter is OPTIONAL. |
|
|
|
|
|
## It will try to locate outbound interface |
|
|
|
|
|
## on multihomed host. By default forward |
|
|
|
|
|
## requests use the incoming socket disregarding |
|
|
|
|
|
## the destination location. When enabled Kamailio |
|
|
|
|
|
## will select a socket that can reach the |
|
|
|
|
|
## destination. This reduces performance. |
|
|
|
|
|
mhomed=0 |
|
|
|
|
|
|
|
|
################################################################################ |
|
|
################################################################################ |
|
|
## KZ_DISABLE_REGISTRAR_PORTS |
|
|
## KZ_DISABLE_REGISTRAR_PORTS |
|
|
|