application doc update

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6992 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-07 22:01:22 +00:00
parent 4eb2c0d832
commit f09c6bc78e
53 changed files with 115 additions and 132 deletions

View File

@@ -54,9 +54,8 @@ static const char *page_descrip =
"them into a conference bridge as muted participants. The original\n"
"caller is dumped into the conference as a speaker and the room is\n"
"destroyed when the original caller leaves. Valid options are:\n"
" d - full duplex audio\n"
" q - quiet, do not play beep to caller\n"
"Always returns -1.\n";
" d - full duplex audio\n"
" q - quiet, do not play beep to caller\n";
STANDARD_LOCAL_USER;