summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-04 22:46:06 +0000
committerMark Spencer <markster@digium.com>2003-09-04 22:46:06 +0000
commitfb1c18e6fd124dbd67b60d83e7f0bc7610f1012c (patch)
treef016895e297e9f25bb661849572c6ee9dce16894 /doc/README.variables
parentc80158ce30cbe74bc455369c6a954e82f2b3905b (diff)
Add ${DNIS}
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1475 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-rwxr-xr-xdoc/README.variables2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 8a6a3e201..e7e94d239 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -40,6 +40,8 @@ ${ENV(VAR)} Environmental variable VAR
${EPOCH} Current unix style epoch
${DATETIME} Current date time in the format: YYYY-MM-DD_HH:MM:SS
${UNIQUEID} Current call unique identifier
+${DNID} Dialed Number Identifier
+${RDNIS} Redirected Dial Number ID Service
There are two reference modes - reference by value and reference by name.
To refer to a variable with its name (as an argument to a function that