[svn-commits] oej: branch oej/pinelonely-meetme-single-user-hangup r311495 - /team/oej/pine...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Mar 22 08:07:50 CDT 2011


Author: oej
Date: Tue Mar 22 08:07:44 2011
New Revision: 311495

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=311495
Log:
Add better explanation

Modified:
    team/oej/pinelonely-meetme-single-user-hangup/apps/app_meetme.c

Modified: team/oej/pinelonely-meetme-single-user-hangup/apps/app_meetme.c
URL: http://svnview.digium.com/svn/asterisk/team/oej/pinelonely-meetme-single-user-hangup/apps/app_meetme.c?view=diff&rev=311495&r1=311494&r2=311495
==============================================================================
--- team/oej/pinelonely-meetme-single-user-hangup/apps/app_meetme.c (original)
+++ team/oej/pinelonely-meetme-single-user-hangup/apps/app_meetme.c Tue Mar 22 08:07:44 2011
@@ -240,7 +240,8 @@
 "      'F' -- Pass DTMF through the conference.\n"
 "      'i' -- announce user join/leave with review\n"
 "      'I' -- announce user join/leave without review\n"
-"      'k' -- if there's only one remaining user, cancel the conference\n"
+"      'k' -- if there's only one remaining user when a participant exists\n"
+"             the conference should be closed and the remaining user kicked.\n"
 "      'l' -- set listen only mode (Listen only, no talking)\n"
 "      'm' -- set initially muted\n"
 "      'M' -- enable music on hold when the conference has a single caller\n"




More information about the svn-commits mailing list