mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
Update CHANGES for list/negation ACL feature.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -379,6 +379,12 @@ Core
|
|||||||
working ACL. In addition, some CLI commands have been added to provide
|
working ACL. In addition, some CLI commands have been added to provide
|
||||||
show information and allow for module reloading - see CLI Changes.
|
show information and allow for module reloading - see CLI Changes.
|
||||||
|
|
||||||
|
* Rules in ACLs (specified using 'permit' and 'deny') can now contain multiple
|
||||||
|
items (separated by commas), and items in the rule can be negated by prefixing
|
||||||
|
them with '!'. This simplifies Asterisk Realtime configurations, since it is no
|
||||||
|
longer necessray to control the order that the 'permit' and 'deny' columns are
|
||||||
|
returned from queries.
|
||||||
|
|
||||||
* DUNDi now allows the built in variables ${NUMBER}, ${IPADDR} and ${SECRET} to
|
* DUNDi now allows the built in variables ${NUMBER}, ${IPADDR} and ${SECRET} to
|
||||||
be used within the dynamic weight attribute when specifying a mapping.
|
be used within the dynamic weight attribute when specifying a mapping.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user