summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-02-22 05:25:58 +0000
committerJames Golovich <james@gnuinter.net>2004-02-22 05:25:58 +0000
commitd03dbf91a6d16d7cfd4fce2af4dc4ae7c854bd72 (patch)
tree2ef4bb2b053686dede4ee6499512044a8bfefa45 /doc/README.variables
parent90594b5fc858861d8176bbbabe23ffc16a84f77e (diff)
Add ${LANGUAGE} channel variable (bug #1078)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2210 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-rwxr-xr-xdoc/README.variables2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.variables b/doc/README.variables
index e924a8c2e..f33e7836f 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -46,7 +46,7 @@ ${DNID} Dialed Number Identifier
${RDNIS} Redirected Dial Number ID Service
${HANGUPCAUSE} Asterisk hangup cause
${ACCOUNTCODE} Account code (if specified)
-
+${LANGUAGE} Current language
${SIPDOMAIN} SIP destination domain of an inbound call (if appropriate)
There are two reference modes - reference by value and reference by name.