From 8fb537bc191eec8b6d7a2b6a63d49dd3b2820759 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 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