libs/web: dispatcher: fix access to template properties in attr() and ifattr() helper...
[project/luci.git] / applications / luci-pbx / root / etc / pbx-asterisk / firewall.home-pbx.TEMPLATE
1 iptables -I INPUT 3 -p udp -s 0/0 -d 0/0 --dport |SIPPORT|  -j ACCEPT
2 iptables -I INPUT 3 -p udp -s 0/0 -d 0/0 --dport |RTPRANGE| -j ACCEPT