aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authordvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-16 21:33:19 +0000
committerdvossel <dvossel@f38db490-d61c-443f-a65b-d21fe96a405b>2009-07-16 21:33:19 +0000
commit61be0d3393963c26bc6285569729a198feca1533 (patch)
treecb5535854d3d5c72337c6e7dfcaf2f6b6549914d /configs
parente3ff7d732fdb7538480bb2628c3926b0dedaaf80 (diff)
error in iax.conf related IP-based access control
(closes issue #15518) Reported by: pkempgen git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@206872 f38db490-d61c-443f-a65b-d21fe96a405b
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 9fae9e970..ba58c25ce 100644
--- a/configs/iax.conf.sample
+++ b/configs/iax.conf.sample
@@ -306,7 +306,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