<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_ce51dcf276530e4a4b00548e2a6d0905" 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/~mjordan " style="color:#326ca6;text-decoration:none;; color: #326ca6; text-decoration: none">Matt Jordan</a> edited the 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/New+in+12" 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;">New in 12</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-diff">
                                                <div id="page-diffs" class="wiki-content">
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.5;">Along with <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">AgentRequest</a>, this application has been modified to be a&nbsp;</span>replacement for <code style="font-size: 13px">chan_agent</code>. The act of a channel calling the AgentLogin&nbsp;application places the channel into a pool of agents that can be&nbsp;requested by the AgentRequest application. Note that this application, as&nbsp;well as all other agent related functionality, is now provided by the&nbsp;<code style="font-size: 13px">app_agent_pool</code>&nbsp;module. See <a href="#Newin12-channels_chan_agent" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-0" style="background-color: #d6f0ff;">chan_agent</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span>and <a href="/wiki/display/AST/New+in+12" style="color: #326ca6; text-decoration: none">AgentRequest</a> for more information.</li>
                                                        <li style="font-size: 13px">This application no longer performs agent authentication. If authentication&nbsp;is desired, the dialplan needs to perform this function using the&nbsp;<a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">Authenticate</a> or <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">VMAuthenticate</a> application or through an AGI script before&nbsp;running AgentLogin.</li>
                                                        <li style="font-size: 13px">If this application is called and the agent is already logged in, the&nbsp;dialplan will continue exection with the <code style="font-size: 13px">AGENT_STATUS</code>&nbsp;channel variable set&nbsp;to <code style="font-size: 13px">ALREADY_LOGGED_IN</code>.</li>
                                                        <li style="font-size: 13px">The <em><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">agents.conf</a></em> schema has changed. Rather than specifying agents on a&nbsp;single line in comma delineated fashion, each agent is defined in a separate&nbsp;context. This allows agents to use the power of context templates in their&nbsp;definition.</li>
                                                        <li style="font-size: 13px">A number of parameters from <em><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">agents.conf</a></em> have been removed. This includes:
                                                            <ul>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">maxloginretries</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">autologoffunavail</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">updatecdr</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">goodbye</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">group</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">recordformat</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">urlprefix</code> </li>
                                                                <li style="font-size: 13px"> <code style="font-size: 13px">savecallsin</code> </li>
                                                            </ul>These options were obsoleted by the move from&nbsp;a channel driver model to the bridging/application model provided by&nbsp;<code style="font-size: 13px">app_agent_pool</code>.</li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target">
                                                        <li style="font-size: 13px">The channel variable <code style="font-size: 13px">CPLAYBACKSTATUS</code>&nbsp;may now return the value <code style="font-size: 13px">REMOTESTOPPED</code>. This occurs when playback is stopped by a remote interface,&nbsp;such as AMI. See the AMI action <a href="#Newin12-ami_controlplayback" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-1" style="background-color: #d6f0ff;">ControlPlayback</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span>for more information.</li>
                                                    </ul>
                                                    <h2 id="Newin12-Directory" class="diff-block-context"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">Directory</a></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;">&nbsp;</span><span style="line-height: 1.4285715;">The <code style="font-size: 13px">app_parkandannounce</code>&nbsp;module has been removed. The application&nbsp;</span><span style="line-height: 1.4285715;">ParkAndAnnounce is now provided by the <code style="font-size: 13px">res_parking</code>&nbsp;module. See the&nbsp;</span><span style="line-height: 1.4285715;"><a href="#Newin12-res_parking" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-2" style="background-color: #d6f0ff;">res_parking</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span>changes for more information.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;">&nbsp;</span><span style="line-height: 1.4285715;">The<em> voicemail.conf</em> configuration file now has an <code style="font-size: 13px">alias</code>&nbsp;configuration&nbsp;</span><span style="line-height: 1.4285715;">parameter for use with the <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none">Directory</a> application. The voicemail realtime&nbsp;</span><span style="line-height: 1.4285715;">database table schema has also been updated with an <code style="font-size: 13px">alias</code>&nbsp;column.</span> </li>
                                                    </ul>
                                                    <p class="diff-block-target diff-block-context" style="font-size: 13px"> <span style="line-height: 1.4285715;color: rgb(133,120,102);font-family: MuseoSans700 , sans-serif;font-size: 24.0px;"><span class="diff-html-changed" id="changed-diff-3" style="background-color: #d6f0ff;">Codecs</span></span><span class="diff-html-removed" id="removed-diff-0" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;">------------------</span> <br /> <span class="diff-html-removed" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;"> * </span> </p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-4" style="background-color: #d6f0ff;">Pass through support has been added for both VP8 and Opus.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-5" style="background-color: #d6f0ff;">Added format attribute negotiation for the Opus codec. Format </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-0" style="font-size: 100%; background-color: #ddfade;">attribute&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-6" style="background-color: #d6f0ff;">negotiation is provided by the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-7" style="background-color: #d6f0ff;">res_format_attr_opus</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-1" style="font-size: 100%; background-color: #ddfade;">&nbsp;module</span><span class="diff-html-changed" id="changed-diff-8" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <h1 id="Newin12-Core" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-10" style="background-color: #d6f0ff;">Core</span></span> </h1>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-12" style="background-color: #d6f0ff;">Masquerades as an operation inside Asterisk have been effectively </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-2" style="font-size: 100%; background-color: #ddfade;">hidden&nbsp;by </span><span class="diff-html-changed" id="changed-diff-13" style="background-color: #d6f0ff;">the migration to the Bridging API. As such, many 'quirks' of </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-3" style="font-size: 100%; background-color: #ddfade;">Asterisk&nbsp;no </span><span class="diff-html-changed" id="changed-diff-14" style="background-color: #d6f0ff;">longer occur. This includes renaming of channels, &quot;&lt;ZOMBIE&gt;&quot; channels,</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-4" style="font-size: 100%; background-color: #ddfade;">&nbsp;dropping </span><span class="diff-html-changed" id="changed-diff-15" style="background-color: #d6f0ff;">of frame/audio hooks, and other internal implementation </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-5" style="font-size: 100%; background-color: #ddfade;">details&nbsp;that </span><span class="diff-html-changed" id="changed-diff-16" style="background-color: #d6f0ff;">users had to deal with. This fundamental change has large </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-6" style="font-size: 100%; background-color: #ddfade;">implications&nbsp;throughout </span><span class="diff-html-changed" id="changed-diff-17" style="background-color: #d6f0ff;">the changes documented for this version.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"></li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-19" style="background-color: #d6f0ff;">Multiple parties in a bridge may now be transferred. If a participant in </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-7" style="font-size: 100%; background-color: #ddfade;">a&nbsp;multi</span><span class="diff-html-changed" id="changed-diff-20" style="background-color: #d6f0ff;">-party bridge initiates a blind transfer, a Local channel will be </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-8" style="font-size: 100%; background-color: #ddfade;">used&nbsp;to </span><span class="diff-html-changed" id="changed-diff-21" style="background-color: #d6f0ff;">execute the dialplan location that the transferer sent the parties to. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-9" style="font-size: 100%; background-color: #ddfade;">If&nbsp;a </span><span class="diff-html-changed" id="changed-diff-22" style="background-color: #d6f0ff;">participant in a multi-party bridge initiates an attended transfer,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-10" style="font-size: 100%; background-color: #ddfade;">&nbsp;several </span><span class="diff-html-changed" id="changed-diff-23" style="background-color: #d6f0ff;">options are possible. If the attended transfer results in a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-11" style="font-size: 100%; background-color: #ddfade;">transfer&nbsp;to </span><span class="diff-html-changed" id="changed-diff-24" style="background-color: #d6f0ff;">an application, a Local channel is used. If the attended transfer </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-12" style="font-size: 100%; background-color: #ddfade;">results&nbsp;in </span><span class="diff-html-changed" id="changed-diff-25" style="background-color: #d6f0ff;">a transfer to another channel, the resulting channels will be merged </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-13" style="font-size: 100%; background-color: #ddfade;">into&nbsp;a </span><span class="diff-html-changed" id="changed-diff-26" style="background-color: #d6f0ff;">single bridge.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-28" style="background-color: #d6f0ff;">The channel variable </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-29" style="background-color: #d6f0ff;">ATTENDED_TRANSFER_COMPLETE_SOUND</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-14" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-30" style="background-color: #d6f0ff;">no longer </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-15" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;driver </span><span class="diff-html-changed" id="changed-diff-31" style="background-color: #d6f0ff;">specific. If the channel variable is set on the transferrer channel,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-16" style="font-size: 100%; background-color: #ddfade;">&nbsp;the </span><span class="diff-html-changed" id="changed-diff-32" style="background-color: #d6f0ff;">sound will be played to the target of an attended transfer.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-34" style="background-color: #d6f0ff;">The channel variable </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-35" style="background-color: #d6f0ff;">BRIDGEPEER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-17" style="font-size: 100%; background-color: #ddfade;">&nbsp;becomes </span><span class="diff-html-changed" id="changed-diff-36" style="background-color: #d6f0ff;">a comma separated list of peers </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-18" style="font-size: 100%; background-color: #ddfade;">in&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-37" style="background-color: #d6f0ff;">a multi-party bridge. The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-38" style="background-color: #d6f0ff;">BRIDGEPEER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-19" style="font-size: 100%; background-color: #ddfade;">&nbsp;value </span><span class="diff-html-changed" id="changed-diff-39" style="background-color: #d6f0ff;">can have a maximum of 10 </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-20" style="font-size: 100%; background-color: #ddfade;">peers&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-40" style="background-color: #d6f0ff;">listed. Any more peers in the bridge will not be included in the list.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-21" style="font-size: 100%; background-color: #ddfade;">&nbsp;{{</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-41" style="background-color: #d6f0ff;">BRIDGEPEER</span><span class="diff-html-added" id="added-diff-22" style="font-size: 100%; background-color: #ddfade;">}} </span><span class="diff-html-changed" id="changed-diff-42" style="background-color: #d6f0ff;">is not valid in holding bridges like parking since those </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-23" style="font-size: 100%; background-color: #ddfade;">channels&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-43" style="background-color: #d6f0ff;">do not talk to each other even though they are in a bridge.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-24" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-45" style="background-color: #d6f0ff;">The channel variable </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-46" style="background-color: #d6f0ff;">BRIDGEPVTCALLID</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-25" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-47" style="background-color: #d6f0ff;">only valid for two party </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-26" style="font-size: 100%; background-color: #ddfade;">bridges&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-48" style="background-color: #d6f0ff;">and will contain a value if the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-49" style="background-color: #d6f0ff;">BRIDGEPEER</span></code><span class="diff-html-changed" id="changed-diff-50" style="background-color: #d6f0ff;">'s channel driver supports it.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-27" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-52" style="background-color: #d6f0ff;">A channel variable </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-53" style="background-color: #d6f0ff;">ATTENDEDTRANSFER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-28" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-54" style="background-color: #d6f0ff;">now set which indicates which </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-29" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-55" style="background-color: #d6f0ff;">was responsible for an attended transfer in a similar fashion </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-30" style="font-size: 100%; background-color: #ddfade;">to&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-56" style="background-color: #d6f0ff;">BLINDTRANSFER</span></code><span class="diff-html-changed" id="changed-diff-57" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-31" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-59" style="background-color: #d6f0ff;">Modules using the Configuration Framework or Sorcery must have </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-32" style="font-size: 100%; background-color: #ddfade;">XML&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-60" style="background-color: #d6f0ff;">configuration documentation. This configuration documentation is </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-33" style="font-size: 100%; background-color: #ddfade;">included&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-61" style="background-color: #d6f0ff;">with the rest of Asterisk's XML documentation, and is accessible via </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-34" style="font-size: 100%; background-color: #ddfade;">CLI&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-62" style="background-color: #d6f0ff;">commands. See the</span><a href="#Newin12-CLI" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-63" style="background-color: #d6f0ff;">CLI changes</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-64" style="background-color: #d6f0ff;">for more information.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-AMI%28AsteriskManagerInterface%29" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-35" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-66" style="background-color: #d6f0ff;">AMI (Asterisk Manager Interface)</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-68" style="background-color: #d6f0ff;">Major changes were made to both the syntax as well as the semantics of </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-36" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-69" style="background-color: #d6f0ff;">AMI protocol. In particular, AMI events have been substantially </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-37" style="font-size: 100%; background-color: #ddfade;">improved&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-70" style="background-color: #d6f0ff;">in this version of Asterisk. For more information, please see the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-38" style="font-size: 100%; background-color: #ddfade;">AMI&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">specification</span></span></a><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">.</span></span> </li>
                                                        <li style="font-size: 13px"> <a href="https://wiki.asterisk.org/wiki/x/dAFRAQ" style="line-height: 1.4285715;; color: #326ca6; text-decoration: none" rel="nofollow"></a><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-71" style="background-color: #d6f0ff;">AMI events that reference a particular channel or bridge will now </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-39" style="font-size: 100%; background-color: #ddfade;">always&nbsp;contain </span><span class="diff-html-changed" id="changed-diff-72" style="background-color: #d6f0ff;">a standard set of fields. When multiple channels or bridges </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-40" style="font-size: 100%; background-color: #ddfade;">are&nbsp;referenced </span><span class="diff-html-changed" id="changed-diff-73" style="background-color: #d6f0ff;">in an event, fields for at least some subset of the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-41" style="font-size: 100%; background-color: #ddfade;">channels&nbsp;and </span><span class="diff-html-changed" id="changed-diff-74" style="background-color: #d6f0ff;">bridges in the event will be prefixed with a descriptive name to </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-42" style="font-size: 100%; background-color: #ddfade;">avoid&nbsp;name </span><span class="diff-html-changed" id="changed-diff-75" style="background-color: #d6f0ff;">collisions. See the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-76" style="background-color: #d6f0ff;">AMI event </span></a><span class="diff-html-changed" id="changed-diff-77" style="background-color: #d6f0ff;">documentation </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-43" style="font-size: 100%; background-color: #ddfade;">for&nbsp;more </span><span class="diff-html-changed" id="changed-diff-78" style="background-color: #d6f0ff;">information.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-80" style="background-color: #d6f0ff;">The CLI command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-81" style="background-color: #d6f0ff;">manager show commands</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-44" style="font-size: 100%; background-color: #ddfade;">&nbsp;no </span><span class="diff-html-changed" id="changed-diff-82" style="background-color: #d6f0ff;">longer truncates command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-45" style="font-size: 100%; background-color: #ddfade;">names&nbsp;longer </span><span class="diff-html-changed" id="changed-diff-83" style="background-color: #d6f0ff;">than 15 characters and no longer shows authorization </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-46" style="font-size: 100%; background-color: #ddfade;">requirement&nbsp;for </span><span class="diff-html-changed" id="changed-diff-84" style="background-color: #d6f0ff;">commands. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-85" style="background-color: #d6f0ff;">manager show command</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-47" style="font-size: 100%; background-color: #ddfade;">&nbsp;now </span><span class="diff-html-changed" id="changed-diff-86" style="background-color: #d6f0ff;">displays the privileges </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-48" style="font-size: 100%; background-color: #ddfade;">needed&nbsp;for </span><span class="diff-html-changed" id="changed-diff-87" style="background-color: #d6f0ff;">using a given manager command instead.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-89" style="background-color: #d6f0ff;">The </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-90" style="background-color: #d6f0ff;">SIPshowpeer</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-91" style="background-color: #d6f0ff;">action will now include a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-92" style="background-color: #d6f0ff;">SubscribeContext</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-49" style="font-size: 100%; background-color: #ddfade;">&nbsp;field for a&nbsp;peer </span><span class="diff-html-changed" id="changed-diff-93" style="background-color: #d6f0ff;">in its response if the peer has a subscribe context set.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-95" style="background-color: #d6f0ff;">The </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-96" style="background-color: #d6f0ff;">SIPqualifypeer</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-97" style="background-color: #d6f0ff;">action now acknowledges the request once it </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-50" style="font-size: 100%; background-color: #ddfade;">has&nbsp;established </span><span class="diff-html-changed" id="changed-diff-98" style="background-color: #d6f0ff;">that the request is against a known peer. It also issues a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-51" style="font-size: 100%; background-color: #ddfade;">new&nbsp;event</span><span class="diff-html-changed" id="changed-diff-99" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-100" style="background-color: #d6f0ff;">SIPQualifyPeerDone</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-101" style="background-color: #d6f0ff;">, once the qualify action has been completed.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-103" style="background-color: #d6f0ff;">The </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-104" style="background-color: #d6f0ff;">PlayDTMF</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-105" style="background-color: #d6f0ff;">action now supports an optional </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-106" style="background-color: #d6f0ff;">Duration</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-52" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter. This&nbsp;specifies </span><span class="diff-html-changed" id="changed-diff-107" style="background-color: #d6f0ff;">the duration of the digit to be played, in milliseconds.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-109" style="background-color: #d6f0ff;">Added </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-110" style="background-color: #d6f0ff;">VoicemailRefresh</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-111" style="background-color: #d6f0ff;">action to allow an external entity to trigger </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-53" style="font-size: 100%; background-color: #ddfade;">mailbox&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-112" style="background-color: #d6f0ff;">updates when changes occur instead of requiring the use of </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-113" style="background-color: #d6f0ff;">pollmailboxes</span></code><span class="diff-html-changed" id="changed-diff-114" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-block-target diff-block-context" style="font-size: 13px"> </p>
                                                    <table class="diff-macro bodyless" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;margin: 5px 0; padding: 0; width: auto;">
                                                        <thead>
                                                            <tr>
                                                                <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.48/_/images/icons/macrobrowser/dropdown/anchor.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>Anchor</th>
                                                            </tr>
                                                        </thead>
                                                        <tbody>
                                                            <tr>
                                                                <td class="diff-macro-properties" style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;padding: 0; border: 1px solid #dddddd;; font-size: 13px">
                                                                    <table>
                                                                        <tbody>
                                                                            <tr>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"></td>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px">ami_controlplayback</td>
                                                                            </tr>
                                                                        </tbody>
                                                                    </table> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                    <span class="diff-html-removed" id="removed-diff-71" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;">* </span>
                                                    <p style="font-size: 13px"></p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-116" style="background-color: #d6f0ff;">Added a new action </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-117" style="background-color: #d6f0ff;">ControlPlayback</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-118" style="background-color: #d6f0ff;">. The ControlPlayback action allows </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-54" style="font-size: 100%; background-color: #ddfade;">an&nbsp;AMI </span><span class="diff-html-changed" id="changed-diff-119" style="background-color: #d6f0ff;">client to manipulate audio currently being played back on a channel. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-55" style="font-size: 100%; background-color: #ddfade;">The&nbsp;supported </span><span class="diff-html-changed" id="changed-diff-120" style="background-color: #d6f0ff;">operations depend on the application being used to send audio </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-56" style="font-size: 100%; background-color: #ddfade;">to&nbsp;the </span><span class="diff-html-changed" id="changed-diff-121" style="background-color: #d6f0ff;">channel. When the audio playback was initiated using the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-122" style="background-color: #d6f0ff;">ControlPlayback</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-57" style="font-size: 100%; background-color: #ddfade;">&nbsp;application </span><span class="diff-html-changed" id="changed-diff-123" style="background-color: #d6f0ff;">or </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-124" style="background-color: #d6f0ff;">CONTROL STREAM FILE</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-125" style="background-color: #d6f0ff;">AGI command, the audio can be paused,</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-58" style="font-size: 100%; background-color: #ddfade;">&nbsp;stopped</span><span class="diff-html-changed" id="changed-diff-126" style="background-color: #d6f0ff;">, restarted, reversed, or skipped forward. When initiated by </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-59" style="font-size: 100%; background-color: #ddfade;">other&nbsp;mechanisms </span><span class="diff-html-changed" id="changed-diff-127" style="background-color: #d6f0ff;">(such as the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-128" style="background-color: #d6f0ff;">Playback</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-129" style="background-color: #d6f0ff;">application), the audio can be stopped,</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-60" style="font-size: 100%; background-color: #ddfade;">&nbsp;reversed</span><span class="diff-html-changed" id="changed-diff-130" style="background-color: #d6f0ff;">, or skipped forward.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-131" style="background-color: #d6f0ff;">Channel related events now contain a snapshot of channel state, adding </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-61" style="font-size: 100%; background-color: #ddfade;">new&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-132" style="background-color: #d6f0ff;">fields to many of these events.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-134" style="background-color: #d6f0ff;">The AMI event </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-135" style="background-color: #d6f0ff;">Newexten</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-62" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">Extension</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-136" style="background-color: #d6f0ff;">deprecated, and may be </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-63" style="font-size: 100%; background-color: #ddfade;">removed&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-137" style="background-color: #d6f0ff;">in a future release. Please use the common </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-138" style="background-color: #d6f0ff;">Exten</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-64" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-139" style="background-color: #d6f0ff;">instead.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-141" style="background-color: #d6f0ff;">The AMI event </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-142" style="background-color: #d6f0ff;">UserEvent</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-143" style="background-color: #d6f0ff;">from </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-144" style="background-color: #d6f0ff;">app_userevent</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-65" style="font-size: 100%; background-color: #ddfade;">&nbsp;now </span><span class="diff-html-changed" id="changed-diff-145" style="background-color: #d6f0ff;">contains the channel </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-66" style="font-size: 100%; background-color: #ddfade;">state&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-146" style="background-color: #d6f0ff;">fields. The channel state fields will come before the body fields.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-148" style="background-color: #d6f0ff;">The AMI events </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-149" style="background-color: #d6f0ff;">ParkedCall</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-150" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-151" style="background-color: #d6f0ff;">ParkedCallTimeOut</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-152" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-153" style="background-color: #d6f0ff;">ParkedCallGiveUp</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-154" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-67" style="font-size: 100%; background-color: #ddfade;">and&nbsp;</span></span><span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">UnParkedCall</span></a><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;have </span><span class="diff-html-changed" id="changed-diff-155" style="background-color: #d6f0ff;">changed significantly in the new </span><a href="#Newin12-res_parking" style="color: #326ca6; text-decoration: none"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-156" style="background-color: #d6f0ff;">res_parking</span></code></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-68" style="font-size: 100%; background-color: #ddfade;">&nbsp;module</span><span class="diff-html-changed" id="changed-diff-157" style="background-color: #d6f0ff;">.</span></span>
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-159" style="background-color: #d6f0ff;">The </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-160" style="background-color: #d6f0ff;">Channel</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-69" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">From</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;headers </span><span class="diff-html-changed" id="changed-diff-161" style="background-color: #d6f0ff;">are gone.</span></span>
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-162" style="background-color: #d6f0ff;">For the channel that was </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-71" style="font-size: 100%; background-color: #ddfade;">parked&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-163" style="background-color: #d6f0ff;">or is coming out of parking, a </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-164" style="background-color: #d6f0ff;">Parkee</span></em></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-72" style="font-size: 100%; background-color: #ddfade;">&nbsp;channel </span><span class="diff-html-changed" id="changed-diff-165" style="background-color: #d6f0ff;">snapshot is issued and </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-73" style="font-size: 100%; background-color: #ddfade;">it&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-166" style="background-color: #d6f0ff;">has a number of fields associated with it. The old </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><em><span class="diff-html-added" id="added-diff-74" style="font-size: 100%; background-color: #ddfade;">Channel</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;header relayed&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-167" style="background-color: #d6f0ff;">the same data as the new </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-168" style="background-color: #d6f0ff;">ParkeeChannel</span></em></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-75" style="font-size: 100%; background-color: #ddfade;">&nbsp;header</span><span class="diff-html-changed" id="changed-diff-169" style="background-color: #d6f0ff;">.</span></span> </li>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-171" style="background-color: #d6f0ff;">The </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-172" style="background-color: #d6f0ff;">From</span></em></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-76" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-173" style="background-color: #d6f0ff;">was ambiguous and changed meaning depending on the event.</span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-77" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">For </span><span class="diff-html-changed" id="changed-diff-174" style="background-color: #d6f0ff;">most of these, it was the name of the channel that parked the </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-78" style="font-size: 100%; background-color: #ddfade;">call&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-175" style="background-color: #d6f0ff;">(the </span></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-176" style="background-color: #d6f0ff;">Parker</span></em></span> </li>
                                                                    </ul> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px">
                                                                    <ul>
                                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-177" style="background-color: #d6f0ff;">).</span></span> </li>
                                                                    </ul> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-178" style="background-color: #d6f0ff;">There is no longer a header that provides this channel name,</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-80" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-179" style="background-color: #d6f0ff;">however the </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-180" style="background-color: #d6f0ff;">ParkerDialString</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-81" style="font-size: 100%; background-color: #ddfade;">&nbsp;will </span><span class="diff-html-changed" id="changed-diff-181" style="background-color: #d6f0ff;">contain a dialstring to redial </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-82" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-182" style="background-color: #d6f0ff;">device that parked the call.</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-184" style="background-color: #d6f0ff;">On </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-185" style="background-color: #d6f0ff;">UnParkedCall</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-186" style="background-color: #d6f0ff;">events, the </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-187" style="background-color: #d6f0ff;">From</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-83" style="font-size: 100%; background-color: #ddfade;">&nbsp;header </span><span class="diff-html-changed" id="changed-diff-188" style="background-color: #d6f0ff;">would instead represent </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-84" style="font-size: 100%; background-color: #ddfade;">the&nbsp;channel </span><span class="diff-html-changed" id="changed-diff-189" style="background-color: #d6f0ff;">responsible for retrieving the parkee. It receives a </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-85" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;snapshot </span><span class="diff-html-changed" id="changed-diff-190" style="background-color: #d6f0ff;">labeled </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-191" style="background-color: #d6f0ff;">Retriever</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-192" style="background-color: #d6f0ff;">. The </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><em><span class="diff-html-added" id="added-diff-86" style="font-size: 100%; background-color: #ddfade;">From</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-193" style="background-color: #d6f0ff;">is is replaced with </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-194" style="background-color: #d6f0ff;">RetrieverChannel</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-195" style="background-color: #d6f0ff;">.</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-197" style="background-color: #d6f0ff;">Lastly, the </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-198" style="background-color: #d6f0ff;">Exten</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-87" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-199" style="background-color: #d6f0ff;">has been replaced with </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-200" style="background-color: #d6f0ff;">ParkingSpace</span></em></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-201" style="background-color: #d6f0ff;">.</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-203" style="background-color: #d6f0ff;">The AMI event </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-204" style="background-color: #d6f0ff;">Parkinglot </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-205" style="background-color: #d6f0ff;">(response to </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-206" style="background-color: #d6f0ff;">Parkinglots</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-207" style="background-color: #d6f0ff;">command) in a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-88" style="font-size: 100%; background-color: #ddfade;">similar&nbsp;fashion </span><span class="diff-html-changed" id="changed-diff-208" style="background-color: #d6f0ff;">has changed the field names </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <em><span class="diff-html-changed" id="changed-diff-209" style="background-color: #d6f0ff;">StartExten</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-89" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">StopExten</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;to </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">StartSpace</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">StopSpace</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;respectively.</span> </li>
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-210" style="background-color: #d6f0ff;">The deprecated use of | (pipe) as a separator in the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-211" style="background-color: #d6f0ff;">channelvars</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-90" style="font-size: 100%; background-color: #ddfade;">&nbsp;setting </span><span class="diff-html-changed" id="changed-diff-212" style="background-color: #d6f0ff;">in </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-213" style="background-color: #d6f0ff;">manager.conf</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-91" style="font-size: 100%; background-color: #ddfade;">&nbsp;has </span><span class="diff-html-changed" id="changed-diff-214" style="background-color: #d6f0ff;">been removed.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-216" style="background-color: #d6f0ff;">Channel Variables conveyed with a channel no longer contain the name of </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-92" style="font-size: 100%; background-color: #ddfade;">the&nbsp;channel </span><span class="diff-html-changed" id="changed-diff-217" style="background-color: #d6f0ff;">as part of the key field, i.e., </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-218" style="background-color: #d6f0ff;">ChanVariable(SIP/foo): bar=baz</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-93" style="font-size: 100%; background-color: #ddfade;">&nbsp;is now&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-219" style="background-color: #d6f0ff;">ChanVariable: bar=baz</span></code><span class="diff-html-changed" id="changed-diff-220" style="background-color: #d6f0ff;">. When multiple channels are present in a single </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-94" style="font-size: 100%; background-color: #ddfade;">AMI&nbsp;event</span><span class="diff-html-changed" id="changed-diff-221" style="background-color: #d6f0ff;">, the various </span><em><span class="diff-html-changed" id="changed-diff-222" style="background-color: #d6f0ff;">ChanVariable</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-95" style="font-size: 100%; background-color: #ddfade;">&nbsp;fields </span><span class="diff-html-changed" id="changed-diff-223" style="background-color: #d6f0ff;">will contain a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-96" style="font-size: 100%; background-color: #ddfade;">prefix </span><span class="diff-html-changed" id="changed-diff-224" style="background-color: #d6f0ff;">that </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-97" style="font-size: 100%; background-color: #ddfade;">specifies&nbsp;which </span><span class="diff-html-changed" id="changed-diff-225" style="background-color: #d6f0ff;">channel they correspond to.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-227" style="background-color: #d6f0ff;">The NewPeerAccount AMI event is no longer raised. The </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-228" style="background-color: #d6f0ff;">NewAccountCode</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><span class="diff-html-added" id="added-diff-98" style="font-size: 100%; background-color: #ddfade;">AMI&nbsp;event </span><span class="diff-html-changed" id="changed-diff-229" style="background-color: #d6f0ff;">always conveys the AMI event for a particular channel.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-231" style="background-color: #d6f0ff;">All </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-232" style="background-color: #d6f0ff;">Reload</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-233" style="background-color: #d6f0ff;">events have been consolidated into a single event type. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-99" style="font-size: 100%; background-color: #ddfade;">This&nbsp;event </span><span class="diff-html-changed" id="changed-diff-234" style="background-color: #d6f0ff;">will always contain a </span><em><span class="diff-html-changed" id="changed-diff-235" style="background-color: #d6f0ff;">Module</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-100" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-236" style="background-color: #d6f0ff;">specifying the name of the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-101" style="font-size: 100%; background-color: #ddfade;">module&nbsp;and </span><span class="diff-html-changed" id="changed-diff-237" style="background-color: #d6f0ff;">a </span><em><span class="diff-html-changed" id="changed-diff-238" style="background-color: #d6f0ff;">Status</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-102" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-239" style="background-color: #d6f0ff;">denoting the result of the reload. All modules now </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-103" style="font-size: 100%; background-color: #ddfade;">issue&nbsp;this </span><span class="diff-html-changed" id="changed-diff-240" style="background-color: #d6f0ff;">event when being reloaded.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-241" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-242" style="background-color: #d6f0ff;">ModuleLoadReport </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-243" style="background-color: #d6f0ff;">event has been removed. Most AMI connections </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-104" style="font-size: 100%; background-color: #ddfade;">would&nbsp;fail </span><span class="diff-html-changed" id="changed-diff-244" style="background-color: #d6f0ff;">to receive this event due to being connected after modules have loaded.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-105" style="font-size: 100%; background-color: #ddfade;">&nbsp;AMI </span><span class="diff-html-changed" id="changed-diff-245" style="background-color: #d6f0ff;">connections that want to know when Asterisk is ready should listen </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-106" style="font-size: 100%; background-color: #ddfade;">for&nbsp;the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">FullyBooted</span></a><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;event</span><span class="diff-html-changed" id="changed-diff-246" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-247" style="background-color: #d6f0ff;">app_fax</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-107" style="font-size: 100%; background-color: #ddfade;">&nbsp;now </span><span class="diff-html-changed" id="changed-diff-248" style="background-color: #d6f0ff;">sends the same send fax/receive fax events as </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-249" style="background-color: #d6f0ff;">res_fax</span></code><span class="diff-html-changed" id="changed-diff-250" style="background-color: #d6f0ff;">. The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-251" style="background-color: #d6f0ff;">FaxSent </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-252" style="background-color: #d6f0ff;">event is now the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-253" style="background-color: #d6f0ff;">SendFAX</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-108" style="font-size: 100%; background-color: #ddfade;">&nbsp;event</span><span class="diff-html-changed" id="changed-diff-254" style="background-color: #d6f0ff;">, and the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-255" style="background-color: #d6f0ff;">FaxReceived </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-256" style="background-color: #d6f0ff;">event </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-109" style="font-size: 100%; background-color: #ddfade;">is&nbsp;now </span><span class="diff-html-changed" id="changed-diff-257" style="background-color: #d6f0ff;">the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-258" style="background-color: #d6f0ff;">ReceiveFAX</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-259" style="background-color: #d6f0ff;">event.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-260" style="background-color: #d6f0ff;">The </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-261" style="background-color: #d6f0ff;">MusicOnHold </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-262" style="background-color: #d6f0ff;">event is now two events: </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-263" style="background-color: #d6f0ff;">MusicOnHoldStart</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><span class="diff-html-added" id="added-diff-110" style="font-size: 100%; background-color: #ddfade;">and&nbsp;</span></span><span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-264" style="background-color: #d6f0ff;">MusicOnHoldStop</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-265" style="background-color: #d6f0ff;">. The sub type field has been removed.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-267" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-268" style="background-color: #d6f0ff;">JabberEvent </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-269" style="background-color: #d6f0ff;">event has been removed. It is not AMI's purpose to be </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-111" style="font-size: 100%; background-color: #ddfade;">a&nbsp;carrier </span><span class="diff-html-changed" id="changed-diff-270" style="background-color: #d6f0ff;">for another protocol.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-271" style="background-color: #d6f0ff;">The </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-272" style="background-color: #d6f0ff;">Bridge</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-273" style="background-color: #d6f0ff;">Manager action's </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <em><span class="diff-html-changed" id="changed-diff-274" style="background-color: #d6f0ff;">Playtone</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-112" style="font-size: 100%; background-color: #ddfade;">&nbsp;header </span><span class="diff-html-changed" id="changed-diff-275" style="background-color: #d6f0ff;">now accepts more fine-</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-113" style="font-size: 100%; background-color: #ddfade;">grained&nbsp;options</span><span class="diff-html-changed" id="changed-diff-276" style="background-color: #d6f0ff;">. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-277" style="background-color: #d6f0ff;">Channel1</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-114" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">Channel2</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;may </span><span class="diff-html-changed" id="changed-diff-278" style="background-color: #d6f0ff;">be specified in order to play a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-115" style="font-size: 100%; background-color: #ddfade;">tone&nbsp;to </span><span class="diff-html-changed" id="changed-diff-279" style="background-color: #d6f0ff;">the specific channel. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-280" style="background-color: #d6f0ff;">Both</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-116" style="font-size: 100%; background-color: #ddfade;">&nbsp;may </span><span class="diff-html-changed" id="changed-diff-281" style="background-color: #d6f0ff;">be specified to play a tone to both</span> </li>
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-283" style="background-color: #d6f0ff;">channels. The old </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-284" style="background-color: #d6f0ff;">yes</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-117" style="font-size: 100%; background-color: #ddfade;">&nbsp;option </span><span class="diff-html-changed" id="changed-diff-285" style="background-color: #d6f0ff;">is still accepted as a way of playing </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-118" style="font-size: 100%; background-color: #ddfade;">the&nbsp;tone </span><span class="diff-html-changed" id="changed-diff-286" style="background-color: #d6f0ff;">to </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-287" style="background-color: #d6f0ff;">Channel2</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-119" style="font-size: 100%; background-color: #ddfade;">&nbsp;only</span><span class="diff-html-changed" id="changed-diff-288" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-289" style="background-color: #d6f0ff;">The AMI </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-290" style="background-color: #d6f0ff;">Status</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-291" style="background-color: #d6f0ff;">response event to the AMI </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-292" style="background-color: #d6f0ff;">Status</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-293" style="background-color: #d6f0ff;">action replaces the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <em><span class="diff-html-changed" id="changed-diff-294" style="background-color: #d6f0ff;">BridgedChannel</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-120" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">BridgedUniqueid</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;headers </span><span class="diff-html-changed" id="changed-diff-295" style="background-color: #d6f0ff;">with the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><em><span class="diff-html-added" id="added-diff-121" style="font-size: 100%; background-color: #ddfade;">BridgeID</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;header to&nbsp;indicate </span><span class="diff-html-changed" id="changed-diff-296" style="background-color: #d6f0ff;">what bridge the channel is currently in.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-297" style="background-color: #d6f0ff;">The AMI </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-298" style="background-color: #d6f0ff;">Hold </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-299" style="background-color: #d6f0ff;">event has been moved out of individual channel drivers, </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-122" style="font-size: 100%; background-color: #ddfade;">into&nbsp;core</span><span class="diff-html-changed" id="changed-diff-300" style="background-color: #d6f0ff;">, and is now two events: </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-301" style="background-color: #d6f0ff;">Hold</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-302" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-303" style="background-color: #d6f0ff;">Unhold</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-304" style="background-color: #d6f0ff;">. The status field has </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-123" style="font-size: 100%; background-color: #ddfade;">been&nbsp;removed</span><span class="diff-html-changed" id="changed-diff-305" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-306" style="background-color: #d6f0ff;">The AMI events in </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-307" style="background-color: #d6f0ff;">app_queue</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-124" style="font-size: 100%; background-color: #ddfade;">&nbsp;have </span><span class="diff-html-changed" id="changed-diff-308" style="background-color: #d6f0ff;">been made more consistent with each other.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-125" style="font-size: 100%; background-color: #ddfade;">&nbsp;Events </span><span class="diff-html-changed" id="changed-diff-309" style="background-color: #d6f0ff;">that reference channels (QueueCaller* and Agent*) will </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-126" style="font-size: 100%; background-color: #ddfade;">show&nbsp;information </span><span class="diff-html-changed" id="changed-diff-310" style="background-color: #d6f0ff;">about each channel. The (infamous) </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-311" style="background-color: #d6f0ff;">Join </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-312" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-313" style="background-color: #d6f0ff;">Leave </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-127" style="font-size: 100%; background-color: #ddfade;">AMI&nbsp;events </span><span class="diff-html-changed" id="changed-diff-314" style="background-color: #d6f0ff;">have been changed to </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-315" style="background-color: #d6f0ff;">QueueCallerJoin</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-316" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-317" style="background-color: #d6f0ff;">QueueCallerLeave</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-318" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-319" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-320" style="background-color: #d6f0ff;">MCID</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-321" style="background-color: #d6f0ff;">AMI event now publishes a channel snapshot when available </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-128" style="font-size: 100%; background-color: #ddfade;">and&nbsp;its </span><span class="diff-html-changed" id="changed-diff-322" style="background-color: #d6f0ff;">non-channel-snapshot parameters now use either the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <em><span class="diff-html-changed" id="changed-diff-323" style="background-color: #d6f0ff;">MCallerID</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-129" style="font-size: 100%; background-color: #ddfade;">&nbsp;or </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">MConnectedID</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;prefixes </span><span class="diff-html-changed" id="changed-diff-324" style="background-color: #d6f0ff;">with Subaddr*, Name*, and Num* suffixes </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-130" style="font-size: 100%; background-color: #ddfade;">instead&nbsp;of </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">CallerID</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">ConnectedID</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;to </span><span class="diff-html-changed" id="changed-diff-325" style="background-color: #d6f0ff;">avoid confusion with similarly </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-131" style="font-size: 100%; background-color: #ddfade;">named&nbsp;parameters </span><span class="diff-html-changed" id="changed-diff-326" style="background-color: #d6f0ff;">in the channel snapshot.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-327" style="background-color: #d6f0ff;">The AMI events </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-328" style="background-color: #d6f0ff;">Agentlogin </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-329" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-330" style="background-color: #d6f0ff;">Agentlogoff </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-331" style="background-color: #d6f0ff;">have been renamed </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-332" style="background-color: #d6f0ff;">AgentLogin</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-333" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-334" style="background-color: #d6f0ff;">AgentLogoff</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-335" style="background-color: #d6f0ff;">respectively.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-336" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <em><span class="diff-html-changed" id="changed-diff-337" style="background-color: #d6f0ff;">Channel</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-132" style="font-size: 100%; background-color: #ddfade;">&nbsp;key </span><span class="diff-html-changed" id="changed-diff-338" style="background-color: #d6f0ff;">used in the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-339" style="background-color: #d6f0ff;">AlarmClear</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-340" style="background-color: #d6f0ff;">, </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-341" style="background-color: #d6f0ff;">Alarm</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-342" style="background-color: #d6f0ff;">, and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-343" style="background-color: #d6f0ff;">DNDState</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-344" style="background-color: #d6f0ff;">has </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-133" style="font-size: 100%; background-color: #ddfade;">been&nbsp;renamed </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">DAHDIChannel</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;since </span><span class="diff-html-changed" id="changed-diff-345" style="background-color: #d6f0ff;">it does not convey an Asterisk channel name.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-346" style="background-color: #d6f0ff;">ChannelUpdate </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-347" style="background-color: #d6f0ff;">events have been removed.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-349" style="background-color: #d6f0ff;">All AMI events now contain a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-350" style="background-color: #d6f0ff;">SystemName</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-134" style="font-size: 100%; background-color: #ddfade;">&nbsp;field</span><span class="diff-html-changed" id="changed-diff-351" style="background-color: #d6f0ff;">, if available.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-353" style="background-color: #d6f0ff;">Local channel optimization is now conveyed in two events: </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-354" style="background-color: #d6f0ff;">LocalOptimizationBegin</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-355" style="background-color: #d6f0ff;">and </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-356" style="background-color: #d6f0ff;">LocalOptimizationEnd</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-357" style="background-color: #d6f0ff;">. The Begin event is </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-135" style="font-size: 100%; background-color: #ddfade;">sent&nbsp;when </span><span class="diff-html-changed" id="changed-diff-358" style="background-color: #d6f0ff;">the Local channel driver begins attempting to optimize itself out </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-136" style="font-size: 100%; background-color: #ddfade;">of&nbsp;the </span><span class="diff-html-changed" id="changed-diff-359" style="background-color: #d6f0ff;">media path; the End event is sent after the channel halves </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-137" style="font-size: 100%; background-color: #ddfade;">have&nbsp;successfully </span><span class="diff-html-changed" id="changed-diff-360" style="background-color: #d6f0ff;">optimized themselves out of the media path.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-361" style="background-color: #d6f0ff;">Local channel information in events is now prefixed with </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-362" style="background-color: #d6f0ff;">LocalOne</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-138" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><em><span class="diff-html-changed" id="changed-diff-363" style="background-color: #d6f0ff;">LocalTwo</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><em><span class="diff-html-changed" id="changed-diff-364" style="background-color: #d6f0ff;">.</span></em></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-139" style="font-size: 100%; background-color: #ddfade;">&nbsp;This </span><span class="diff-html-changed" id="changed-diff-365" style="background-color: #d6f0ff;">replaces the suffix of '1' and '2' for the two halves </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-140" style="font-size: 100%; background-color: #ddfade;">of&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-366" style="background-color: #d6f0ff;">the Local channel. This affects the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-367" style="background-color: #d6f0ff;">LocalBridge</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-368" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-369" style="background-color: #d6f0ff;">LocalOptimizationBegin</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-370" style="background-color: #d6f0ff;">,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-141" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-371" style="background-color: #d6f0ff;">and </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-372" style="background-color: #d6f0ff;">LocalOptimizationEnd</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-373" style="background-color: #d6f0ff;">events.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-375" style="background-color: #d6f0ff;">The option </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-376" style="background-color: #d6f0ff;">allowmultiplelogin</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-142" style="font-size: 100%; background-color: #ddfade;">&nbsp;can </span><span class="diff-html-changed" id="changed-diff-377" style="background-color: #d6f0ff;">now be set or overriden in a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-143" style="font-size: 100%; background-color: #ddfade;">particular&nbsp;account</span><span class="diff-html-changed" id="changed-diff-378" style="background-color: #d6f0ff;">. When set in the general context, it will act as the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-144" style="font-size: 100%; background-color: #ddfade;">default&nbsp;setting </span><span class="diff-html-changed" id="changed-diff-379" style="background-color: #d6f0ff;">for defined accounts.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-380" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-381" style="background-color: #d6f0ff;">BridgeAction </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-382" style="background-color: #d6f0ff;">event was removed. It technically added no value, as </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-145" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-383" style="background-color: #d6f0ff;">Bridge</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-384" style="background-color: #d6f0ff;">Action already receives confirmation of the bridge through </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-146" style="font-size: 100%; background-color: #ddfade;">a&nbsp;successful </span><span class="diff-html-changed" id="changed-diff-385" style="background-color: #d6f0ff;">completion Event.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-386" style="background-color: #d6f0ff;">The </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-387" style="background-color: #d6f0ff;">BridgeExec </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-388" style="background-color: #d6f0ff;">events were removed. These events duplicated the events </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-147" style="font-size: 100%; background-color: #ddfade;">that&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-389" style="background-color: #d6f0ff;">occur in the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-148" style="font-size: 100%; background-color: #ddfade;">Bridging </span><span class="diff-html-changed" id="changed-diff-390" style="background-color: #d6f0ff;">API, and are conveyed now through </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-391" style="background-color: #d6f0ff;">BridgeCreate</span></a><span class="diff-html-changed" id="changed-diff-392" style="background-color: #d6f0ff;">,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-149" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-393" style="background-color: #d6f0ff;">BridgeEnter</span></a><span class="diff-html-changed" id="changed-diff-394" style="background-color: #d6f0ff;">, and </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-395" style="background-color: #d6f0ff;">BridgeLeave</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-396" style="background-color: #d6f0ff;">events.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-398" style="background-color: #d6f0ff;">The </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-399" style="background-color: #d6f0ff;">RTCPSent</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-400" style="background-color: #d6f0ff;">/</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-401" style="background-color: #d6f0ff;">RTCPReceived</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-402" style="background-color: #d6f0ff;">events have been significantly modified </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-150" style="font-size: 100%; background-color: #ddfade;">from&nbsp;previous </span><span class="diff-html-changed" id="changed-diff-403" style="background-color: #d6f0ff;">versions. They now report all SR/RR packets sent/received, </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-151" style="font-size: 100%; background-color: #ddfade;">and&nbsp;have </span><span class="diff-html-changed" id="changed-diff-404" style="background-color: #d6f0ff;">been restructured to better reflect the data sent in a SR/RR. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-152" style="font-size: 100%; background-color: #ddfade;">In&nbsp;particular</span><span class="diff-html-changed" id="changed-diff-405" style="background-color: #d6f0ff;">, the event structure now supports multiple report blocks.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-406" style="background-color: #d6f0ff;">Added </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-407" style="background-color: #d6f0ff;">BlindTransfer</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-408" style="background-color: #d6f0ff;">and </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-409" style="background-color: #d6f0ff;">AttendedTransfer</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-410" style="background-color: #d6f0ff;">events. These events </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-153" style="font-size: 100%; background-color: #ddfade;">are&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-411" style="background-color: #d6f0ff;">raised when a blind transfer/attended transfer completes successfully.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-154" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-412" style="background-color: #d6f0ff;">They contain information about the transfer that just completed, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-155" style="font-size: 100%; background-color: #ddfade;">including&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-413" style="background-color: #d6f0ff;">the location of the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-156" style="font-size: 100%; background-color: #ddfade;">transferred </span><span class="diff-html-changed" id="changed-diff-414" style="background-color: #d6f0ff;">channel.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-CDR%28CallDetailRecords%29" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-416" style="background-color: #d6f0ff;">CDR (Call Detail Records)</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-418" style="background-color: #d6f0ff;">Significant changes have been made to the behavior of CDRs. The CDR </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-157" style="font-size: 100%; background-color: #ddfade;">engine&nbsp;was </span><span class="diff-html-changed" id="changed-diff-419" style="background-color: #d6f0ff;">effectively rewritten and built on the Stasis message bus. For a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-158" style="font-size: 100%; background-color: #ddfade;">full&nbsp;definition </span><span class="diff-html-changed" id="changed-diff-420" style="background-color: #d6f0ff;">of CDR behavior in Asterisk 12, please read the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-added" id="added-diff-159" style="font-size: 100%; background-color: #ddfade;">CDR </span><span class="diff-html-changed" id="changed-diff-421" style="background-color: #d6f0ff;">specification </span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-added" id="added-diff-160" style="font-size: 100%; background-color: #ddfade;">for Asterisk 12</span></a><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">.</span> </li>
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-422" style="background-color: #d6f0ff;">CDRs will now be created between all participants in a bridge. For </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-161" style="font-size: 100%; background-color: #ddfade;">each&nbsp;pair </span><span class="diff-html-changed" id="changed-diff-423" style="background-color: #d6f0ff;">of channels in a bridge, a CDR is created to represent the path </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-162" style="font-size: 100%; background-color: #ddfade;">of&nbsp;communication </span><span class="diff-html-changed" id="changed-diff-424" style="background-color: #d6f0ff;">between those two endpoints. This lets an end user choose </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-163" style="font-size: 100%; background-color: #ddfade;">who&nbsp;to </span><span class="diff-html-changed" id="changed-diff-425" style="background-color: #d6f0ff;">bill for what during bridge operations with multiple parties.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-426" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-427" style="background-color: #d6f0ff;">duration</span></code><span class="diff-html-changed" id="changed-diff-428" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-429" style="background-color: #d6f0ff;">billsec</span></code><span class="diff-html-changed" id="changed-diff-430" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-431" style="background-color: #d6f0ff;">start</span></code><span class="diff-html-changed" id="changed-diff-432" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-433" style="background-color: #d6f0ff;">answer</span></code><span class="diff-html-changed" id="changed-diff-434" style="background-color: #d6f0ff;">, and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-435" style="background-color: #d6f0ff;">end</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-164" style="font-size: 100%; background-color: #ddfade;">&nbsp;times </span><span class="diff-html-changed" id="changed-diff-436" style="background-color: #d6f0ff;">now reflect the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-165" style="font-size: 100%; background-color: #ddfade;">times&nbsp;associated </span><span class="diff-html-changed" id="changed-diff-437" style="background-color: #d6f0ff;">with the current CDR for the channel, as opposed to a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-166" style="font-size: 100%; background-color: #ddfade;">cumulative&nbsp;measurement </span><span class="diff-html-changed" id="changed-diff-438" style="background-color: #d6f0ff;">of all CDRs for that channel.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-439" style="background-color: #d6f0ff;">When a CDR is dispatched, user defined CDR variables from both parties </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-167" style="font-size: 100%; background-color: #ddfade;">are&nbsp;included </span><span class="diff-html-changed" id="changed-diff-440" style="background-color: #d6f0ff;">in the resulting CDR. If both parties have the same variable, </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-168" style="font-size: 100%; background-color: #ddfade;">only&nbsp;the </span><span class="diff-html-changed" id="changed-diff-441" style="background-color: #d6f0ff;">Party A value is provided.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-442" style="background-color: #d6f0ff;">Added a new option to </span><em><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-443" style="background-color: #d6f0ff;">cdr.conf</span></a></em><span class="diff-html-changed" id="changed-diff-444" style="background-color: #d6f0ff;">, </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-445" style="background-color: #d6f0ff;">debug</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-446" style="background-color: #d6f0ff;">. When enabled, significantly </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-169" style="font-size: 100%; background-color: #ddfade;">more&nbsp;information </span><span class="diff-html-changed" id="changed-diff-447" style="background-color: #d6f0ff;">regarding the CDR engine is logged as verbose messages. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-170" style="font-size: 100%; background-color: #ddfade;">This&nbsp;option </span><span class="diff-html-changed" id="changed-diff-448" style="background-color: #d6f0ff;">should only be used if the behavior of the CDR engine needs to </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-171" style="font-size: 100%; background-color: #ddfade;">be&nbsp;debugged</span><span class="diff-html-changed" id="changed-diff-449" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-450" style="background-color: #d6f0ff;">Added CLI command </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-451" style="background-color: #d6f0ff;">cdr set debug {on|off</span></code><span class="diff-html-changed" id="changed-diff-452" style="background-color: #d6f0ff;">}</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-453" style="background-color: #d6f0ff;">. This toggles the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-454" style="background-color: #d6f0ff;">debug</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-172" style="font-size: 100%; background-color: #ddfade;">&nbsp;setting&nbsp;normally </span><span class="diff-html-changed" id="changed-diff-455" style="background-color: #d6f0ff;">configured in </span><em><span class="diff-html-changed" id="changed-diff-456" style="background-color: #d6f0ff;">cdr.conf</span></em><span class="diff-html-changed" id="changed-diff-457" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-458" style="background-color: #d6f0ff;">Added CLI command </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-459" style="background-color: #d6f0ff;">cdr show active {channel</span></code><span class="diff-html-changed" id="changed-diff-460" style="background-color: #d6f0ff;">}</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-461" style="background-color: #d6f0ff;">. When </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-462" style="background-color: #d6f0ff;">{channel</span></code><span class="diff-html-changed" id="changed-diff-463" style="background-color: #d6f0ff;">} is </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-173" style="font-size: 100%; background-color: #ddfade;">not&nbsp;specified</span><span class="diff-html-changed" id="changed-diff-464" style="background-color: #d6f0ff;">, this command provides a summary of the channels with </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-174" style="font-size: 100%; background-color: #ddfade;">CDR&nbsp;information </span><span class="diff-html-changed" id="changed-diff-465" style="background-color: #d6f0ff;">and their statistics. When </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-466" style="background-color: #d6f0ff;">{channel</span></code><span class="diff-html-changed" id="changed-diff-467" style="background-color: #d6f0ff;">} is specified, it </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-175" style="font-size: 100%; background-color: #ddfade;">shows&nbsp;detailed </span><span class="diff-html-changed" id="changed-diff-468" style="background-color: #d6f0ff;">information about all records associated with </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-469" style="background-color: #d6f0ff;">{channel</span></code><span class="diff-html-changed" id="changed-diff-470" style="background-color: #d6f0ff;">}.</span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-CEL%28ChannelEventLogging%29" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-471" style="background-color: #d6f0ff;">CEL (Channel Event Logging)</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-473" style="background-color: #d6f0ff;">CEL has undergone significant rework in Asterisk 12, and is now built on </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-176" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span class="diff-html-changed" id="changed-diff-474" style="background-color: #d6f0ff;">Stasis message bus. Please see the</span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-475" style="background-color: #d6f0ff;">specification for CEL </span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-177" style="font-size: 100%; background-color: #ddfade;">for more detailed&nbsp;information.</span> </li>
                                                        <li style="font-size: 13px"> <span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">The </span><em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">extra</span></em><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;field </span><span class="diff-html-changed" id="changed-diff-476" style="background-color: #d6f0ff;">of all CEL events that use it now consists of a JSON </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-178" style="font-size: 100%; background-color: #ddfade;">blob&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-477" style="background-color: #d6f0ff;">with key/value pairs which are defined in the Asterisk 12 CEL documentation. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-179" style="font-size: 100%; background-color: #ddfade;">This JSON blob will be interpreted by the various CEL backends into their specific format.</span></span> </li>
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">BLINDTRANSFER</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;events </span><span class="diff-html-changed" id="changed-diff-478" style="background-color: #d6f0ff;">now report the transferee bridge </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-180" style="font-size: 100%; background-color: #ddfade;">unique&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-479" style="background-color: #d6f0ff;">identifier, extension, and context in a JSON blob as the extra </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-181" style="font-size: 100%; background-color: #ddfade;">string&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-480" style="background-color: #d6f0ff;">instead of the transferee channel name as the peer.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-482" style="background-color: #d6f0ff;">ATTENDEDTRANSFER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-182" style="font-size: 100%; background-color: #ddfade;">&nbsp;events </span><span class="diff-html-changed" id="changed-diff-483" style="background-color: #d6f0ff;">now report the peer as NULL and </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-183" style="font-size: 100%; background-color: #ddfade;">additional&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-484" style="background-color: #d6f0ff;">information in the 'extra' string as a JSON blob. For transfers that </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-184" style="font-size: 100%; background-color: #ddfade;">occur&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-485" style="background-color: #d6f0ff;">between two bridged channels, the 'extra' JSON blob contains the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-185" style="font-size: 100%; background-color: #ddfade;">primary&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-486" style="background-color: #d6f0ff;">bridge unique identifier, the secondary channel name, and the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-186" style="font-size: 100%; background-color: #ddfade;">secondary&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-487" style="background-color: #d6f0ff;">bridge unique identifier. For transfers that occur between a bridged </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-187" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-488" style="background-color: #d6f0ff;">and a channel running an app, the 'extra' JSON blob contains the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-188" style="font-size: 100%; background-color: #ddfade;">primary&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-489" style="background-color: #d6f0ff;">bridge unique identifier, the secondary channel name, and the app name.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-491" style="background-color: #d6f0ff;">LOCAL_OPTIMIZE</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-189" style="font-size: 100%; background-color: #ddfade;">&nbsp;events </span><span class="diff-html-changed" id="changed-diff-492" style="background-color: #d6f0ff;">have been added to convey local </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-190" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-493" style="background-color: #d6f0ff;">optimizations with the record occurring for the semi-one channel </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-191" style="font-size: 100%; background-color: #ddfade;">and&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-494" style="background-color: #d6f0ff;">the semi-two channel name in the peer field.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-496" style="background-color: #d6f0ff;">BRIDGE_START</span></code><span class="diff-html-changed" id="changed-diff-497" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-498" style="background-color: #d6f0ff;">BRIDGE_END</span></code><span class="diff-html-changed" id="changed-diff-499" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-500" style="background-color: #d6f0ff;">BRIDGE_UPDATE</span></code><span class="diff-html-changed" id="changed-diff-501" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-502" style="background-color: #d6f0ff;">3WAY_START</span></code><span class="diff-html-changed" id="changed-diff-503" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-504" style="background-color: #d6f0ff;">3WAY_END</span></code><span class="diff-html-changed" id="changed-diff-505" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-506" style="background-color: #d6f0ff;">CONF_ENTER</span></code><span class="diff-html-changed" id="changed-diff-507" style="background-color: #d6f0ff;">,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-192" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-508" style="background-color: #d6f0ff;">CONF_EXIT</span></code></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-509" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-510" style="background-color: #d6f0ff;">CONF_START</span></code><span class="diff-html-changed" id="changed-diff-511" style="background-color: #d6f0ff;">, and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-512" style="background-color: #d6f0ff;">CONF_END</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-193" style="font-size: 100%; background-color: #ddfade;">&nbsp;events </span><span class="diff-html-changed" id="changed-diff-513" style="background-color: #d6f0ff;">have all been removed. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-194" style="font-size: 100%; background-color: #ddfade;">These&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-514" style="background-color: #d6f0ff;">events have been replaced by </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-515" style="background-color: #d6f0ff;">BRIDGE_ENTER</span></code><span class="diff-html-changed" id="changed-diff-516" style="background-color: #d6f0ff;">/ </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-517" style="background-color: #d6f0ff;">BRIDGE_EXIT</span></code><span class="diff-html-changed" id="changed-diff-518" style="background-color: #d6f0ff;">. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-195" style="font-size: 100%; background-color: #ddfade;">The&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-519" style="background-color: #d6f0ff;">BRIDGE_ENTER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-196" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-520" style="background-color: #d6f0ff;">and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-521" style="background-color: #d6f0ff;">BRIDGE_EXIT</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-197" style="font-size: 100%; background-color: #ddfade;">&nbsp;events </span><span class="diff-html-changed" id="changed-diff-522" style="background-color: #d6f0ff;">are raised when a channel enters/exits any bridge,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-198" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-523" style="background-color: #d6f0ff;">regardless of whether or not that bridge happens to contain </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-199" style="font-size: 100%; background-color: #ddfade;">multiple&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-524" style="background-color: #d6f0ff;">parties.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-block-target diff-block-context" style="font-size: 13px"> </p>
                                                    <table class="diff-macro bodyless diff-html-added" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;margin: 5px 0; padding: 0; width: auto;background-color: #ddfade;border-color: #93c49f;">
                                                        <thead>
                                                            <tr>
                                                                <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="diff-html-added" id="added-diff-200" style="font-size: 100%; background-color: #ddfade;"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.48/_/images/icons/macrobrowser/dropdown/anchor.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>Anchor</span></th>
                                                            </tr>
                                                        </thead>
                                                        <tbody>
                                                            <tr>
                                                                <td class="diff-macro-properties" style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;padding: 0; border: 1px solid #dddddd;; font-size: 13px">
                                                                    <table>
                                                                        <tbody>
                                                                            <tr>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"></td>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"><span class="diff-html-changed" id="changed-diff-526" style="background-color: #d6f0ff;">CLI</span></td>
                                                                            </tr>
                                                                        </tbody>
                                                                    </table> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                    <span class="diff-html-removed" id="removed-diff-375" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;">-------------------</span>
                                                    <br />
                                                    <span class="diff-html-removed" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;"> * </span>
                                                    <p style="font-size: 13px"></p>
                                                    <h2 id="Newin12-CLI" class="diff-block-target diff-block-context"> <span class="diff-html-added" id="added-diff-201" style="font-size: 100%; background-color: #ddfade;">CLI</span> </h2>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-528" style="background-color: #d6f0ff;">When compiled with </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-529" style="background-color: #d6f0ff;">--enable-dev-mode</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-530" style="background-color: #d6f0ff;">, the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-531" style="background-color: #d6f0ff;">astobj2</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-202" style="font-size: 100%; background-color: #ddfade;">&nbsp;library </span><span class="diff-html-changed" id="changed-diff-532" style="background-color: #d6f0ff;">will now </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-203" style="font-size: 100%; background-color: #ddfade;">add&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-533" style="background-color: #d6f0ff;">several CLI commands that allow for inspection of </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-534" style="background-color: #d6f0ff;">ao2</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-204" style="font-size: 100%; background-color: #ddfade;">&nbsp;containers that&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-535" style="background-color: #d6f0ff;">register themselves with </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-536" style="background-color: #d6f0ff;">astobj2</span></code><span class="diff-html-changed" id="changed-diff-537" style="background-color: #d6f0ff;">. The CLI commands are</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-205" style="font-size: 100%; background-color: #ddfade;">:</span></span>
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-538" style="background-color: #d6f0ff;">astobj2 container </span><span class="diff-html-added" id="added-diff-206" style="font-size: 100%; background-color: #ddfade;">dump</span></code> <br /> </span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-540" style="background-color: #d6f0ff;">astobj2 container stats</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"></li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-541" style="background-color: #d6f0ff;">astobj2 container check</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"> <br /> </span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-543" style="background-color: #d6f0ff;">Added specific CLI commands for bridge inspection. This includes</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-208" style="font-size: 100%; background-color: #ddfade;">:</span></span>
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-544" style="background-color: #d6f0ff;">bridge </span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-545" style="background-color: #d6f0ff;">show all</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><span class="diff-html-added" id="added-diff-209" style="font-size: 100%; background-color: #ddfade;">- list </span><span class="diff-html-changed" id="changed-diff-546" style="background-color: #d6f0ff;">all bridges in the system</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"></li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-547" style="background-color: #d6f0ff;">bridge show {id</span></code><span class="diff-html-changed" id="changed-diff-548" style="background-color: #d6f0ff;">} </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-211" style="font-size: 100%; background-color: #ddfade;">- </span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">provide </span><span class="diff-html-changed" id="changed-diff-549" style="background-color: #d6f0ff;">specific information about a bridge</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"></li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-551" style="background-color: #d6f0ff;">Added CLI command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-552" style="background-color: #d6f0ff;">bridge destroy</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-553" style="background-color: #d6f0ff;">. This will destroy the specified bridge,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-212" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-554" style="background-color: #d6f0ff;">ejecting the channels currently in the bridge. If the channels </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-213" style="font-size: 100%; background-color: #ddfade;">cannot&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-555" style="background-color: #d6f0ff;">continue in the dialplan or application that put them in the bridge, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-214" style="font-size: 100%; background-color: #ddfade;">they&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-556" style="background-color: #d6f0ff;">will be hung up.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-558" style="background-color: #d6f0ff;">Added command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-559" style="background-color: #d6f0ff;">bridge kick</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-560" style="background-color: #d6f0ff;">. This will eject a single channel from a bridge.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-562" style="background-color: #d6f0ff;">Added commands to inspect and manipulate the registered bridge technologies. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-215" style="font-size: 100%; background-color: #ddfade;">T</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">his includes:</span></span>
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-563" style="background-color: #d6f0ff;">bridge technology show</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><span class="diff-html-added" id="added-diff-216" style="font-size: 100%; background-color: #ddfade;">- list </span><span class="diff-html-changed" id="changed-diff-564" style="background-color: #d6f0ff;">the registered </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-217" style="font-size: 100%; background-color: #ddfade;">bridge&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">technologies</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-565" style="background-color: #d6f0ff;">bridge technology {suspend|unsuspend} {tech}</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"> </span><span class="diff-html-added" id="added-diff-218" style="font-size: 100%; background-color: #ddfade;">-&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">control </span><span class="diff-html-changed" id="changed-diff-566" style="background-color: #d6f0ff;">whether or not a registered bridge technology can be </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-219" style="font-size: 100%; background-color: #ddfade;">used&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-567" style="background-color: #d6f0ff;">during smart bridge operations. If a technology is suspended, it will </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-220" style="font-size: 100%; background-color: #ddfade;">not&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-568" style="background-color: #d6f0ff;">be used when a bridge technology is picked for channels; when unsuspended,</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-221" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-569" style="background-color: #d6f0ff;">it can be used again.</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-571" style="background-color: #d6f0ff;">The command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-572" style="background-color: #d6f0ff;">config show help</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-222" style="font-size: 100%; background-color: #ddfade;">&nbsp;will show c</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">onfiguration </span><span class="diff-html-changed" id="changed-diff-573" style="background-color: #d6f0ff;">documentation for modules with XML </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-223" style="font-size: 100%; background-color: #ddfade;">configuration&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">documentation. This takes in three optional parameters - </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">module</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">, </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">type</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">, and </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">option -&nbsp;</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">which, when provided, provider greater detail.</span></span>
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">When </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">module</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">, </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">type</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">, and </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">option</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;are omitted, a listing&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-574" style="background-color: #d6f0ff;">of all modules with registered documentation is displayed.</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-575" style="background-color: #d6f0ff;">When </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-576" style="background-color: #d6f0ff;">module</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-225" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-577" style="background-color: #d6f0ff;">is specified, a listing of all configuration types for that module </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-226" style="font-size: 100%; background-color: #ddfade;">is&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-578" style="background-color: #d6f0ff;">displayed, along with their synopsis.</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-579" style="background-color: #d6f0ff;">When </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-580" style="background-color: #d6f0ff;">module</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-228" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">type</span></code><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">&nbsp;are&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-581" style="background-color: #d6f0ff;">specified, a listing of all configuration options for that type </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-229" style="font-size: 100%; background-color: #ddfade;">are&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-582" style="background-color: #d6f0ff;">displayed along with their synopsis.</span></span> </li>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-583" style="background-color: #d6f0ff;">When </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-584" style="background-color: #d6f0ff;">module</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-585" style="background-color: #d6f0ff;">, </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-586" style="background-color: #d6f0ff;">type</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-587" style="background-color: #d6f0ff;">, and </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-588" style="background-color: #d6f0ff;">option</span></code></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-231" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-589" style="background-color: #d6f0ff;">are specified, detailed information for that configuration option </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-232" style="font-size: 100%; background-color: #ddfade;">is&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-590" style="background-color: #d6f0ff;">displayed.</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-592" style="background-color: #d6f0ff;">Added </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-593" style="background-color: #d6f0ff;">core show sounds</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-233" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-594" style="background-color: #d6f0ff;">core show sound</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-234" style="font-size: 100%; background-color: #ddfade;">&nbsp;CLI </span><span class="diff-html-changed" id="changed-diff-595" style="background-color: #d6f0ff;">commands. These </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-235" style="font-size: 100%; background-color: #ddfade;">display&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-596" style="background-color: #d6f0ff;">a listing of all installed media sounds available on the system </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-236" style="font-size: 100%; background-color: #ddfade;">and&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-597" style="background-color: #d6f0ff;">detailed information about a sound, respectively.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-599" style="background-color: #d6f0ff;">xmldoc dump</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-237" style="font-size: 100%; background-color: #ddfade;">&nbsp;has </span><span class="diff-html-changed" id="changed-diff-600" style="background-color: #d6f0ff;">been added. This CLI command will dump the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-238" style="font-size: 100%; background-color: #ddfade;">XML&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-601" style="background-color: #d6f0ff;">documentation DOM as a string to the specified file. The Asterisk </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-239" style="font-size: 100%; background-color: #ddfade;">core&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-602" style="background-color: #d6f0ff;">will populate certain XML elements pulled from the source files </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-240" style="font-size: 100%; background-color: #ddfade;">with&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-603" style="background-color: #d6f0ff;">additional run-time information; this command lets a user produce </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-241" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-604" style="background-color: #d6f0ff;">XML documentation with all information.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-block-target diff-block-context" style="font-size: 13px"> <span style="line-height: 1.4285715;color: rgb(133,120,102);font-family: MuseoSans500 , sans-serif;font-size: 20.0px;"><span class="diff-html-changed" id="changed-diff-606" style="background-color: #d6f0ff;">Features</span></span><span class="diff-html-removed" id="removed-diff-438" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;">-------------------</span> <br /> <span class="diff-html-removed" style="font-size: 100%; background-color: #ffe7e7; text-decoration: line-through;"> * </span> </p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-608" style="background-color: #d6f0ff;">Parking has been pulled from core and placed into a separate module </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-242" style="font-size: 100%; background-color: #ddfade;">called&nbsp;</span></span><span style="line-height: 1.4285715;"><a href="#Newin12-res_parking" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-609" style="background-color: #d6f0ff;">res_parking</span></a><span class="diff-html-changed" id="changed-diff-610" style="background-color: #d6f0ff;">. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-243" style="font-size: 100%; background-color: #ddfade;">Configuration for&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-611" style="background-color: #d6f0ff;">parking should now be performed in </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><em><span class="diff-html-changed" id="changed-diff-612" style="background-color: #d6f0ff;">res_parking.conf</span></em></a><span class="diff-html-changed" id="changed-diff-613" style="background-color: #d6f0ff;">. Configuration </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-244" style="font-size: 100%; background-color: #ddfade;">for&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-614" style="background-color: #d6f0ff;">parking in </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><em><span class="diff-html-changed" id="changed-diff-615" style="background-color: #d6f0ff;">features.conf</span></em></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-245" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-616" style="background-color: #d6f0ff;">now unsupported.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-618" style="background-color: #d6f0ff;">Core attended transfers now have several new options. While performing </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-246" style="font-size: 100%; background-color: #ddfade;">an&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-619" style="background-color: #d6f0ff;">attended transfer, the transferer now has the following options:</span></span>
                                                            <ul></ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-621" style="background-color: #d6f0ff;">*1</span></code><span class="diff-html-added" id="added-diff-247" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><span class="diff-html-changed" id="changed-diff-622" style="background-color: #d6f0ff;">- cancel the attended transfer (configurable via </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-623" style="background-color: #d6f0ff;">atxferabort</span></code><span class="diff-html-changed" id="changed-diff-624" style="background-color: #d6f0ff;">)</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-626" style="background-color: #d6f0ff;">*2</span></code><span class="diff-html-added" id="added-diff-248" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><span class="diff-html-changed" id="changed-diff-627" style="background-color: #d6f0ff;">- complete the attended transfer, dropping out of the </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-249" style="font-size: 100%; background-color: #ddfade;">call&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-628" style="background-color: #d6f0ff;">(configurable via </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-629" style="background-color: #d6f0ff;">atxfercomplete</span></code><span class="diff-html-changed" id="changed-diff-630" style="background-color: #d6f0ff;">)</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-632" style="background-color: #d6f0ff;">*3</span></code><span class="diff-html-added" id="added-diff-250" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><span class="diff-html-changed" id="changed-diff-633" style="background-color: #d6f0ff;">- complete the attended transfer, but stay in the call. This will </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-251" style="font-size: 100%; background-color: #ddfade;">turn&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-634" style="background-color: #d6f0ff;">the call into a multi-party bridge (configurable via </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-635" style="background-color: #d6f0ff;">atxferthreeway</span></code><span class="diff-html-changed" id="changed-diff-636" style="background-color: #d6f0ff;">)</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-638" style="background-color: #d6f0ff;">*4</span></code><span class="diff-html-added" id="added-diff-252" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><span class="diff-html-changed" id="changed-diff-639" style="background-color: #d6f0ff;">- swap to the other party. Once an attended transfer has begun, </span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px">
                                                            <ul>
                                                                <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-253" style="font-size: 100%; background-color: #ddfade;">this&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-640" style="background-color: #d6f0ff;">options may be used multiple times (configurable via </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-641" style="background-color: #d6f0ff;">atxferswap</span></code><span class="diff-html-changed" id="changed-diff-642" style="background-color: #d6f0ff;">)</span></span> </li>
                                                            </ul> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-644" style="background-color: #d6f0ff;">For DTMF blind and attended transfers, the channel </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-254" style="font-size: 100%; background-color: #ddfade;">variable&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-645" style="background-color: #d6f0ff;">TRANSFER_CONTEXT</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-255" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-646" style="background-color: #d6f0ff;">must be on the channel initiating the transfer to have any effect.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-648" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-649" style="background-color: #d6f0ff;">BRIDGE_FEATURES</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-256" style="font-size: 100%; background-color: #ddfade;">&nbsp;channel </span><span class="diff-html-changed" id="changed-diff-650" style="background-color: #d6f0ff;">variable would previously only set features </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-257" style="font-size: 100%; background-color: #ddfade;">for&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-651" style="background-color: #d6f0ff;">the calling party and would set this feature regardless of whether </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-258" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-652" style="background-color: #d6f0ff;">feature was in caps or in lowercase. Use of a caps feature for a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-259" style="font-size: 100%; background-color: #ddfade;">letter&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-653" style="background-color: #d6f0ff;">will now apply the feature to the calling party while use of a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-260" style="font-size: 100%; background-color: #ddfade;">lowercase&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-654" style="background-color: #d6f0ff;">letter will apply that feature to the called party.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-656" style="background-color: #d6f0ff;">Add support for </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-657" style="background-color: #d6f0ff;">automixmon</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-261" style="font-size: 100%; background-color: #ddfade;">&nbsp;to </span><span class="diff-html-changed" id="changed-diff-658" style="background-color: #d6f0ff;">the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-659" style="background-color: #d6f0ff;">BRIDGE_FEATURES</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-262" style="font-size: 100%; background-color: #ddfade;">&nbsp;channel </span><span class="diff-html-changed" id="changed-diff-660" style="background-color: #d6f0ff;">variable.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-662" style="background-color: #d6f0ff;">The channel variable </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-663" style="background-color: #d6f0ff;">DYNAMIC_PEERNAME</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-263" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-664" style="background-color: #d6f0ff;">redundant with </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-665" style="background-color: #d6f0ff;">BRIDGEPEER</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-264" style="font-size: 100%; background-color: #ddfade;">&nbsp;and is&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-666" style="background-color: #d6f0ff;">removed. The more useful </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-667" style="background-color: #d6f0ff;">DYNAMIC_WHO_ACTIVATED</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-265" style="font-size: 100%; background-color: #ddfade;">&nbsp;gives </span><span class="diff-html-changed" id="changed-diff-668" style="background-color: #d6f0ff;">the channel name </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-266" style="font-size: 100%; background-color: #ddfade;">that&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-669" style="background-color: #d6f0ff;">activated the dynamic feature.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-671" style="background-color: #d6f0ff;">The channel variables </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-672" style="background-color: #d6f0ff;">DYNAMIC_FEATURENAME</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-267" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-673" style="background-color: #d6f0ff;">DYNAMIC_WHO_ACTIVATED</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-268" style="font-size: 100%; background-color: #ddfade;">&nbsp;are set&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-674" style="background-color: #d6f0ff;">only on the channel executing the dynamic feature. Executing a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-269" style="font-size: 100%; background-color: #ddfade;">dynamic&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-675" style="background-color: #d6f0ff;">feature on the bridge peer in a multi-party bridge will execute it on </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-270" style="font-size: 100%; background-color: #ddfade;">all&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-676" style="background-color: #d6f0ff;">peers of the activating channel.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-678" style="background-color: #d6f0ff;">You can now have the settings for a channel updated using the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-679" style="background-color: #d6f0ff;">FEATURE()</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-271" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-680" style="background-color: #d6f0ff;">and </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-681" style="background-color: #d6f0ff;">FEATUREMAP() </span></a><span class="diff-html-changed" id="changed-diff-682" style="background-color: #d6f0ff;">functions inherited to child channels by setting </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-683" style="background-color: #d6f0ff;">FEATURE(inherit)=yes</span></code><span class="diff-html-changed" id="changed-diff-684" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-686" style="background-color: #d6f0ff;">automixmon</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-272" style="font-size: 100%; background-color: #ddfade;">&nbsp;now </span><span class="diff-html-changed" id="changed-diff-687" style="background-color: #d6f0ff;">supports additional channel variables from </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-688" style="background-color: #d6f0ff;">automon</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-273" style="font-size: 100%; background-color: #ddfade;">&nbsp;including</span><span class="diff-html-changed" id="changed-diff-689" style="background-color: #d6f0ff;">: </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-690" style="background-color: #d6f0ff;">TOUCH_MIXMONITOR_PREFIX</span></code><span class="diff-html-changed" id="changed-diff-691" style="background-color: #d6f0ff;">, </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-692" style="background-color: #d6f0ff;">TOUCH_MIXMONITOR_MESSAGE_START</span></code><span class="diff-html-changed" id="changed-diff-693" style="background-color: #d6f0ff;">, </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-694" style="background-color: #d6f0ff;">and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-695" style="background-color: #d6f0ff;">TOUCH_MIXMONITOR_MESSAGE_STOP</span></code><span class="diff-html-added" id="added-diff-274" style="font-size: 100%; background-color: #ddfade;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-697" style="background-color: #d6f0ff;">A new general </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><em><span class="diff-html-changed" id="changed-diff-698" style="background-color: #d6f0ff;">features.conf</span></em></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-275" style="font-size: 100%; background-color: #ddfade;">&nbsp;option </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-699" style="background-color: #d6f0ff;">recordingfailsound</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-276" style="font-size: 100%; background-color: #ddfade;">&nbsp;has </span><span class="diff-html-changed" id="changed-diff-700" style="background-color: #d6f0ff;">been added </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-277" style="font-size: 100%; background-color: #ddfade;">which&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">allows setting </span><span class="diff-html-changed" id="changed-diff-701" style="background-color: #d6f0ff;">a failure sound for a user tries to invoke a recording </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-278" style="font-size: 100%; background-color: #ddfade;">feature&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-702" style="background-color: #d6f0ff;">such as </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-703" style="background-color: #d6f0ff;">automon</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-279" style="font-size: 100%; background-color: #ddfade;">&nbsp;or </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-704" style="background-color: #d6f0ff;">automixmon</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-280" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><span class="diff-html-changed" id="changed-diff-705" style="background-color: #d6f0ff;">it fails.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-707" style="background-color: #d6f0ff;">It is no longer necessary (or possible) to define the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-708" style="background-color: #d6f0ff;">ATXFER_NULL_TECH</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-281" style="font-size: 100%; background-color: #ddfade;">&nbsp;in&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-709" style="background-color: #d6f0ff;">features.c</span></code><span class="diff-html-added" id="added-diff-282" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-710" style="background-color: #d6f0ff;">for </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-711" style="background-color: #d6f0ff;">atxferdropcall=no</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-283" style="font-size: 100%; background-color: #ddfade;">&nbsp;to </span><span class="diff-html-changed" id="changed-diff-712" style="background-color: #d6f0ff;">work properly. This option now </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-284" style="font-size: 100%; background-color: #ddfade;">just&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-713" style="background-color: #d6f0ff;">works.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-Logging" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-715" style="background-color: #d6f0ff;">Logging</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-717" style="background-color: #d6f0ff;">Added log rotation strategy </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-718" style="background-color: #d6f0ff;">none</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-719" style="background-color: #d6f0ff;">. If set, no log rotation strategy </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-285" style="font-size: 100%; background-color: #ddfade;">will&nbsp;</span></span><span class="diff-html-changed" id="changed-diff-720" style="background-color: #d6f0ff;">be used. Given that this can cause the Asterisk log files to grow quickly,</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-286" style="font-size: 100%; background-color: #ddfade;">&nbsp;this </span><span class="diff-html-changed" id="changed-diff-721" style="background-color: #d6f0ff;">option should only be used if an external mechanism for log </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-287" style="font-size: 100%; background-color: #ddfade;">management&nbsp;is </span><span class="diff-html-changed" id="changed-diff-722" style="background-color: #d6f0ff;">preferred.</span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-RealtimeRealtime" class="diff-block-target diff-block-context">
                                                        <table class="diff-macro bodyless diff-html-added" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;margin: 5px 0; padding: 0; width: auto;background-color: #ddfade;border-color: #93c49f;">
                                                            <thead>
                                                                <tr>
                                                                    <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="diff-html-added" id="added-diff-288" style="font-size: 100%; background-color: #ddfade;"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.48/_/images/icons/macrobrowser/dropdown/anchor.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>Anchor</span></th>
                                                                </tr>
                                                            </thead>
                                                            <tbody>
                                                                <tr>
                                                                    <td class="diff-macro-properties" style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;padding: 0; border: 1px solid #dddddd;; font-size: 13px">
                                                                        <table>
                                                                            <tbody>
                                                                                <tr>
                                                                                    <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"></td>
                                                                                    <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"><span class="diff-html-changed" id="changed-diff-723" style="background-color: #d6f0ff;">Realtime</span></td>
                                                                                </tr>
                                                                            </tbody>
                                                                        </table> </td>
                                                                </tr>
                                                            </tbody>
                                                        </table> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <h2 id="Newin12-RealtimeRealtime" class="diff-block-target diff-block-context"> <span class="diff-html-added" id="added-diff-289" style="font-size: 100%; background-color: #ddfade;">Realtime</span> </h2>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-725" style="background-color: #d6f0ff;">Dynamic realtime tables for SIP Users can now include a </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-726" style="background-color: #d6f0ff;">path</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-290" style="font-size: 100%; background-color: #ddfade;">&nbsp;field</span><span class="diff-html-changed" id="changed-diff-727" style="background-color: #d6f0ff;">. </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-291" style="font-size: 100%; background-color: #ddfade;">This&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-728" style="background-color: #d6f0ff;">will store the path information for that peer when it registers. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-292" style="font-size: 100%; background-color: #ddfade;">Realtime&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-729" style="background-color: #d6f0ff;">tables can also use the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-730" style="background-color: #d6f0ff;">supportpath</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-731" style="background-color: #d6f0ff;">field to enable Path header support.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-733" style="background-color: #d6f0ff;">LDAP realtime configurations for SIP Users now have the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-734" style="background-color: #d6f0ff;">AstAccountPathSupport</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-293" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-735" style="background-color: #d6f0ff;">objectIdentifier</span></code></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-736" style="background-color: #d6f0ff;">. This maps to the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-737" style="background-color: #d6f0ff;">supportpath</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-294" style="font-size: 100%; background-color: #ddfade;">&nbsp;option </span><span class="diff-html-changed" id="changed-diff-738" style="background-color: #d6f0ff;">in </span><em><span class="diff-html-changed" id="changed-diff-739" style="background-color: #d6f0ff;">sip.conf</span></em><span class="diff-html-changed" id="changed-diff-740" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-Sorcery" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-742" style="background-color: #d6f0ff;">Sorcery</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-744" style="background-color: #d6f0ff;">Sorcery is a new data abstraction and object persistence API in Asterisk. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-295" style="font-size: 100%; background-color: #ddfade;">It&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-745" style="background-color: #d6f0ff;">provides modules a useful abstraction on top of the many storage </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-296" style="font-size: 100%; background-color: #ddfade;">mechanisms&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-746" style="background-color: #d6f0ff;">in Asterisk, including the Asterisk Database, static configuration files,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-297" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-747" style="background-color: #d6f0ff;">static Realtime, and dynamic Realtime. It also provides a caching service.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-298" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-748" style="background-color: #d6f0ff;">Users can configure a hierarchy of data storage layers for specific </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-299" style="font-size: 100%; background-color: #ddfade;">modules&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-749" style="background-color: #d6f0ff;">in </span><em><span class="diff-html-changed" id="changed-diff-750" style="background-color: #d6f0ff;">sorcery.conf</span></em><span class="diff-html-changed" id="changed-diff-751" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-753" style="background-color: #d6f0ff;">All future modules which utilize Sorcery for object persistence must have </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-300" style="font-size: 100%; background-color: #ddfade;">a&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-754" style="background-color: #d6f0ff;">column named </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-755" style="background-color: #d6f0ff;">id</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-301" style="font-size: 100%; background-color: #ddfade;">&nbsp;within </span><span class="diff-html-changed" id="changed-diff-756" style="background-color: #d6f0ff;">their schema when using the Sorcery realtime module.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-302" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-757" style="background-color: #d6f0ff;">This column must be able to contain a string of up to 128 characters in length.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-SecurityEventsFramework" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-759" style="background-color: #d6f0ff;">Security Events Framework</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-761" style="background-color: #d6f0ff;">Security Event timestamps now use ISO 8601 formatted date/time instead </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-303" style="font-size: 100%; background-color: #ddfade;">of&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-762" style="background-color: #d6f0ff;">the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-763" style="background-color: #d6f0ff;">seconds-microseconds</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-304" style="font-size: 100%; background-color: #ddfade;">&nbsp;format </span><span class="diff-html-changed" id="changed-diff-764" style="background-color: #d6f0ff;">that it was using previously.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-StasisMessageBus" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-766" style="background-color: #d6f0ff;">Stasis Message Bus</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-768" style="background-color: #d6f0ff;">The Stasis message bus is a publish/subscribe message bus internal </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-305" style="font-size: 100%; background-color: #ddfade;">to&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-769" style="background-color: #d6f0ff;">Asterisk. Many services in Asterisk are built on the Stasis message bus,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-306" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-770" style="background-color: #d6f0ff;">including AMI, ARI, CDRs, and CEL. Parameters controlling the operation </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-307" style="font-size: 100%; background-color: #ddfade;">of&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-771" style="background-color: #d6f0ff;">Stasis can be configured in </span><em><span class="diff-html-changed" id="changed-diff-772" style="background-color: #d6f0ff;">stasis.conf</span></em><span class="diff-html-changed" id="changed-diff-773" style="background-color: #d6f0ff;">. Note that these parameters </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-308" style="font-size: 100%; background-color: #ddfade;">operate&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-774" style="background-color: #d6f0ff;">at a very low level in Asterisk, and generally will not require changes.</span></span> </li>
                                                    </ul>
                                                    <h1 id="Newin12-ChannelDrivers" class="diff-block-target diff-block-context"> <br /> <span class="diff-html-changed" id="changed-diff-776" style="background-color: #d6f0ff;">Channel Drivers</span> </h1>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <h1 id="Newin12-ChannelDrivers" class="diff-block-target diff-block-context"> <span style="line-height: 1.25;"><span class="diff-html-added" id="added-diff-309" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span> </h1>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.25;"><span class="diff-html-changed" id="changed-diff-777" style="background-color: #d6f0ff;">When a channel driver is configured to enable jiterbuffers, they are </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.25;"><span class="diff-html-added" id="added-diff-310" style="font-size: 100%; background-color: #ddfade;">now&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-778" style="background-color: #d6f0ff;">applied unconditionally when a channel joins a bridge. If a </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-311" style="font-size: 100%; background-color: #ddfade;">jitterbuffer&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-779" style="background-color: #d6f0ff;">is already set for that channel when it enters, such as by the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-780" style="background-color: #d6f0ff;">JITTERBUFFER</span></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-312" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-781" style="background-color: #d6f0ff;">function, then the existing jitterbuffer will be used and the one set </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-313" style="font-size: 100%; background-color: #ddfade;">by&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-782" style="background-color: #d6f0ff;">the channel driver will not be applied.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-block-context" style="font-size: 13px"> </p>
                                                    <table class="diff-macro bodyless" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;margin: 5px 0; padding: 0; width: auto;">
                                                        <thead>
                                                            <tr>
                                                                <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.48/_/images/icons/macrobrowser/dropdown/anchor.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>Anchor</th>
                                                            </tr>
                                                        </thead>
                                                        <tbody>
                                                            <tr>
                                                                <td class="diff-macro-properties" style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;padding: 0; border: 1px solid #dddddd;; font-size: 13px">
                                                                    <table>
                                                                        <tbody>
                                                                            <tr>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px"></td>
                                                                                <td style="background-color: #fafafa; padding: 0 0 0 5px; font-size: 12px; text-align: left;; font-size: 13px">channels_chan_agent</td>
                                                                            </tr>
                                                                        </tbody>
                                                                    </table> </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                    <p style="font-size: 13px"></p>
                                                    <h2 id="Newin12-chan_agent" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-784" style="background-color: #d6f0ff;">chan_agent</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-786" style="background-color: #d6f0ff;">chan_agent</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-314" style="font-size: 100%; background-color: #ddfade;">&nbsp;has </span><span class="diff-html-changed" id="changed-diff-787" style="background-color: #d6f0ff;">been removed and replaced with </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-788" style="background-color: #d6f0ff;">AgentLogin</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-789" style="background-color: #d6f0ff;">and </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-790" style="background-color: #d6f0ff;">AgentRequest</span></a> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-315" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-791" style="background-color: #d6f0ff;">dialplan applications provided by the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-792" style="background-color: #d6f0ff;">app_agent_pool</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-316" style="font-size: 100%; background-color: #ddfade;">&nbsp;module</span><span class="diff-html-changed" id="changed-diff-793" style="background-color: #d6f0ff;">. Agents </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-317" style="font-size: 100%; background-color: #ddfade;">are&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-794" style="background-color: #d6f0ff;">connected with callers using the new </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-795" style="background-color: #d6f0ff;">AgentRequest</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-796" style="background-color: #d6f0ff;">dialplan application.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-318" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-797" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-798" style="background-color: #d6f0ff;">Agents:&lt;agent-id&gt;</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-319" style="font-size: 100%; background-color: #ddfade;">&nbsp;device </span><span class="diff-html-changed" id="changed-diff-799" style="background-color: #d6f0ff;">state is available to monitor the status of </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-320" style="font-size: 100%; background-color: #ddfade;">an&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-800" style="background-color: #d6f0ff;">agent. See </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><em><span class="diff-html-changed" id="changed-diff-801" style="background-color: #d6f0ff;">agents.conf.sample</span></em></a></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-321" style="font-size: 100%; background-color: #ddfade;">&nbsp;for </span><span class="diff-html-changed" id="changed-diff-802" style="background-color: #d6f0ff;">valid configuration options.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-804" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-805" style="background-color: #d6f0ff;">updatecdr</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-322" style="font-size: 100%; background-color: #ddfade;">&nbsp;option </span><span class="diff-html-changed" id="changed-diff-806" style="background-color: #d6f0ff;">has been removed. Altering the names of channels on </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-323" style="font-size: 100%; background-color: #ddfade;">a&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-807" style="background-color: #d6f0ff;">CDR is not supported - the name of the channel is the name of the channel,</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-324" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-808" style="background-color: #d6f0ff;">and pretending otherwise helps no one. The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-809" style="background-color: #d6f0ff;">AGENTUPDATECDR</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-325" style="font-size: 100%; background-color: #ddfade;">&nbsp;channel variable&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-810" style="background-color: #d6f0ff;">has also been removed, for the same reason.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-812" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-813" style="background-color: #d6f0ff;">endcall</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-326" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-814" style="background-color: #d6f0ff;">enddtmf</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-327" style="font-size: 100%; background-color: #ddfade;">&nbsp;configuration </span><span class="diff-html-changed" id="changed-diff-815" style="background-color: #d6f0ff;">options are removed. Use </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-328" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-816" style="background-color: #d6f0ff;">dialplan function </span><code style="font-size: 13px"><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-817" style="background-color: #d6f0ff;">CHANNEL(dtmf-features)</span></a></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-329" style="font-size: 100%; background-color: #ddfade;">&nbsp;to </span><span class="diff-html-changed" id="changed-diff-818" style="background-color: #d6f0ff;">set DTMF features on the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-330" style="font-size: 100%; background-color: #ddfade;">agent&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-819" style="background-color: #d6f0ff;">channel before calling AgentLogin.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_bridge" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-821" style="background-color: #d6f0ff;">chan_bridge</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-823" style="background-color: #d6f0ff;">chan_bridge</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-331" style="font-size: 100%; background-color: #ddfade;">&nbsp;has </span><span class="diff-html-changed" id="changed-diff-824" style="background-color: #d6f0ff;">been removed. Its functionality has been </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-332" style="font-size: 100%; background-color: #ddfade;">incorporated&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-825" style="background-color: #d6f0ff;">directly into the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-826" style="background-color: #d6f0ff;">ConfBridge</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-827" style="background-color: #d6f0ff;">application itself.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_dahdi" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-829" style="background-color: #d6f0ff;">chan_dahdi</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.5;"><span class="diff-html-changed" id="changed-diff-831" style="background-color: #d6f0ff;">Added the CLI command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.5;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-832" style="background-color: #d6f0ff;">pri destroy span</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.5;"><span class="diff-html-changed" id="changed-diff-833" style="background-color: #d6f0ff;">. This will destroy the D-</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.5;"><span class="diff-html-added" id="added-diff-333" style="font-size: 100%; background-color: #ddfade;">channel&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-834" style="background-color: #d6f0ff;">of the specified span and its B-channels. Note that this command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-334" style="font-size: 100%; background-color: #ddfade;">should&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-835" style="background-color: #d6f0ff;">only be used if you understand the risks it entails.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-837" style="background-color: #d6f0ff;">The CLI command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-838" style="background-color: #d6f0ff;">dahdi destroy channel</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-335" style="font-size: 100%; background-color: #ddfade;">&nbsp;is </span><span class="diff-html-changed" id="changed-diff-839" style="background-color: #d6f0ff;">now </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-840" style="background-color: #d6f0ff;">dahdi destroy channels</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-841" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-336" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-842" style="background-color: #d6f0ff;">A range of channels can be specified to be destroyed. Note that this </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-337" style="font-size: 100%; background-color: #ddfade;">command&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-843" style="background-color: #d6f0ff;">should only be used if you understand the risks it entails.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-845" style="background-color: #d6f0ff;">Added the CLI command </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-846" style="background-color: #d6f0ff;">dahdi create channels</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-847" style="background-color: #d6f0ff;">. A range of channels can </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-338" style="font-size: 100%; background-color: #ddfade;">be&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-848" style="background-color: #d6f0ff;">specified to be created, or the keyword </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-849" style="background-color: #d6f0ff;">new</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-339" style="font-size: 100%; background-color: #ddfade;">&nbsp;can </span><span class="diff-html-changed" id="changed-diff-850" style="background-color: #d6f0ff;">be used to add </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-340" style="font-size: 100%; background-color: #ddfade;">channels&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-851" style="background-color: #d6f0ff;">not yet created.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_local" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-853" style="background-color: #d6f0ff;">chan_local</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-341" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-855" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-856" style="background-color: #d6f0ff;">/b</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-342" style="font-size: 100%; background-color: #ddfade;">&nbsp;option </span><span class="diff-html-changed" id="changed-diff-857" style="background-color: #d6f0ff;">has been removed.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-859" style="background-color: #d6f0ff;">chan_local</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-343" style="font-size: 100%; background-color: #ddfade;">&nbsp;moved </span><span class="diff-html-changed" id="changed-diff-860" style="background-color: #d6f0ff;">into the system core and is no longer a loadable module.</span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_mobile" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-861" style="background-color: #d6f0ff;">chan_mobile</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-863" style="background-color: #d6f0ff;">Added general support for busy detection.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-864" style="background-color: #d6f0ff;">Added ECAM command support for Sony Ericsson phones.</span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_pjsip" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-865" style="background-color: #d6f0ff;">chan_pjsip</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-867" style="background-color: #d6f0ff;">A new SIP channel driver for Asterisk, chan_pjsip is built on the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-344" style="font-size: 100%; background-color: #ddfade;">PJSIP&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-868" style="background-color: #d6f0ff;">SIP stack. A collection of resource modules provides the bulk of the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-345" style="font-size: 100%; background-color: #ddfade;">SIP&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-869" style="background-color: #d6f0ff;">functionality. For more information on </span><span class="diff-html-added" id="added-diff-346" style="font-size: 100%; background-color: #ddfade;">configuring </span><span class="diff-html-changed" id="changed-diff-870" style="background-color: #d6f0ff;">the new SIP channel driver, see </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-347" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">Configuring res_pjsip</span></a><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_sip" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-872" style="background-color: #d6f0ff;">chan_sip</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-874" style="background-color: #d6f0ff;">Added support for </span><a href="http://tools.ietf.org/html/rfc3327" class="external-link" rel="nofollow" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-875" style="background-color: #d6f0ff;">RFC 3327 &quot;Path&quot;</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-876" style="background-color: #d6f0ff;">headers. This can be enabled in </span><em><span class="diff-html-changed" id="changed-diff-877" style="background-color: #d6f0ff;">sip.conf</span></em> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-348" style="font-size: 100%; background-color: #ddfade;">&nbsp;using </span><span class="diff-html-changed" id="changed-diff-878" style="background-color: #d6f0ff;">the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-879" style="background-color: #d6f0ff;">supportpath</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-349" style="font-size: 100%; background-color: #ddfade;">&nbsp;setting</span><span class="diff-html-changed" id="changed-diff-880" style="background-color: #d6f0ff;">, either on a global basis or on a peer basis.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-350" style="font-size: 100%; background-color: #ddfade;">&nbsp;This </span><span class="diff-html-changed" id="changed-diff-881" style="background-color: #d6f0ff;">setting enables Asterisk to route outgoing out-of-dialog requests via </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-351" style="font-size: 100%; background-color: #ddfade;">a&nbsp;set </span><span class="diff-html-changed" id="changed-diff-882" style="background-color: #d6f0ff;">of proxies by using a pre-loaded route-set defined by the Path headers </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-352" style="font-size: 100%; background-color: #ddfade;">in&nbsp;the </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-883" style="background-color: #d6f0ff;">REGISTER</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-353" style="font-size: 100%; background-color: #ddfade;">&nbsp;request</span><span class="diff-html-changed" id="changed-diff-884" style="background-color: #d6f0ff;">. See </span><a href="#Newin12-Realtime" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-885" style="background-color: #d6f0ff;">Realtime</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-886" style="background-color: #d6f0ff;">updates for more configuration information.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <p style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-887" style="background-color: #d6f0ff;">The </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-888" style="background-color: #d6f0ff;">SIP_CODEC</span></code></span> </p> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <p style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-354" style="font-size: 100%; background-color: #ddfade;">&nbsp;family </span><span class="diff-html-changed" id="changed-diff-889" style="background-color: #d6f0ff;">of variables may now specify more than one codec. </span></span> </p> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <p style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-355" style="font-size: 100%; background-color: #ddfade;">Each&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-890" style="background-color: #d6f0ff;">codec must be separated by a comma. The first codec specified is </span></span> </p> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <p style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-356" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-891" style="background-color: #d6f0ff;">preferred codec for the offer. This allows a dialplan writer to specify </span></span> </p> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <p style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-357" style="font-size: 100%; background-color: #ddfade;">both&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-892" style="background-color: #d6f0ff;">audio and video codecs, e.g.,</span><span class="diff-html-added" id="added-diff-358" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span> </p>
                                                            <table class="diff-macro diff-html-added" style="background-color: #f0f0f0;border: 1px solid #dddddd;margin: 10px 1px;padding: 0 2px 2px;width: 100%;background-color: #ddfade;border-color: #93c49f;">
                                                                <thead>
                                                                    <tr>
                                                                        <th class="diff-macro-title" style="background-color: transparent; text-align: left; font-weight: normal;padding: 5px;; font-size: 13px"><span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;"><span class="icon macro-placeholder-icon" style="background-color: ;line-height: 20px;"><img src="https://wiki.asterisk.org/wiki/s/en_GB-1988229788/4252/6ac85e9b14675c5514a674e1aecae99c9505ed36.48/_/images/icons/macrobrowser/dropdown/noformat.png" style="padding-right: 5px; vertical-align: text-bottom;" /> </span>No Format</span></th>
                                                                    </tr>
                                                                </thead>
                                                                <tbody>
                                                                    <tr>
                                                                        <td class="diff-macro-body" style="background-color: #fff;border: 1px solid #dddddd;padding: 10px;; font-size: 13px"> <pre style="font-size: 13px">
