mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-11-03 20:38:59 +00:00 
			
		
		
		
	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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@235332 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		@@ -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
 | 
					;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
 | 
					;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/255.255.255.0
 | 
				
			||||||
 | 
					;permit=192.168.0.60/24          ; we can also use CIDR notation for subnet masks
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;[cisco1]
 | 
					;[cisco1]
 | 
				
			||||||
;type=friend
 | 
					;type=friend
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user