Note that the "talker optimization" option will be enabled by default in 1.6

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@62299 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-04-28 21:56:20 +00:00
parent 6b76a95f09
commit 698a82996e

View File

@@ -238,7 +238,8 @@ static const char *descrip =
" 'o' -- set talker optimization - treats talkers who aren't speaking as\n"
" being muted, meaning (a) No encode is done on transmission and\n"
" (b) Received audio that is not registered as talking is omitted\n"
" causing no buildup in background noise\n"
" causing no buildup in background noise. Note that this option\n"
" will be removed in 1.6 and enabled by default.\n"
" 'p' -- allow user to exit the conference by pressing '#'\n"
" 'P' -- always prompt for the pin even if it is specified\n"
" 'q' -- quiet mode (don't play enter/leave sounds)\n"