aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorjsmith <jsmith@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-16 16:25:30 +0000
committerjsmith <jsmith@f38db490-d61c-443f-a65b-d21fe96a405b>2009-12-16 16:25:30 +0000
commitfe0ffbe2ef4714680e38f0255a0064855cf53d12 (patch)
tree3f34b0769caadb251f0322a181554b2192c55ad3 /configs
parentd89dcaa732ccf73567729b58ab567b92dc2b2866 (diff)
Merged revisions 235298 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r235298 | jsmith | 2009-12-15 23:24:58 -0600 (Tue, 15 Dec 2009) | 11 lines Merged revisions 235181 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r235181 | jsmith | 2009-12-15 15:07:55 -0600 (Tue, 15 Dec 2009) | 4 lines Add a line showing that we can use CIDR notation. patch by jsmith, after discussion with jtodd ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@235332 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 8ea15ec73..9bc3a8d6b 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -1018,6 +1018,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