From: Richard Mudgett Date: Wed, 12 Oct 2011 17:52:55 +0000 (+0000) Subject: Update MeetMe p and X option documentation when interacting with the s option. X-Git-Tag: 11.0.0-beta1~1042 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796ed62f4774525032444479d72d2b239583abc4;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 ........ Merged revisions 340470 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 340471 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@340472 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_meetme.c b/apps/app_meetme.c index d6a80b2e55..b2bccafa5f 100644 --- a/apps/app_meetme.c +++ b/apps/app_meetme.c @@ -147,10 +147,13 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")