]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Note that the "talker optimization" option will be enabled by default in 1.6
authorRussell Bryant <russell@russellbryant.com>
Sat, 28 Apr 2007 21:56:20 +0000 (21:56 +0000)
committerRussell Bryant <russell@russellbryant.com>
Sat, 28 Apr 2007 21:56:20 +0000 (21:56 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@62299 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_meetme.c

index 1a6471ee88b69be5ebf071f639ef90a1e5f2f023..7e9e2a36606bacef015b19bcd1b4ffab47af296d 100644 (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"