mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Fix the descriptions of some of the MeetMeAdmin options (issue #8098, mflorell)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@46065 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -274,9 +274,9 @@ static const char *descrip3 =
|
||||
" 's' -- Lower entire conference speaking volume\n"
|
||||
" 'S' -- Raise entire conference speaking volume\n"
|
||||
" 't' -- Lower one user's talk volume\n"
|
||||
" 'T' -- Lower all users talk volume\n"
|
||||
" 'T' -- Raise one user's talk volume\n"
|
||||
" 'u' -- Lower one user's listen volume\n"
|
||||
" 'U' -- Lower all users listen volume\n"
|
||||
" 'U' -- Raise one user's listen volume\n"
|
||||
" 'v' -- Lower entire conference listening volume\n"
|
||||
" 'V' -- Raise entire conference listening volume\n"
|
||||
"";
|
||||
|
Reference in New Issue
Block a user