diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 3f10a4ce497f8aa9c1816af2d4766e720deb1736..62241337b1e21f3eaed9a3563ddbc4511025195a 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -141,10 +141,6 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 				; ability to place SIP calls based on domain 
 				; names to some other SIP users on the Internet
 
-;domain=mydomain.tld		; Set default domain for this host
-				; If configured, Asterisk will only allow
-				; INVITE and REFER to non-local domains
-				; Use "sip show domains" to list local domains
 ;pedantic=yes			; Enable checking of tags in headers, 
 				; international character conversions in URIs
 				; and multiline formatted headers for strict
@@ -599,6 +595,9 @@ srvlookup=yes			; Enable DNS SRV lookups on outbound calls
 ; domains, each of which can direct the call to a specific context if desired.
 ; By default, all domains are accepted and sent to the default context or the
 ; context associated with the user/peer placing the call.
+; REGISTER to non-local domains will be automatically denied if a domain
+; list is configured.
+;
 ; Domains can be specified using:
 ; domain=<domain>[,<context>]
 ; Examples: