diff options
author | Michele Di Maria <michele@nt2.it> | 2011-12-05 22:49:15 +0100 |
---|---|---|
committer | Michele Di Maria <michele@nt2.it> | 2011-12-05 22:49:15 +0100 |
commit | 2fbc6884d4aa24eeea690b2afeb2e182feeabc8e (patch) | |
tree | 419199f4193e7005d3d5ae0696d2170a84cc50d2 /pkg_config.8.xml.amd64 | |
parent | e35aa3111520afb6d020816d09992bd66469839a (diff) | |
download | pfsense-packages-2fbc6884d4aa24eeea690b2afeb2e182feeabc8e.tar.gz pfsense-packages-2fbc6884d4aa24eeea690b2afeb2e182feeabc8e.tar.bz2 pfsense-packages-2fbc6884d4aa24eeea690b2afeb2e182feeabc8e.zip |
Adds two variables for SIP services in the "Define Servers" interface:
SIP_SERVERS, default=$HOME_NET
SIP_PORTS, default=[5060:5090,16384:32768]
Reference: http://redmine.pfsense.org/issues/2033
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index cdfaf618..b556fcf6 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -392,7 +392,7 @@ <build_port_path>/usr/ports/security/snort</build_port_path> <build_options>WITH_THREADS=yes WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true WITHOUT_PFSENSE=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.9.1 pkg v. 2.0</version> + <version>2.9.1 pkg v. 2.0.1</version> <required_version>2.0</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> |