<span class="diff-html-added" style="font-size: 100%; background-color: #ddfade;">same =&gt; n,</span><span class="diff-html-changed" id="changed-diff-893" style="background-color: #d6f0ff;">Set(SIP_CODEC=ulaw,h264)</span>
</pre> </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-894" style="background-color: #d6f0ff;">The </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-895" style="background-color: #d6f0ff;">callevents</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-359" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter </span><span class="diff-html-changed" id="changed-diff-896" style="background-color: #d6f0ff;">has been removed. </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-897" style="background-color: #d6f0ff;">Hold</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-898" style="background-color: #d6f0ff;">AMI events are now </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-360" style="font-size: 100%; background-color: #ddfade;">raised&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-899" style="background-color: #d6f0ff;">in the core, and can be filtered out using the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-900" style="background-color: #d6f0ff;">eventfilter</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-361" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-901" style="background-color: #d6f0ff;">in </span><em><span class="diff-html-changed" id="changed-diff-902" style="background-color: #d6f0ff;">manager.conf</span></em><span class="diff-html-changed" id="changed-diff-903" style="background-color: #d6f0ff;">.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-905" style="background-color: #d6f0ff;">Added </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-906" style="background-color: #d6f0ff;">ignore_requested_pref</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-907" style="background-color: #d6f0ff;">. When enabled, this will use the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-362" style="font-size: 100%; background-color: #ddfade;">preferred&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-908" style="background-color: #d6f0ff;">codecs configured for a peer instead of the requested codec.</span></span> </li>
                                                    </ul>
                                                    <h2 id="Newin12-chan_skinny" class="diff-block-target diff-block-context"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-363" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-910" style="background-color: #d6f0ff;">chan_skinny</span></span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-912" style="background-color: #d6f0ff;">Added the </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-913" style="background-color: #d6f0ff;">immeddialkey</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-364" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter</span><span class="diff-html-changed" id="changed-diff-914" style="background-color: #d6f0ff;">. If set, when the user presses </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-365" style="font-size: 100%; background-color: #ddfade;">the&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-915" style="background-color: #d6f0ff;">configured key the already entered number will be immediately dialed. </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-366" style="font-size: 100%; background-color: #ddfade;">This&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-916" style="background-color: #d6f0ff;">is useful when the dialplan allows for variable length pattern matching.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-367" style="font-size: 100%; background-color: #ddfade;">&nbsp;</span></span><span class="diff-html-changed" id="changed-diff-917" style="background-color: #d6f0ff;">Valid options are </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-918" style="background-color: #d6f0ff;">*</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-368" style="font-size: 100%; background-color: #ddfade;">&nbsp;and </span><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-919" style="background-color: #d6f0ff;">#</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-920" style="background-color: #d6f0ff;">.</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-changed" id="changed-diff-921" style="background-color: #d6f0ff;">Added the </span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-922" style="background-color: #d6f0ff;">callfwdtimeout</span></code> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-369" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter</span><span class="diff-html-changed" id="changed-diff-923" style="background-color: #d6f0ff;">. This configures the amount of time (</span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span class="diff-html-added" id="added-diff-370" style="font-size: 100%; background-color: #ddfade;">in&nbsp;</span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-924" style="background-color: #d6f0ff;">milliseconds) before a call forward is considered to not be answered.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-926" style="background-color: #d6f0ff;">The </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><code style="font-size: 13px"><span class="diff-html-changed" id="changed-diff-927" style="background-color: #d6f0ff;">serviceurl</span></code></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-371" style="font-size: 100%; background-color: #ddfade;">&nbsp;parameter </span><span class="diff-html-changed" id="changed-diff-928" style="background-color: #d6f0ff;">allows Service URLs to be attached to </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-372" style="font-size: 100%; background-color: #ddfade;">line&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-929" style="background-color: #d6f0ff;">buttons.</span></span> </li>
                                                    </ul>
                                                    <h1 id="Newin12-Functions" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-931" style="background-color: #d6f0ff;">Functions</span> </h1>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <h2 id="Newin12-AGENT" class="diff-block-target diff-block-context"> <span class="diff-html-changed" id="changed-diff-933" style="background-color: #d6f0ff;">AGENT</span> </h2>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-935" style="background-color: #d6f0ff;">The password option has been disabled, as the </span><a class="confluence-link unresolved" href="#" style="color: #326ca6; text-decoration: none"><span class="diff-html-changed" id="changed-diff-936" style="background-color: #d6f0ff;">AgentLogin</span></a><span class="diff-html-changed" style="background-color: #d6f0ff;"> </span><span class="diff-html-changed" id="changed-diff-937" style="background-color: #d6f0ff;">application </span></span> </li>
                                                    </ul>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                    <ul class="diff-block-target diff-block-context">
                                                        <li style="font-size: 13px"> <span style="line-height: 1.4285715;"><span class="diff-html-added" id="added-diff-373" style="font-size: 100%; background-color: #ddfade;">no&nbsp;</span></span><span style="line-height: 1.4285715;"><span class="diff-html-changed" id="changed-diff-938" style="background-color: #d6f0ff;">longer provides authentication.</span></span> </li>
                                                    </ul>
                                                    <p class="diff-block-context" style="font-size: 13px">AUDIOHOOK_INHERIT<br />------------------<br /> * Due to changes in the Asterisk core, this function is no longer needed to<br /> preserve a MixMonitor on a channel during transfer operations and dialplan<br /> execution. It is effectively obsolete.</p>
                                                    <p class="diff-context-placeholder" style="font-size: 13px">...</p>
                                                </div>
                                            </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/New+in+12" 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=26476750" 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/pages/diffpagesbyversion.action?pageId=26476750&amp;revisedVersion=4&amp;originalVersion=3" style="color: #326ca6; text-decoration: none">View Changes</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/New+in+12?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>