[asterisk-bugs] [Asterisk 0015518]: iax.conf, IP-based access control
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 16 16:33:20 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15518
======================================================================
Reported By: pkempgen
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 15518
Category: Documentation
Reproducibility: N/A
Severity: trivial
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-16 13:38 CDT
Last Modified: 2009-07-16 16:33 CDT
======================================================================
Summary: iax.conf, IP-based access control
Description:
http://lists.digium.com/pipermail/asterisk-users/2009-July/234887.html
The documentation in
http://svn.digium.com/svn/asterisk/branches/1.4/configs/iax.conf.sample
seems slightly wrong.
-------
; ... Limited IP based
; access control is allowed by use of "allow" and "deny" keywords. ...
-------
"allow" specifies an allowed codec.
It should read:
-------
; ... Limited IP based
; access control is allowed by use of "permit" and "deny" keywords. ...
-------
======================================================================
----------------------------------------------------------------------
(0107870) svnbot (reporter) - 2009-07-16 16:33
https://issues.asterisk.org/view.php?id=15518#c107870
----------------------------------------------------------------------
Repository: asterisk
Revision: 206872
U branches/1.4/configs/iax.conf.sample
------------------------------------------------------------------------
r206872 | dvossel | 2009-07-16 16:33:20 -0500 (Thu, 16 Jul 2009) | 6 lines
error in iax.conf related IP-based access control
(closes issue https://issues.asterisk.org/view.php?id=15518)
Reported by: pkempgen
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=206872
Issue History
Date Modified Username Field Change
======================================================================
2009-07-16 16:33 svnbot Checkin
2009-07-16 16:33 svnbot Note Added: 0107870
======================================================================
More information about the asterisk-bugs
mailing list