One small documentation update made to accompany 10154, the upgrading of the queue ringing to allow periodic announcments

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76222 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy 2007-07-21 01:08:46 +00:00
parent 2286afa3af
commit ffd49bc066
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ static char *descrip =
" go to the next step.\n"
" 'i' -- ignore call forward requests from queue members and do nothing\n"
" when they are requested.\n"
" 'r' -- ring instead of playing MOH.\n"
" 'r' -- ring instead of playing MOH. Periodic Announcements are still made, if applicable.\n"
" 't' -- allow the called user to transfer the calling user.\n"
" 'T' -- allow the calling user to transfer the call.\n"
" 'w' -- allow the called user to write the conversation to disk via Monitor.\n"