mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Add support for playing an audio file for caller and callee at start and stop of monitoring (one-touch monitor).
Keep messages short, since the other party is waiting while one party hear the message... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115784 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -858,6 +858,8 @@ ${TOUCH_MONITOR} The filename base to use with Touch Monitor (auto reco
|
||||
${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)
|
||||
${TOUCH_MONITOR_MESSAGE_START} Recorded file to play for both channels at start of monitoring session
|
||||
${TOUCH_MONITOR_MESSAGE_STOP} Recorded file to play for both channels at end of monitoring session
|
||||
${TXTCIDNAME} * Result of application TXTCIDName
|
||||
${VPB_GETDTMF} chan_vpb
|
||||
\end{verbatim}
|
||||
|
||||
Reference in New Issue
Block a user