From 7950118e1895883cfb44d7aacff013d2f759920b Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Fri, 15 Nov 2013 22:38:52 +0000 Subject: Confbridge: Add option to review the recording similar to announce_join_leave Review: https://reviewboard.asterisk.org/r/3008/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402854 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/confbridge.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs') diff --git a/configs/confbridge.conf.sample b/configs/confbridge.conf.sample index 94739a6fe..4f7c6e552 100644 --- a/configs/confbridge.conf.sample +++ b/configs/confbridge.conf.sample @@ -128,6 +128,11 @@ type=user ; name when entering the conference. After the name is ; recorded, it will be played as the user enters and exists ; the conference. This option is off by default. +;announce_join_leave_review=yes ; When enabled, implies announce_join_leave, but the user + ; will be prompted to review their recording before + ; entering the conference. During this phase, the recording + ; may be listened to, re-recorded, or accepted as is. This + ; option is off by default. ;dtmf_passthrough=yes ; Sets whether or not DTMF should pass through the conference. ; This option is off by default. ;announcement= ; Play a sound file to the user when they join the conference. -- cgit v1.2.3