https://origsvn.digium.com/svn/asterisk/branches/1.4
(Closes issue #10753)
........
r82751 | qwell | 2007-09-18 10:28:21 -0500 (Tue, 18 Sep 2007) | 4 lines
Correct the allowexternaldomains option in SIP sample config.
Issue 10753
........
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@82752
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
; for external calls to this domain
;domain=1.2.3.4 ; Add IP address as local domain
; You can have several "domain" settings
-;allowexternalinvites=no ; Disable INVITE and REFER to non-local domains
+;allowexternaldomains=no ; Disable INVITE and REFER to non-local domains
; Default is yes
;autodomain=yes ; Turn this on to have Asterisk add local host
; name and local IP to domain list.