numbers.m4, gibson.m4: Allow gibson public SIP access.
[firewall] / gibson.m4
index d933cad..7ccc260 100644 (file)
--- a/gibson.m4
+++ b/gibson.m4
@@ -49,7 +49,10 @@ m4_divert(82)m4_dnl
 ## Externally visible services.
 allowservices inbound tcp \
        ssh \
-       ident
+       ident \
+       h323
+allowservices inbound udp \
+       siplo:siphi
 
 m4_divert(-1)
 ###----- That's all, folks --------------------------------------------------