<html>
    <head>
        <meta name="viewport" content="width=device-width" />
        <base href="https://wiki.asterisk.org/wiki" />
        <style type="text/css">
    body, #email-content, #email-content-inner { font-family: Arial,FreeSans,Helvetica,sans-serif; }
    body, p, blockquote, pre, code, td, th, li, dt, dd { font-size: 13px; }
    small { font-size: 11px; }

    body { width:100% !important; -webkit-font-smoothing: antialiased; }

    body,
    #email-wrapper { background-color: #f0f0f0; }
    #email-wrapper-inner { padding: 20px; text-align: center; }
    #email-content-inner { background-color: #fff; border: 1px solid #bbb; color: $menuTxtColour; padding:20px; text-align:left; }
    #email-wrapper-inner > table { width: 100%; }
    #email-wrapper-inner.thin > table { margin: 0 auto; width: 50%; }
    #email-footer { padding: 0 16px 32px 16px; margin: 0; }

    .email-indent { margin: 8px 0 16px 0; }
    .email-comment { margin: 0 0 0 56px; }
    .email-comment.removed { background-color: #ffe7e7; border: 1px solid #df9898; padding: 0 8px;}

    #email-title-avatar { text-align: left; vertical-align: top; width: 48px; padding-right: 8px; }
    #email-title-flavor { margin: 0; padding: 0 0 4px 0; }
    #email-title-heading { font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0; }
    #email-title .icon { border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle; }

    #email-actions { border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; }
    #email-actions td { padding-top: 8px; }
    #email-actions .left { max-width: 45%; text-align: left; }
    #email-actions .right { text-align: right; }
    .email-reply-divider { border-top: 1px solid #bbb; color: #505050; margin: 32px 0 8px 0; padding: 8px 0; }
    .email-section-title { border-bottom: 1px solid #bbb; margin: 8px 0; padding: 8px 0 0 0; }

    .email-metadata { color: #505050; }

    a { color: #326ca6; text-decoration: none; }
    a:hover { color: #336ca6; text-decoration: underline; }
    a:active {color: #326ca6; }

    a.email-footer-link { color: #505050; font-size: 11px; }

    .email-item-list { list-style: none; margin: 4px 0; padding-left: 0; }
    .email-item-list li { list-style: none; margin: 0; padding: 4px 0; }
    .email-list-divider { color: #505050; padding: 0 0.35em; }
    .email-operation-icon { padding-right: 5px; }

    .avatar { -ms-interpolation-mode: bicubic; border-radius: 3px;}
    .avatar-link { margin: 2px; }

    .tableview th { border-bottom: 1px solid #69C; font-weight: bold; text-align: left; }
    .tableview td { border-bottom: 1px solid #bbbbbb; text-align: left; padding: 4px 16px 4px 0; }

    .aui-message {  margin: 1em 0; padding: 8px; }
    .aui-message.info { background-color: #e0f0ff; border: 1px solid #9eb6d4; }
    .aui-message.success { background-color: #ddfade; border: 1px solid #93c49f; }
    .aui-message.error,
    .aui-message.removed { background-color: #ffe7e7; border: 1px solid #df9898; color: #000; }

    .call-to-action-table { margin: 10px 1px 1px 1px;}
    .call-to-cancel-container, .call-to-action-container { padding: 5px 20px; }
    .call-to-cancel-container { border: 1px solid #aaa; background-color: #eee; border-radius: 3px; }
    .call-to-cancel-container a.call-to-cancel-button { background-color: #eee; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #666; font-family: sans-serif;}
    .call-to-action-container { border: 1px solid #486582;  background-color: #3068A2; border-radius: 3px; padding: 4px 10px; }
    .call-to-action-container a.call-to-action-button { background-color: #3068A2; font-size: 14px; line-height: 1; padding: 0; margin: 0; color: #fff; font-weight: bold; font-family: sans-serif; }

    /** The span around the inline task checkbox image */
    .diff-inline-task-overlay {
        display: inline-block;
        text-align: center;
        height: 1.5em;
        padding: 5px 0px 1px 5px;
        margin-right: 5px;
        /** Unfortunately, the negative margin-left is stripped out in gmail */
        margin-left: -5px;
    }

            @media handheld, only screen and (max-device-width: 480px) {
        div, a, p, td, th, li, dt, dd { -webkit-text-size-adjust: auto; }
        small, small a { -webkit-text-size-adjust: 90%; }

        td[id=email-wrapper-inner] { padding: 2px !important; }
        td[id=email-content-inner] { padding: 8px !important; }
        td[id="email-wrapper-inner"][class="thin"] > table { text-align: left !important; width: 100% !important; }
        td[id=email-footer] { padding: 8px 12px !important; }
        div[class=email-indent] { margin: 8px 0px !important; }
        div[class=email-comment] { margin: 0 !important; }

        p[id=email-title-flavor] a { display: block; } /* puts the username and the action on separate lines */
        p[id=email-permalink] { padding: 4px 0 0 0 !important; }

        table[id=email-actions] td { padding-top: 0 !important; }
        table[id=email-actions] td.right { text-align: right !important; }
        table[id=email-actions] .email-list-item { display: block; margin: 1em 0 !important; word-wrap: normal !important; }
        span[class=email-list-divider] { display: none; }
    }



        </style>
    </head>
    <body style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; width: 100%; -webkit-font-smoothing: antialiased; background-color: #f0f0f0">
        <table id="email-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #f0f0f0">
            <tbody>
                <tr valign="middle">
                    <td id="email-wrapper-inner" style="font-size: 13px; padding: 20px; text-align: center">
                        <table id="email-content" cellspacing="0" cellpadding="0" border="0" style="font-family: Arial, FreeSans, Helvetica, sans-serif; width: 100%">
                            <tbody>
                                <tr valign="top">
                                    <td id="email-content-inner" align="left" style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; background-color: #fff; border: 1px solid #bbb; padding: 20px; text-align: left">
                                        <table id="email-title" cellpadding="0" cellspacing="0" border="0" width="100%">
                                            <tbody>
                                                <tr>
                                                    <td id="email-title-avatar" rowspan="2" style="font-size: 13px; text-align: left; vertical-align: top; width: 48px; padding-right: 8px"> <img class="avatar" src="cid:avatar_cb9f14dc0329f364cb46fa5adbde00e6" border="0" height="48" width="48" style="-ms-interpolation-mode: bicubic; border-radius: 3px" /> </td>
                                                    <td valign="top" style="font-size: 13px">
                                                        <div id="email-title-flavor" class="email-metadata" style="margin: 0; padding: 0 0 4px 0; color: #505050">
                                                            <a href="    https://wiki.asterisk.org/wiki/display/~wikibot " style="color:#326ca6;text-decoration:none;; color: #326ca6; text-decoration: none">Wiki Bot</a> created a page:
                                                        </div> </td>
                                                </tr>
                                                <tr>
                                                    <td valign="top" style="font-size: 13px"> <h2 id="email-title-heading" style="font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0"> <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Application_MeetMe" style="color: #326ca6; text-decoration: none"> <img class="icon" src="cid:page-icon" alt="" style="border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle" /> <strong style="font-size:16px;line-height:20px;vertical-align:top;">Asterisk 12 Application_MeetMe</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-page">
                                                <h1 id="Asterisk12Application_MeetMe-MeetMe%28%29">MeetMe()</h1>
                                                <h3 id="Asterisk12Application_MeetMe-Synopsis">Synopsis</h3>
                                                <p style="font-size: 13px">MeetMe conference bridge.</p>
                                                <h3 id="Asterisk12Application_MeetMe-Description">Description</h3>
                                                <p style="font-size: 13px">Enters the user into a specified MeetMe conference. If the <em>confno</em> is omitted, the user will be prompted to enter one. User can exit the conference by hangup, or if the <code style="font-size: 13px">p</code> option is specified, by pressing <code style="font-size: 13px">#</code>.</p>
                                                <div class="aui-message hint shadowed information-macro" style="margin: 1em 0; padding: 8px">
                                                    <p class="title" style="font-size: 13px">Note</p>
                                                    <span class="aui-icon icon-hint"></span>
                                                    <div class="message-content">
                                                        <p style="font-size: 13px">The DAHDI kernel modules and a functional DAHDI timing source (see dahdi_test) must be present for conferencing to operate properly. In addition, the chan_dahdi channel driver must be loaded for the <code style="font-size: 13px">i</code> and <code style="font-size: 13px">r</code> options to operate at all.</p>
                                                    </div>
                                                </div>
                                                <h3 id="Asterisk12Application_MeetMe-Syntax">Syntax</h3>
                                                <div class="preformatted panel" style="border-width: 1px;">
                                                    <div class="preformattedContent panelContent">
                                                        <pre style="font-size: 13px">MeetMe(confno,options,pin)</pre>
                                                    </div>
                                                </div>
                                                <h5 id="Asterisk12Application_MeetMe-Arguments">Arguments</h5>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">confno</code> - The conference number</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">options</code>
                                                        <ul>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">a</code> - Set admin mode.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">A</code> - Set marked mode.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">b</code> - Run AGI script specified in <code style="font-size: 13px">MEETME_AGI_BACKGROUND</code> Default: <code style="font-size: 13px">conf-background.agi</code>.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">c</code> - Announce user(s) count on joining a conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">C</code> - Continue in dialplan when kicked out of conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">d</code> - Dynamically add conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">D</code> - Dynamically add conference, prompting for a PIN.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">e</code> - Select an empty conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">E</code> - Select an empty pinless conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">F</code> - Pass DTMF through the conference.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">G</code> - Play an intro announcement in conference.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">x</code> - The file to playback</li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">i</code> - Announce user join/leave with review.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">I</code> - Announce user join/leave without review.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">k</code> - Close the conference if there's only one active participant left at exit.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">l</code> - Set listen only mode (Listen only, no talking).</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">m</code> - Set initially muted.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">M</code> - Enable music on hold when the conference has a single caller. Optionally, specify a musiconhold class to use. If one is not provided, it will use the channel's currently set music class, or <code style="font-size: 13px">default</code>.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">class</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">n</code> - Disable the denoiser. By default, if <code style="font-size: 13px">func_speex</code> is loaded, Asterisk will apply a denoiser to channels in the MeetMe conference. However, channel drivers that present audio with a varying rate will experience degraded performance with a denoiser attached. This parameter allows a channel joining the conference to choose not to have a denoiser attached without having to unload <code style="font-size: 13px">func_speex</code>.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">o</code> - Set talker optimization - treats talkers who aren't speaking as being muted, meaning (a) No encode is done on transmission and (b) Received audio that is not registered as talking is omitted causing no buildup in background noise.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">p</code> - Allow user to exit the conference by pressing <code style="font-size: 13px">#</code> (default) 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 <code style="font-size: 13px">MEETME_EXIT_KEY</code>.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">keys</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">P</code> - Always prompt for the pin even if it is specified.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">q</code> - Quiet mode (don't play enter/leave sounds).</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">r</code> - Record conference (records as <code style="font-size: 13px">MEETME_RECORDINGFILE</code> using format <code style="font-size: 13px">MEETME_RECORDINGFORMAT</code>. Default filename is <code style="font-size: 13px">meetme-conf-rec-${CONFNO}-${UNIQUEID</code>} and the default format is wav.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">s</code> - Present menu (user or admin) when <code style="font-size: 13px">*</code> is received (send to menu).</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t</code> - Set talk only mode. (Talk only, no listening).</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">T</code> - Set talker detection (sent to manager interface and meetme list).</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">v</code> - Announce when a user is joining or leaving the conference. Use the voicemail greeting as the announcement. If the i or I options are set, the application will fall back to them if no voicemail greeting can be found.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">mailbox@<a class="createlink" href="null/pages/createpage.action?spaceKey=AST&amp;title=context&amp;linkCreation=true&amp;fromPageId=26476859" style="color: #326ca6; text-decoration: none">context</a></code> - The mailbox and voicemail context to play from. If no context provided, assumed context is default.</li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">w</code> - Wait until the marked user enters the conference.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">secs</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">x</code> - Leave the conference when the last marked user leaves.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">X</code> - Allow user to exit the conference by entering a valid single digit extension <code style="font-size: 13px">MEETME_EXIT_CONTEXT</code> or the current context if that variable is not defined.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">1</code> - Do not play message when first person enters</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">S</code> - Kick the user <em>x</em> seconds <strong>after</strong> he entered into the conference.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">x</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">L</code> - Limit the conference to <em>x</em> ms. Play a warning when <em>y</em> ms are left. Repeat the warning every <em>z</em> ms. The following special variables can be used with this option:
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">CONF_LIMIT_TIMEOUT_FILE</code> - File to play when time is up.</li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">CONF_LIMIT_WARNING_FILE</code> - File to play as warning if <em>y</em> is defined. The default is to say the time remaining.</li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">x</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">y</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">z</code> </li>
                                                                </ul> </li>
                                                        </ul> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">pin</code> </li>
                                                </ul>
                                                <h3 id="Asterisk12Application_MeetMe-SeeAlso">See Also</h3>
                                                <ul>
                                                    <li style="font-size: 13px"> <a class="createlink" href="null/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+12+Application_MeetMeCount&amp;linkCreation=true&amp;fromPageId=26476859" style="color: #326ca6; text-decoration: none">Asterisk 12 Application_MeetMeCount</a> </li>
                                                    <li style="font-size: 13px"> <a class="createlink" href="null/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+12+Application_MeetMeAdmin&amp;linkCreation=true&amp;fromPageId=26476859" style="color: #326ca6; text-decoration: none">Asterisk 12 Application_MeetMeAdmin</a> </li>
                                                    <li style="font-size: 13px"> <a class="createlink" href="null/pages/createpage.action?spaceKey=AST&amp;title=Asterisk+12+Application_MeetMeChannelAdmin&amp;linkCreation=true&amp;fromPageId=26476859" style="color: #326ca6; text-decoration: none">Asterisk 12 Application_MeetMeChannelAdmin</a> </li>
                                                </ul>
                                                <h3 id="Asterisk12Application_MeetMe-ImportVersion">Import Version</h3>
                                                <p style="font-size: 13px">This documentation was imported from Asterisk Version SVN-branch-12-r397911</p>
                                            </div>
                                        </div>
                                        <table id="email-actions" class="email-metadata" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; color: #505050">
                                            <tbody>
                                                <tr>
                                                    <td class="left" valign="top" style="font-size: 13px; padding-top: 8px; max-width: 45%; text-align: left"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Application_MeetMe" style="color: #326ca6; text-decoration: none">View Online</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/plugins/likes/like.action?contentId=26476859" style="color: #326ca6; text-decoration: none">Like</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Application_MeetMe?showComments=true&amp;showCommentArea=true#addcomment" style="color: #326ca6; text-decoration: none">Add Comment</a> </span> </td>
                                                    <td class="right" width="50%" valign="top" style="font-size: 13px; padding-top: 8px; text-align: right"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/removespacenotification.action?spaceKey=AST" style="color: #326ca6; text-decoration: none">Stop watching space</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/users/editmyemailsettings.action" style="color: #326ca6; text-decoration: none">Manage Notifications</a> </span> </td>
                                                </tr>
                                            </tbody>
                                        </table> </td>
                                </tr>
                            </tbody>
                        </table> </td>
                </tr>
                <tr>
                    <td id="email-footer" align="center" style="font-size: 13px; padding: 0 16px 32px 16px; margin: 0"> <small style="font-size: 11px"> This message was sent by <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence">Atlassian Confluence</a> 5.1.5, <a class="email-footer-link" style="color:#505050;font-size:11px;text-decoration:none;; color: #326ca6; text-decoration: none; color: #505050; font-size: 11px" href="http://www.atlassian.com/software/confluence/overview/team-collaboration-software?utm_source=email-footer">Team Collaboration Software</a> </small> </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>