From 1668548cedf27b22b0d985140804bef9f3d6763f Mon Sep 17 00:00:00 2001
From: Russell Bryant <russell@russellbryant.com>
Date: Mon, 15 Oct 2007 20:09:42 +0000
Subject: [PATCH] add TOUCH_MONITOR_PREF to the channel var docs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85683 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 doc/tex/channelvariables.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/tex/channelvariables.tex b/doc/tex/channelvariables.tex
index 9d466e5cc6..4aa78f176f 100644
--- a/doc/tex/channelvariables.tex
+++ b/doc/tex/channelvariables.tex
@@ -831,6 +831,7 @@ ${QUEUESTATUS}            Status of the call, one of:
 ${RECORDED_FILE}        * Recorded file in record()
 ${TALK_DETECTED}        * Result from talkdetect()
 ${TOUCH_MONITOR}          The filename base to use with Touch Monitor (auto record)
+${TOUCH_MONITOR_PREF}   * The prefix for automonitor recording filenames.
 ${TOUCH_MONITOR_FORMAT}   The audio format to use with Touch Monitor (auto record)
 ${TOUCH_MONITOR_OUTPUT} * Recorded file from Touch Monitor (auto record)
 ${TXTCIDNAME}           * Result of application TXTCIDName
-- 
GitLab