From: Jared Smith Date: Tue, 15 Dec 2009 21:07:55 +0000 (+0000) Subject: Add a line showing that we can use CIDR notation. X-Git-Tag: 1.4.29-rc1~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2594e9891ab932fd5a6d7b8aa824a960827150b7;p=thirdparty%2Fasterisk.git Add a line showing that we can use CIDR notation. patch by jsmith, after discussion with jtodd git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@235181 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index cd329b6111..914ccb775e 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -704,6 +704,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ;defaultip=192.168.0.60 ; IP address to use if peer has not registered ;deny=0.0.0.0/0.0.0.0 ; ACL: Control access to this account based on IP address ;permit=192.168.0.60/255.255.255.0 +;permit=192.168.0.60/24 ; we can also use CIDR notation for subnet masks ;[cisco1] ;type=friend