mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user