From cabb51f48d5cc07d100197fd9332722481a3fbb9 Mon Sep 17 00:00:00 2001 From: Luis Azedo Date: Wed, 30 May 2018 15:14:52 +0100 Subject: [PATCH] revert mhomed --- kamailio/local.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/kamailio/local.cfg b/kamailio/local.cfg index 54e922d..ae6e591 100644 --- a/kamailio/local.cfg +++ b/kamailio/local.cfg @@ -71,6 +71,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