Merged revisions 329952 via svnmerge from

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
certified/11.2
Sean Bright 14 years ago
parent d4e239fa60
commit f90bb00e29

@ -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

Loading…
Cancel
Save