<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+Configuration_app_confbridge" 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 Configuration_app_confbridge</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-page">
                                                <h1 id="Asterisk12Configuration_app_confbridge-ConferenceBridgeApplication">Conference Bridge Application</h1>
                                                <p style="font-size: 13px">This configuration documentation is for functionality provided by <code style="font-size: 13px">app_confbridge</code>.</p>
                                                <h2 id="Asterisk12Configuration_app_confbridge-confbridge.conf">confbridge.conf</h2>
                                                <h3 id="Asterisk12Configuration_app_confbridge-global">global</h3>
                                                <p style="font-size: 13px">Unused, but reserved.</p>
                                                <h3 id="Asterisk12Configuration_app_confbridge-user_profile">user_profile</h3>
                                                <p style="font-size: 13px">A named profile to apply to specific callers.</p>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionReference">Configuration Option Reference</h4>
                                                <div class="table-wrap">
                                                    <table class="confluenceTable" style="border-collapse: collapse; border: 1px solid #ddd;">
                                                        <tbody>
                                                            <tr>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Option Name </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Type </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Default Value </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Regular Expression </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Description </p> </th>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_type" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">type</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">None</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Define this configuration category as a user profile. </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">admin</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets if the user is an admin or not </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">marked</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets if this is a marked user or not </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">startmuted</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets if all users should start out muted </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">music_on_hold_when_empty</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Play MOH when user is alone or waiting on a marked user </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">quiet</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Silence enter/leave prompts and user intros for this user </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">announce_user_count</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets if the number of users should be announced to the user </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_announce_user_count_all" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">announce_user_count_all</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Announce user count to all the other users when this user joins </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">announce_only_user</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">yes</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Announce to a user when they join an empty conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">wait_marked</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets if the user must wait for a marked user to enter before joining a conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">end_marked</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Kick the user from the conference when the last marked user leaves </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">talk_detection_events</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Set whether or not notifications of when a user begins and ends talking should be sent out as events over AMI </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">dtmf_passthrough</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets whether or not DTMF should pass through the conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">announce_join_leave</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Prompt user for their name when joining a conference and play it to the conference when they enter </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">pin</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">String</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets a PIN the user must enter before joining the conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">music_on_hold_class</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">String</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> The MOH class to use for this user </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">announcement</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">String</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sound file to play to the user when they join a conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_denoise" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">denoise</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Apply a denoise filter to the audio before mixing </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_dsp_drop_silence" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">dsp_drop_silence</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Drop what Asterisk detects as silence from audio sent to the bridge </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_dsp_silence_threshold" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">dsp_silence_threshold</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Unsigned Integer</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">2500</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> The number of milliseconds of detected silence necessary to trigger silence detection </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_dsp_talking_threshold" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">dsp_talking_threshold</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Unsigned Integer</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">160</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> The number of milliseconds of detected non-silence necessary to triger talk detection </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-user_profile_jitterbuffer" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">jitterbuffer</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Place a jitter buffer on the user's audio stream before audio mixing is performed </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">template</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> When using the CONFBRIDGE dialplan function, use a user profile as a template for creating a new temporary profile </p> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </div>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionDescriptions">Configuration Option Descriptions</h4>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_type"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-type">type</h5>
                                                <p style="font-size: 13px">The type parameter determines how a context in the configuration file is interpreted.</p>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">user</code> - Configure the context as a <em>user_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">bridge</code> - Configure the context as a <em>bridge_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">menu</code> - Configure the context as a <em>menu</em> </li>
                                                </ul>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_announce_user_count_all"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-announce_user_count_all">announce_user_count_all</h5>
                                                <p style="font-size: 13px">Sets if the number of users should be announced to all the other users in the conference when this user joins. This option can be either set to 'yes' or a number. When set to a number, the announcement will only occur once the user count is above the specified number.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_denoise"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-denoise">denoise</h5>
                                                <p style="font-size: 13px">Sets whether or not a denoise filter should be applied to the audio before mixing or not. Off by default. Requires <code style="font-size: 13px">codec_speex</code> to be built and installed. Do not confuse this option with <em>drop_silence</em>. Denoise is useful if there is a lot of background noise for a user as it attempts to remove the noise while preserving the speech. This option does NOT remove silence from being mixed into the conference and does come at the cost of a slight performance hit.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_dsp_drop_silence"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-dsp_drop_silence">dsp_drop_silence</h5>
                                                <p style="font-size: 13px">This option drops what Asterisk detects as silence from entering into the bridge. Enabling this option will drastically improve performance and help remove the buildup of background noise from the conference. Highly recommended for large conferences due to its performance enhancements.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_dsp_silence_threshold"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-dsp_silence_threshold">dsp_silence_threshold</h5>
                                                <p style="font-size: 13px">The time in milliseconds of sound falling within the what the dsp has established as baseline silence before a user is considered be silent. This value affects several operations and should not be changed unless the impact on call quality is fully understood.</p>
                                                <p style="font-size: 13px">What this value affects internally:</p>
                                                <p style="font-size: 13px">1. When talk detection AMI events are enabled, this value determines when the user has stopped talking after a period of talking. If this value is set too low AMI events indicating the user has stopped talking may get falsely sent out when the user briefly pauses during mid sentence.</p>
                                                <p style="font-size: 13px">2. The <em>drop_silence</em> option depends on this value to determine when the user's audio should begin to be dropped from the conference bridge after the user stops talking. If this value is set too low the user's audio stream may sound choppy to the other participants. This is caused by the user transitioning constantly from silence to talking during mid sentence.</p>
                                                <p style="font-size: 13px">The best way to approach this option is to set it slightly above the maximum amount of ms of silence a user may generate during natural speech.</p>
                                                <p style="font-size: 13px">By default this value is 2500ms. Valid values are 1 through 2^31.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_dsp_talking_threshold"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-dsp_talking_threshold">dsp_talking_threshold</h5>
                                                <p style="font-size: 13px">The time in milliseconds of sound above what the dsp has established as base line silence for a user before a user is considered to be talking. This value affects several operations and should not be changed unless the impact on call quality is fully understood.</p>
                                                <p style="font-size: 13px">What this value affects internally:</p>
                                                <p style="font-size: 13px">1. Audio is only mixed out of a user's incoming audio stream if talking is detected. If this value is set too loose the user will hear themselves briefly each time they begin talking until the dsp has time to establish that they are in fact talking.</p>
                                                <p style="font-size: 13px">2. When talk detection AMI events are enabled, this value determines when talking has begun which results in an AMI event to fire. If this value is set too tight AMI events may be falsely triggered by variants in room noise.</p>
                                                <p style="font-size: 13px">3. The <em>drop_silence</em> option depends on this value to determine when the user's audio should be mixed into the bridge after periods of silence. If this value is too loose the beginning of a user's speech will get cut off as they transition from silence to talking.</p>
                                                <p style="font-size: 13px">By default this value is 160 ms. Valid values are 1 through 2^31</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-user_profile_jitterbuffer"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-jitterbuffer">jitterbuffer</h5>
                                                <p style="font-size: 13px">Enabling this option places a jitterbuffer on the user's audio stream before audio mixing is performed. This is highly recommended but will add a slight delay to the audio. This option is using the <code style="font-size: 13px">JITTERBUFFER</code> dialplan function's default adaptive jitterbuffer. For a more fine tuned jitterbuffer, disable this option and use the <code style="font-size: 13px">JITTERBUFFER</code> dialplan function on the user before entering the ConfBridge application.</p>
                                                <h3 id="Asterisk12Configuration_app_confbridge-bridge_profile">bridge_profile</h3>
                                                <p style="font-size: 13px">A named profile to apply to specific bridges.</p>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionReference.1">Configuration Option Reference</h4>
                                                <div class="table-wrap">
                                                    <table class="confluenceTable" style="border-collapse: collapse; border: 1px solid #ddd;">
                                                        <tbody>
                                                            <tr>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Option Name </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Type </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Default Value </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Regular Expression </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Description </p> </th>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_type" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">type</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">None</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Define this configuration category as a bridge profile </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">jitterbuffer</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Place a jitter buffer on the conference's audio stream </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_internal_sample_rate" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">internal_sample_rate</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Unsigned Integer</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">0</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Set the internal native sample rate for mixing the conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_mixing_interval" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">mixing_interval</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">20</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets the internal mixing interval in milliseconds for the bridge </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_record_conference" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">record_conference</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">no</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Record the conference starting with the first active user's entrance and ending with the last active user's exit </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_record_file" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">record_file</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">String</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">confbridge-name of conference bridge-start time.wav</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> The filename of the conference recording </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_record_file_append" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">record_file_append</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Boolean</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">yes</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Append record file when starting/stopping on same conference recording </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_video_mode" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">video_mode</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Sets how confbridge handles video distribution to the conference participants </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_max_members" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">max_members</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Unsigned Integer</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">0</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Limit the maximum number of participants for a single conference </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-bridge_profile_sound_" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">sound_</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">true</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Override the various conference bridge sound files </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">template</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> When using the CONFBRIDGE dialplan function, use a bridge profile as a template for creating a new temporary profile </p> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </div>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionDescriptions.1">Configuration Option Descriptions</h4>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_type"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-type.1">type</h5>
                                                <p style="font-size: 13px">The type parameter determines how a context in the configuration file is interpreted.</p>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">user</code> - Configure the context as a <em>user_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">bridge</code> - Configure the context as a <em>bridge_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">menu</code> - Configure the context as a <em>menu</em> </li>
                                                </ul>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_internal_sample_rate"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-internal_sample_rate">internal_sample_rate</h5>
                                                <p style="font-size: 13px">Sets the internal native sample rate the conference is mixed at. This is set to automatically adjust the sample rate to the best quality by default. Other values can be anything from 8000-192000. If a sample rate is set that Asterisk does not support, the closest sample rate Asterisk does support to the one requested will be used.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_mixing_interval"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-mixing_interval">mixing_interval</h5>
                                                <p style="font-size: 13px">Sets the internal mixing interval in milliseconds for the bridge. This number reflects how tight or loose the mixing will be for the conference. In order to improve performance a larger mixing interval such as 40ms may be chosen. Using a larger mixing interval comes at the cost of introducing larger amounts of delay into the bridge. Valid values here are 10, 20, 40, or 80.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_record_conference"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-record_conference">record_conference</h5>
                                                <p style="font-size: 13px">Records the conference call starting when the first user enters the room, and ending when the last user exits the room. The default recorded filename is <code style="font-size: 13px">'confbridge-${name of conference bridge}-${start time}.wav'</code> and the default format is 8khz slinear. This file will be located in the configured monitoring directory in <code style="font-size: 13px">asterisk.conf</code>.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_record_file"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-record_file">record_file</h5>
                                                <p style="font-size: 13px">When <em>record_conference</em> is set to yes, the specific name of the record file can be set using this option. Note that since multiple conferences may use the same bridge profile, this may cause issues depending on the configuration. It is recommended to only use this option dynamically with the <code style="font-size: 13px">CONFBRIDGE()</code> dialplan function. This allows the record name to be specified and a unique name to be chosen. By default, the record_file is stored in Asterisk's spool/monitor directory with a unique filename starting with the 'confbridge' prefix.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_record_file_append"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-record_file_append">record_file_append</h5>
                                                <p style="font-size: 13px">When <em>record_file_append</em> is set to yes, stopping and starting recording on a conference adds the new portion to end of current record_file. When this is set to no, a new <em>record_file</em> is generated every time you start then stop recording on a conference.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_video_mode"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-video_mode">video_mode</h5>
                                                <p style="font-size: 13px">Sets how confbridge handles video distribution to the conference participants. Note that participants wanting to view and be the source of a video feed <strong>MUST</strong> be sharing the same video codec. Also, using video in conjunction with with the jitterbuffer currently results in the audio being slightly out of sync with the video. This is a result of the jitterbuffer only working on the audio stream. It is recommended to disable the jitterbuffer when video is used.</p>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">none</code> - No video sources are set by default in the conference. It is still possible for a user to be set as a video source via AMI or DTMF action at any time.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">follow_talker</code> - The video feed will follow whoever is talking and providing video.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">last_marked</code> - The last marked user to join the conference with video capabilities will be the single source of video distributed to all participants. If multiple marked users are capable of video, the last one to join is always the source, when that user leaves it goes to the one who joined before them.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">first_marked</code> - The first marked user to join the conference with video capabilities is the single source of video distribution among all participants. If that user leaves, the marked user to join after them becomes the source.</li>
                                                </ul>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_max_members"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-max_members">max_members</h5>
                                                <p style="font-size: 13px">This option limits the number of participants for a single conference to a specific number. By default conferences have no participant limit. After the limit is reached, the conference will be locked until someone leaves. Note however that an Admin user will always be alowed to join the conference regardless if this limit is reached or not.</p>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-bridge_profile_sound_"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-sound_">sound_</h5>
                                                <p style="font-size: 13px">All sounds in the conference are customizable using the bridge profile options below. Simply state the option followed by the filename or full path of the filename after the option. Example: <code style="font-size: 13px">sound_had_joined=conf-hasjoin</code> This will play the <code style="font-size: 13px">conf-hasjoin</code> sound file found in the sounds directory when announcing someone's name is joining the conference.</p>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_join</code> - The sound played to everyone when someone enters the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_leave</code> - The sound played to everyone when someone leaves the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_has_joined</code> - The sound played before announcing someone's name has joined the conference. This is used for user intros. Example <code style="font-size: 13px">&quot;_____ has joined the conference&quot;</code> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_has_left</code> - The sound played when announcing someone's name has left the conference. This is used for user intros. Example <code style="font-size: 13px">&quot;_____ has left the conference&quot;</code> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_kicked</code> - The sound played to a user who has been kicked from the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_muted</code> - The sound played when the mute option it toggled on.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_unmuted</code> - The sound played when the mute option it toggled off.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_only_person</code> - The sound played when the user is the only person in the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_only_one</code> - The sound played to a user when there is only one other person is in the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_there_are</code> - The sound played when announcing how many users there are in a conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_other_in_party</code> - This file is used in conjunction with <code style="font-size: 13px">sound_there_are</code> when announcing how many users there are in the conference. The sounds are stringed together like this. <code style="font-size: 13px">&quot;sound_there_are&quot; ${number of participants} &quot;sound_other_in_party&quot;</code> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_place_into_conference</code> - The sound played when someone is placed into the conference after waiting for a marked user.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_wait_for_leader</code> - The sound played when a user is placed into a conference that can not start until a marked user enters.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_leader_has_left</code> - The sound played when the last marked user leaves the conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_get_pin</code> - The sound played when prompting for a conference pin number.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_invalid_pin</code> - The sound played when an invalid pin is entered too many times.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_locked</code> - The sound played to a user trying to join a locked conference.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_locked_now</code> - The sound played to an admin after toggling the conference to locked mode.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_unlocked_now</code> - The sound played to an admin after toggling the conference to unlocked mode.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">sound_error_menu</code> - The sound played when an invalid menu option is entered.</li>
                                                </ul>
                                                <h3 id="Asterisk12Configuration_app_confbridge-menu">menu</h3>
                                                <p style="font-size: 13px">A conference user menu</p>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionReference.2">Configuration Option Reference</h4>
                                                <div class="table-wrap">
                                                    <table class="confluenceTable" style="border-collapse: collapse; border: 1px solid #ddd;">
                                                        <tbody>
                                                            <tr>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Option Name </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Type </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Default Value </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Regular Expression </p> </th>
                                                                <th class="confluenceTh" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;background-color: #F0F0F0; font-weight: bold;; font-size: 13px"> <p style="font-size: 13px"> Description </p> </th>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-menu_type" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">type</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">None</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">false</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> Define this configuration category as a menu </p> </td>
                                                            </tr>
                                                            <tr>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <a href="#Asterisk12Configuration_app_confbridge-menu_0-9A-D*%23" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px">0-9A-D*#</code></a> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">Custom</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px">&nbsp;</p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> <code style="font-size: 13px">true</code> </p> </td>
                                                                <td class="confluenceTd" style="border: 1px solid #DDD; padding: 5px 7px; min-width: 0.6em; text-align: left; vertical-align: top;; font-size: 13px"> <p style="font-size: 13px"> DTMF sequences to assign various confbridge actions to </p> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </div>
                                                <h4 id="Asterisk12Configuration_app_confbridge-ConfigurationOptionDescriptions.2">Configuration Option Descriptions</h4>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-menu_type"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-type.2">type</h5>
                                                <p style="font-size: 13px">The type parameter determines how a context in the configuration file is interpreted.</p>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">user</code> - Configure the context as a <em>user_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">bridge</code> - Configure the context as a <em>bridge_profile</em> </li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">menu</code> - Configure the context as a <em>menu</em> </li>
                                                </ul>
                                                <p style="font-size: 13px"> <span class="confluence-anchor-link" id="Asterisk12Configuration_app_confbridge-menu_0-9A-D*%23"></span> </p>
                                                <h5 id="Asterisk12Configuration_app_confbridge-0-9A-D*%23">0-9A-D*#</h5>
                                                <p style="font-size: 13px">The ConfBridge application also has the ability to apply custom DTMF menus to each channel using the application. Like the User and Bridge profiles a menu is passed in to ConfBridge as an argument in the dialplan.</p>
                                                <p style="font-size: 13px">Below is a list of menu actions that can be assigned to a DTMF sequence.</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">A single DTMF sequence can have multiple actions associated with it. This is accomplished by stringing the actions together and using a <code style="font-size: 13px">,</code> as the delimiter. Example: Both listening and talking volume is reset when <code style="font-size: 13px">5</code> is pressed. <code style="font-size: 13px">5=reset_talking_volume, reset_listening_volume</code> </p>
                                                    </div>
                                                </div>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">playback(filename&amp;filename2&amp;...)</code> - <code style="font-size: 13px">playback</code> will play back an audio file to a channel and then immediately return to the conference. This file can not be interupted by DTMF. Multiple files can be chained together using the <code style="font-size: 13px">&amp;</code> character.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">playback_and_continue(filename&amp;filename2&amp;...)</code> - <code style="font-size: 13px">playback_and_continue</code> will play back a prompt while continuing to collect the dtmf sequence. This is useful when using a menu prompt that describes all the menu options. Note however that any DTMF during this action will terminate the prompts playback. Prompt files can be chained together using the <code style="font-size: 13px">&amp;</code> character as a delimiter.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">toggle_mute</code> - Toggle turning on and off mute. Mute will make the user silent to everyone else, but the user will still be able to listen in. continue to collect the dtmf sequence.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">no_op</code> - This action does nothing (No Operation). Its only real purpose exists for being able to reserve a sequence in the config as a menu exit sequence.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">decrease_listening_volume</code> - Decreases the channel's listening volume.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">increase_listening_volume</code> - Increases the channel's listening volume.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">reset_listening_volume</code> - Reset channel's listening volume to default level.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">decrease_talking_volume</code> - Decreases the channel's talking volume.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">increase_talking_volume</code> - Increases the channel's talking volume.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">reset_talking_volume</code> - Reset channel's talking volume to default level.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">dialplan_exec(context,exten,priority)</code> - The <code style="font-size: 13px">dialplan_exec</code> action allows a user to escape from the conference and execute commands in the dialplan. Once the dialplan exits the user will be put back into the conference. The possibilities are endless!</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">leave_conference</code> - This action allows a user to exit the conference and continue execution in the dialplan.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">admin_kick_last</code> - This action allows an Admin to kick the last participant from the conference. This action will only work for admins which allows a single menu to be used for both users and admins.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">admin_toggle_conference_lock</code> - This action allows an Admin to toggle locking and unlocking the conference. Non admins can not use this action even if it is in their menu.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">set_as_single_video_src</code> - This action allows any user to set themselves as the single video source distributed to all participants. This will make the video feed stick to them regardless of what the <code style="font-size: 13px">video_mode</code> is set to.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">release_as_single_video_src</code> - This action allows a user to release themselves as the video source. If <code style="font-size: 13px">video_mode</code> is not set to <code style="font-size: 13px">none</code> this action will result in the conference returning to whatever video mode the bridge profile is using.<br /> Note that this action will have no effect if the user is not currently the video source. Also, the user is not guaranteed by using this action that they will not become the video source again. The bridge will return to whatever operation the <code style="font-size: 13px">video_mode</code> option is set to upon release of the video src.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">admin_toggle_mute_participants</code> - This action allows an administrator to toggle the mute state for all non-admins within a conference. All admin users are unaffected by this option. Note that all users, regardless of their admin status, are notified that the conference is muted.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">participant_count</code> - This action plays back the number of participants currently in a conference</li>
                                                </ul>
                                                <h3 id="Asterisk12Configuration_app_confbridge-ImportVersion">Import Version</h3>
                                                <p style="font-size: 13px">This documentation was imported from Asterisk Version Unknown</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+Configuration_app_confbridge" 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=26478080" 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+Configuration_app_confbridge?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>