]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_meetme: Document that 'p' option will continue in dialplan.
authorJonathan Rose <jrose@digium.com>
Mon, 10 Sep 2012 18:35:09 +0000 (18:35 +0000)
committerJonathan Rose <jrose@digium.com>
Mon, 10 Sep 2012 18:35:09 +0000 (18:35 +0000)
(closes issue AST-991)
Reported by John Bigelow

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@372765 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_meetme.c

index 966320b3f5d98f7e40621b4546e92f8a0ff068e3..80e1853fcdb56bb2417b86f750ddca51acd3e626 100644 (file)
@@ -142,7 +142,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                                        </option>
                                        <option name="p" hasparams="optional">
                                                <para>Allow user to exit the conference by pressing <literal>#</literal> (default)
-                                               or any of the defined keys.  The key used is set to channel variable
+                                               or any of the defined keys. Dial plan execution will continue at the next
+                                               priority following MeetMe. The key used is set to channel variable
                                                <variable>MEETME_EXIT_KEY</variable>.</para>
                                                <argument name="keys" required="true" />
                                                <note>