From 55e0af4d277a1d55900d820e2fffbd886a1b6818 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Thu, 28 Jul 2011 13:03:58 +0000 Subject: [PATCH] The default conf-usermenu says that '8' can be used to leave the conference, so put that in the sample user menu. '5' is supposed to extend the conference, but there doesn't appear to be a concept of that in the menu actions. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@329952 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/confbridge.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/confbridge.conf.sample b/configs/confbridge.conf.sample index e60ba73be7..31060ecab2 100644 --- a/configs/confbridge.conf.sample +++ b/configs/confbridge.conf.sample @@ -317,8 +317,8 @@ type=menu 6=increase_listening_volume *7=decrease_talking_volume 7=decrease_talking_volume -*8=no_op -8=no_op +*8=leave_conference +8=leave_conference *9=increase_talking_volume 9=increase_talking_volume -- 2.47.2