aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-22 05:25:58 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-22 05:25:58 +0000
commitd42bde85d7194df2d04f417d499428a24b3c4124 (patch)
tree2ef4bb2b053686dede4ee6499512044a8bfefa45 /doc
parenta294f3f27439eb3a25e9ad8d0e7da55b055110fa (diff)
Add ${LANGUAGE} channel variable (bug #1078)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2210 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-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.