helpers.conf: support also tcp in the CT sip helper
authorPierre Lebleu <pme.lebleu@gmail.com>
Mon, 7 May 2018 14:17:17 +0000 (16:17 +0200)
committerJohn 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

index 5591a8f52eddc777b49b3691c014594e59df59a0..b8ae857cb8ce0424eed59e79b876c68048e1b957 100644 (file)
@@ -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