summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-03-30 22:55:42 +0000
committerMark Spencer <markster@digium.com>2003-03-30 22:55:42 +0000
commite6918cb42edd1edb1f4ead796042d95b6cd98f08 (patch)
treec5e39cc2f65741736cc4c1676854ba25af9b4142 /doc/README.variables
parenta987ef1163c3a75a83a0545e990b5f17315f8e75 (diff)
Merge hint patch, add new variables, and misc. PBX cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@722 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 957ab633c..bb44ff1fe 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -35,6 +35,7 @@ ${CALLERIDNUM} Caller ID Number only
${EXTEN} Current extension
${CONTEXT} Current context
${PRIORITY} Current priority
+${CHANNEL} Current channel name
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