summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatt Jordan <mjordan@digium.com>2016-06-29 15:31:30 -0500
committerRichard Mudgett <rmudgett@digium.com>2016-06-29 16:18:05 -0500
commit99eff80e76c81f6ae54d95ba1bee3bed7d331e27 (patch)
tree4670a16ee4e51108d604e2077cfa924f1b5cdd95 /configs
parent999ce35baecba6cf0d5072e9b148aff0e2960e64 (diff)
hep.conf.sample: Default 'enabled' to 'no'
Following the principle of least surprise, we should not be sending massive numbers of PJSIP and RTCP HEP packets out into the ether to some only-slightly-random IP address. Having 'enabled' set to 'no' in the sample configuration file should prevent this from happening for those who run 'make samples'. ASTERISK-26159 #close Change-Id: I1753a64ca83a3442a6ebdc31061f8185c062d9b1
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/hep.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/samples/hep.conf.sample b/configs/samples/hep.conf.sample
index 6e409d151..e1cd52ebb 100644
--- a/configs/samples/hep.conf.sample
+++ b/configs/samples/hep.conf.sample
@@ -4,7 +4,7 @@
; All settings are currently set in the general section.
[general]
-enabled = yes ; Enable/disable forwarding of packets to a
+enabled = no ; Enable/disable forwarding of packets to a
; HEP server. Default is "yes".
capture_address = 192.168.1.1:9061 ; The address of the HEP capture server.
capture_password = foo ; If specified, the authorization passsword