summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2009-07-16 21:33:51 +0000
committerDavid Vossel <dvossel@digium.com>2009-07-16 21:33:51 +0000
commit8bf870e4afc596d60cb31d01b657c18a5f29612d (patch)
treeb8240b93fb6652353637769a0667cfec6634d9a6 /configs
parente0a8fc8c0ee9e54bc2cae5bfb1941000d7275516 (diff)
Merged revisions 206872 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r206872 | dvossel | 2009-07-16 16:33:19 -0500 (Thu, 16 Jul 2009) | 6 lines error in iax.conf related IP-based access control (closes issue #15518) Reported by: pkempgen ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@206873 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/iax.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample
index ffe433b6b..2121e8d6d 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -349,7 +349,7 @@ inkeys=freeworlddialup
;
; Further user sections may be added, specifying a context and a secret used
; for connections with that given authentication name. Limited IP based
-; access control is allowed by use of "allow" and "deny" keywords. Multiple
+; access control is allowed by use of "permit" and "deny" keywords. Multiple
; rules are permitted. Multiple permitted contexts may be specified, in
; which case the first will be the default. You can also override caller*ID
; so that when you receive a call you set the Caller*ID to be what you want