summaryrefslogtreecommitdiff
path: root/doc/README.variables
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-01-18 03:12:53 +0000
committerMark Spencer <markster@digium.com>2005-01-18 03:12:53 +0000
commitcd2ef5b548c2f7534e6c9aace394bcef6a801595 (patch)
tree11eed7f7473bd1e218ec92751bdc89d2888aaad1 /doc/README.variables
parent7f887cca9019827eb62ffc3cf1a35e53b98b8087 (diff)
Merge anthm's RetryDial with changes (bug #3313)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/README.variables')
-rwxr-xr-xdoc/README.variables2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.variables b/doc/README.variables
index 4cf42451b..b892556c6 100755
--- a/doc/README.variables
+++ b/doc/README.variables
@@ -103,6 +103,8 @@ ${QUEUE_PRIO} Queue priority
The following variables can be set to change certian behaviour:
${TOUCH_MONITOR} The filename base to use with Touch Monitor (auto record)
+${EXITCONTEXT} A context to consider in lieu of the curent context when
+ dropping out of an attempted call into a 1 digit extension.
The monitor application sets the following variable:
${MONITOR} Set to "true" if the channel is/has been monitored.