Module: sems Branch: master Commit: c12ad5fd0ea334fd9699330b80eed7c2b947c5c5 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c12ad5fd0ea334fd9699330b80eed7c2b947c5c5
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Wed Sep 14 12:34:20 2011 +0200 note about configuring sip_ip for IFs --- core/etc/sems.conf.sample | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/core/etc/sems.conf.sample b/core/etc/sems.conf.sample index 25ef63f..1685be8 100644 --- a/core/etc/sems.conf.sample +++ b/core/etc/sems.conf.sample @@ -140,7 +140,8 @@ rtp_high_port=60000 # with the 'additional_interfaces' parameter. # # Please note that for each additional interface, -# 'sip_ip_[if_name]' is mandatory. The other +# 'sip_ip_[if_name]' is mandatory (but can be the interface +# name, then the first assigned IP is used). The other # parameters are optional. 'media_ip_[if_name]' # is derived from 'sip_ip_[if_name]' if not set. # 'public_ip_[ip_name]' is also based on 'sip_ip_[if_name]' _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
