Merge anthm's RetryDial with changes (bug #3313)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4828 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-01-18 03:12:53 +00:00
parent 7f887cca90
commit cd2ef5b548
2 changed files with 232 additions and 59 deletions

View File

@@ -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.