aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-04 22:46:06 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-04 22:46:06 +0000
commit9a38efea30101623570ef7d4cdc8cdf4100f5aae (patch)
treef016895e297e9f25bb661849572c6ee9dce16894 /doc
parente79d9f2a559cc17c3010f181a178cc69405b8723 (diff)
Add ${DNIS}
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1475 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-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