summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Lebleu <pme.lebleu@gmail.com>2018-05-07 16:17:17 +0200
committerJohn Crispin <john@phrozen.org>2018-05-14 16:15:09 +0200
commitf742ba7d20cb07f6306ebacedbb165b3fc7064ad (patch)
tree8d239291ab5cbbfea00ad9a5e6ec82e4c650f28e
parent08b2c61b4d66bb78d98135d8ddb87ce34be55c81 (diff)
downloadfirewall3-f742ba7d20cb07f6306ebacedbb165b3fc7064ad.tar.gz
helpers.conf: support also tcp in the CT sip helper
Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>
-rw-r--r--helpers.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers.conf b/helpers.conf
index 5591a8f..b8ae857 100644
--- a/helpers.conf
+++ b/helpers.conf
@@ -67,7 +67,7 @@ config helper
option description 'SIP VoIP connection tracking'
option module 'nf_conntrack_sip'
option family 'any'
- option proto 'udp'
+ option proto 'tcpudp'
option port '5060'
config helper