aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-14 00:32:30 +0000
committermogorman <mogorman@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-14 00:32:30 +0000
commit61820f0d594aca5a06552086ffbcbcaa66db8ddf (patch)
treed303f4edafaacbe64038bf0a496d804bfbce0e52 /configs
parent2de7198c70efb87d9dcc8955e381e8056d0e39d9 (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: http://svn.digium.com/svn/asterisk/trunk@8070 f38db490-d61c-443f-a65b-d21fe96a405b
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