aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-01 12:53:01 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-01 12:53:01 +0000
commitf069de8834ceb053f24d11b4c6c81ab2edeaf3e2 (patch)
tree6e074055e9044c7c7366851e0b79c9f933fdc759 /configs
parent21b30c8e33691d2408df0402c9b4db871e2ee3a4 (diff)
Clear up documentation on "domain=" setting in sip.conf
Reported by: davidw (closes issue #12413) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@126844 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample7
1 files changed, 3 insertions, 4 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index e57aa5636..57dff4d61 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -44,10 +44,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
@@ -374,6 +370,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: