projects
/
project
/
firewall3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08b2c61
)
helpers.conf: support also tcp in the CT sip helper
author
Pierre Lebleu
<pme.lebleu@gmail.com>
Mon, 7 May 2018 14:17:17 +0000
(16:17 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 14 May 2018 14:15:09 +0000
(16:15 +0200)
Signed-off-by: Pierre Lebleu <pme.lebleu@gmail.com>
helpers.conf
patch
|
blob
|
history
diff --git
a/helpers.conf
b/helpers.conf
index 5591a8f52eddc777b49b3691c014594e59df59a0..b8ae857cb8ce0424eed59e79b876c68048e1b957 100644
(file)
--- 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 '
tcp
udp'
option port '5060'
config helper