added comment about hosts_allow_sip

This commit is contained in:
Thomas Ries
2007-08-16 19:10:30 +00:00
parent 22ab4e94b3
commit 5cefee8192
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -43,6 +43,9 @@ if_outbound = ppp0
# local private net -> allow_reg list
# external nets (from which we accept incoming calls) -> allow_sip
#
# NOTE: Improper setting here will result in dropped SIP packets!
# Usually you do NOT want to define hosts_allow_sip!
#
#hosts_allow_reg = 192.168.1.8/24
#hosts_allow_sip = 123.45.0.0/16,123.46.0.0/16
#hosts_deny_sip = 10.0.0.0/8,11.0.0.0/8