summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-10-25 21:18:57 +0000
committerMark Spencer <markster@digium.com>2003-10-25 21:18:57 +0000
commit5d32badfee8880b8771287e299e39105be899305 (patch)
treecca6977c995c5e370a324d9fa1283694f3437fde /doc/README.variables
parenta1d9de061350786b4fc69878fd89e9ec42bec82b (diff)
Update Changelog and README
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-rwxr-xr-xdoc/README.variables1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index c70b11439..76438f716 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -43,6 +43,7 @@ ${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
+${HANGUPCAUSE} Hangup cause on last PRI hangup
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