aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-18 03:12:53 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-01-18 03:12:53 +0000
commit6922e1676c196de2255dee00b0c467edcf647944 (patch)
tree11eed7f7473bd1e218ec92751bdc89d2888aaad1 /doc
parentf2eedf346bdefac901a02f07c7623cdc4a721236 (diff)
Merge anthm's RetryDial with changes (bug #3313)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4828 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-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.