summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMatt O'Gorman <mogorman@digium.com>2006-01-14 00:32:30 +0000
committerMatt O'Gorman <mogorman@digium.com>2006-01-14 00:32:30 +0000
commit06f2040e6f27bd61dcc40546fc598c7fa5c89a7e (patch)
treed303f4edafaacbe64038bf0a496d804bfbce0e52 /configs
parent58bac05e592cfb246f2cac3d685af48cded9b375 (diff)
added feature for pausing and unpausing the
monitor app from manager and in the call through features.conf bug 5395 for the patch git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8070 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/features.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/features.conf.sample b/configs/features.conf.sample
index f46c7ec40..30eedf8e5 100644
--- a/configs/features.conf.sample
+++ b/configs/features.conf.sample
@@ -32,4 +32,5 @@ context => parkedcalls ; Which context parked calls are in
[applicationmap]
;testfeature => #9,callee,Playback,tt-monkeys ;Play tt-monkeys to
;callee if #9 was pressed
-
+;pauseMonitor => #1,caller,Pausemonitor ;Pause monitoring on channel
+;unpauseMonitor => #3,caller,UnPauseMonitor ;Unpause monitoring on channel