summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-30 04:41:18 +0000
committerMark Spencer <markster@digium.com>2003-05-30 04:41:18 +0000
commit047bc4bd88b6b49d54a5b865042dc8396d052d5d (patch)
treece152fc7452bf039617bdb5fd213d37645419c97 /doc
parent11325940c85e2fff43607e1eb53aa7760b25ff51 (diff)
Add unique identifier
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1064 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 8c2d83cb9..8a6a3e201 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -39,6 +39,7 @@ ${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
+${UNIQUEID} Current call unique identifier
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