From: Pierre Lebleu Date: Mon, 7 May 2018 14:17:17 +0000 (+0200) Subject: helpers.conf: support also tcp in the CT sip helper X-Git-Url: http://git.openwrt.org/?p=project%2Ffirewall3.git;a=commitdiff_plain;h=f742ba7d20cb07f6306ebacedbb165b3fc7064ad helpers.conf: support also tcp in the CT sip helper Signed-off-by: Pierre Lebleu --- 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