[asterisk-commits] dvossel: branch 1.6.2 r206874 - in /branches/1.6.2: ./ configs/iax.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jul 16 16:34:36 CDT 2009
Author: dvossel
Date: Thu Jul 16 16:34:32 2009
New Revision: 206874
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=206874
Log:
Merged revisions 206873 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r206873 | dvossel | 2009-07-16 16:33:51 -0500 (Thu, 16 Jul 2009) | 12 lines
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
........
................
Modified:
branches/1.6.2/ (props changed)
branches/1.6.2/configs/iax.conf.sample
Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.2/configs/iax.conf.sample
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.6.2/configs/iax.conf.sample?view=diff&rev=206874&r1=206873&r2=206874
==============================================================================
--- branches/1.6.2/configs/iax.conf.sample (original)
+++ branches/1.6.2/configs/iax.conf.sample Thu Jul 16 16:34:32 2009
@@ -346,7 +346,7 @@
;
; 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
More information about the asterisk-commits
mailing list