Make audio work when a call is forwarded with *21*.

Ref: #15325
This commit is contained in:
Kent Ekholm 2018-11-20 12:32:03 +01:00
parent 4b04adb789
commit 8f9b75b6c5

View file

@ -0,0 +1 @@
iptables -I zone_wan_input 4 -m udp -p udp --dport 10000:20000 -m comment --comment "!fw3: Allow-RTP" -j ACCEPT