Merged revisions 329952 via svnmerge from
authorSean Bright <sean@malleable.com>
Thu, 28 Jul 2011 13:04:33 +0000 (13:04 +0000)
committerSean Bright <sean@malleable.com>
Thu, 28 Jul 2011 13:04:33 +0000 (13:04 +0000)
https://origsvn.digium.com/svn/asterisk/branches/10

........
  r329952 | seanbright | 2011-07-28 09:03:58 -0400 (Thu, 28 Jul 2011) | 4 lines

  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/trunk@329953 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/confbridge.conf.sample

index e60ba73..31060ec 100644 (file)
@@ -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