From 193d49bfc7aed63acd972885b6fc59dcc4ad1d10 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Mon, 23 May 2011 13:52:10 +0200 Subject: [PATCH] clarified use of additional_interfaces in doc --- core/etc/sems.conf.sample | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/etc/sems.conf.sample b/core/etc/sems.conf.sample index e6f45828..dd3042b7 100644 --- a/core/etc/sems.conf.sample +++ b/core/etc/sems.conf.sample @@ -129,6 +129,12 @@ rtp_high_port=60000 # Additional IFs (optional): # additional_interfaces = # +# additional_interfaces must be set if more than one +# interface is to be used for the same purpose (e.g. +# more than one interface for SIP). Configure additional +# interfaces if networks should be bridged or separate +# networks should be served. +# # For each additional interface, a set of parameters # suffixed with the interface name should be listed # with the 'additional_interfaces' parameter.