From: Richard Mudgett Date: Wed, 12 Oct 2011 17:49:19 +0000 (+0000) Subject: Update MeetMe p and X option documentation when interacting with the s option. X-Git-Tag: 1.8.9.0-rc1~158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4051609b5c2aa103d55e6ff7f7fdc4d23dbf3b45;p=thirdparty%2Fasterisk.git Update MeetMe p and X option documentation when interacting with the s option. ASTERISK-12175 changed the p and X options to not interfere with the s option when they are used together. It makes more sense for the s option to have priority for the DTMF '*' key since it cannot change its activation code. Otherwise, you could not use option s with the p or X options. JIRA AST-671 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@340470 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_meetme.c b/apps/app_meetme.c index b4c441b610..f96d997805 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -142,10 +142,13 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")