diff --git a/kamailio/local.cfg b/kamailio/local.cfg index 785d330..6b13b0d 100644 --- a/kamailio/local.cfg +++ b/kamailio/local.cfg @@ -70,6 +70,17 @@ ## E.g.: Add MTU=1472 to the /etc/sysconfig/network-scripts/XXX # 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