summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2012-07-12 21:43:09 +0000
committerTerry Wilson <twilson@digium.com>2012-07-12 21:43:09 +0000
commita7dfafdc56bf018e0acacdf0692d7c1eefd43d8d (patch)
tree49d810aa6e44b6d560daee3f776df732a2ada8d6 /configs
parent9773d2351b692a1639e02a1b7025f06e2f7775b7 (diff)
Handle deprecated (aliased) option names with the config options api
Add a simple way to register "deprecated" option names that alias to a different "current" name. Review: https://reviewboard.asterisk.org/r/2026/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370043 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/config_test.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/config_test.conf.sample b/configs/config_test.conf.sample
index 425b34e03..2fff45ece 100644
--- a/configs/config_test.conf.sample
+++ b/configs/config_test.conf.sample
@@ -12,8 +12,8 @@ boolopt=true
boolflag1=true
boolflag2=false
boolflag3=true
-acldenyopt=0.0.0.0/0
-aclpermitopt=1.2.3.4/32
+deny=0.0.0.0/0
+permit=1.2.3.4/32
codecopt=!all,ulaw,g729
stropt=test
customopt=yes