summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Pycko <martinp@digium.com>2003-04-22 19:35:41 +0000
committerMartin Pycko <martinp@digium.com>2003-04-22 19:35:41 +0000
commit08979fc8ffdcfecf3f2f0ba49ba25fe950cbbe0d (patch)
treeaea3bb777e371ccd9da0e50a30808349914793b5 /doc
parent907980f17d51544ea73bbe94fb4af5c81a225dcc (diff)
Add ${ENV(VAR)} to the list of variables
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/README.variables1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index c8a66c71e..8c2d83cb9 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -36,6 +36,7 @@ ${EXTEN} Current extension
${CONTEXT} Current context
${PRIORITY} Current priority
${CHANNEL} Current channel name
+${ENV(VAR)} Environmental variable VAR
${EPOCH} Current unix style epoch
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS