[asterisk-commits] murf: trunk r76222 - /trunk/apps/app_queue.c

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Fri Jul 20 20:08:47 CDT 2007


Author: murf
Date: Fri Jul 20 20:08:46 2007
New Revision: 76222

URL: http://svn.digium.com/view/asterisk?view=rev&rev=76222
Log:
One small documentation update made to accompany 10154, the upgrading of the queue ringing to allow periodic announcments

Modified:
    trunk/apps/app_queue.c

Modified: trunk/apps/app_queue.c
URL: http://svn.digium.com/view/asterisk/trunk/apps/app_queue.c?view=diff&rev=76222&r1=76221&r2=76222
==============================================================================
--- trunk/apps/app_queue.c (original)
+++ trunk/apps/app_queue.c Fri Jul 20 20:08:46 2007
@@ -143,7 +143,7 @@
 "             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"




More information about the asterisk-commits mailing list