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

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

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

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

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

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

    .email-metadata { color: #505050; }

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

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

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

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

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

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

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

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

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

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

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

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



        </style>
    </head>
    <body style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; width: 100%; -webkit-font-smoothing: antialiased; background-color: #f0f0f0">
        <table id="email-wrapper" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #f0f0f0">
            <tbody>
                <tr valign="middle">
                    <td id="email-wrapper-inner" style="font-size: 13px; padding: 20px; text-align: center">
                        <table id="email-content" cellspacing="0" cellpadding="0" border="0" style="font-family: Arial, FreeSans, Helvetica, sans-serif; width: 100%">
                            <tbody>
                                <tr valign="top">
                                    <td id="email-content-inner" align="left" style="font-family: Arial, FreeSans, Helvetica, sans-serif; font-size: 13px; background-color: #fff; border: 1px solid #bbb; padding: 20px; text-align: left">
                                        <table id="email-title" cellpadding="0" cellspacing="0" border="0" width="100%">
                                            <tbody>
                                                <tr>
                                                    <td id="email-title-avatar" rowspan="2" style="font-size: 13px; text-align: left; vertical-align: top; width: 48px; padding-right: 8px"> <img class="avatar" src="cid:avatar_cb9f14dc0329f364cb46fa5adbde00e6" border="0" height="48" width="48" style="-ms-interpolation-mode: bicubic; border-radius: 3px" /> </td>
                                                    <td valign="top" style="font-size: 13px">
                                                        <div id="email-title-flavor" class="email-metadata" style="margin: 0; padding: 0 0 4px 0; color: #505050">
                                                            <a href="    https://wiki.asterisk.org/wiki/display/~wikibot " style="color:#326ca6;text-decoration:none;; color: #326ca6; text-decoration: none">Wiki Bot</a> created a page:
                                                        </div> </td>
                                                </tr>
                                                <tr>
                                                    <td valign="top" style="font-size: 13px"> <h2 id="email-title-heading" style="font-size: 16px; line-height: 20px; min-height: 20px; margin: 0; padding: 0"> <a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Function_CHANNEL" style="color: #326ca6; text-decoration: none"> <img class="icon" src="cid:page-icon" alt="" style="border: 0; padding: 0 5px 0 0; text-align: left; vertical-align: middle" /> <strong style="font-size:16px;line-height:20px;vertical-align:top;">Asterisk 12 Function_CHANNEL</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-page">
                                                <h1 id="Asterisk12Function_CHANNEL-CHANNEL%28%29">CHANNEL()</h1>
                                                <h3 id="Asterisk12Function_CHANNEL-Synopsis">Synopsis</h3>
                                                <p style="font-size: 13px">Gets/sets various pieces of information about the channel.</p>
                                                <h3 id="Asterisk12Function_CHANNEL-Description">Description</h3>
                                                <p style="font-size: 13px">Gets/sets various pieces of information about the channel, additional <em>item</em> may be available from the channel driver; see its documentation for details. Any <em>item</em> requested that is not available on the current channel will return an empty string.</p>
                                                <h3 id="Asterisk12Function_CHANNEL-Syntax">Syntax</h3>
                                                <div class="preformatted panel" style="border-width: 1px;">
                                                    <div class="preformattedContent panelContent">
                                                        <pre style="font-size: 13px">CHANNEL(item)</pre>
                                                    </div>
                                                </div>
                                                <h5 id="Asterisk12Function_CHANNEL-Arguments">Arguments</h5>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">item</code> - Standard items (provided by all channel technologies) are:
                                                        <ul>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">amaflags</code> - R/W the Automatic Message Accounting (AMA) flags on the channel. When read from a channel, the integer value will always be returned. When written to a channel, both the string format or integer value is accepted.
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">1</code> - OMIT</li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">2</code> - BILLING</li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">3</code> - DOCUMENTATION</li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">accountcode</code> - R/W the channel's account code.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">audioreadformat</code> - R/O format currently being read.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">audionativeformat</code> - R/O format used natively for audio.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">audiowriteformat</code> - R/O format currently being written.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtmf_features</code> - R/W The channel's DTMF bridge features. May include one or more of 'T' 'K' 'H' 'W' and 'X' in a similar manner to options in the <code style="font-size: 13px">Dial</code> application. When setting it, the features string must be all upper case.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callgroup</code> - R/W numeric call pickup groups that this channel is a member.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">pickupgroup</code> - R/W numeric call pickup groups this channel can pickup.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">namedcallgroup</code> - R/W named call pickup groups that this channel is a member.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">namedpickupgroup</code> - R/W named call pickup groups this channel can pickup.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">channeltype</code> - R/O technology used for channel.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">checkhangup</code> - R/O Whether the channel is hanging up (1/0)</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">after_bridge_goto</code> - R/W the parseable goto string indicating where the channel is expected to return to in the PBX after exiting the next bridge it joins on the condition that it doesn't hang up. The parseable goto string uses the same syntax as the <code style="font-size: 13px">Goto</code> application.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">hangup_handler_pop</code> - W/O Replace the most recently added hangup handler with a new hangup handler on the channel if supplied. The assigned string is passed to the Gosub application when the channel is hung up. Any optionally omitted context and exten are supplied by the channel pushing the handler before it is pushed.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">hangup_handler_push</code> - W/O Push a hangup handler onto the channel hangup handler stack. The assigned string is passed to the Gosub application when the channel is hung up. Any optionally omitted context and exten are supplied by the channel pushing the handler before it is pushed.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">hangup_handler_wipe</code> - W/O Wipe the entire hangup handler stack and replace with a new hangup handler on the channel if supplied. The assigned string is passed to the Gosub application when the channel is hung up. Any optionally omitted context and exten are supplied by the channel pushing the handler before it is pushed.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">language</code> - R/W language for sounds played.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">musicclass</code> - R/W class (from musiconhold.conf) for hold music.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">name</code> - The name of the channel</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">parkinglot</code> - R/W parkinglot for parking.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rxgain</code> - R/W set rxgain level on channel drivers that support it.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">secure_bridge_signaling</code> - Whether or not channels bridged to this channel require secure signaling</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">secure_bridge_media</code> - Whether or not channels bridged to this channel require secure media</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">state</code> - R/O state for channel</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">tonezone</code> - R/W zone for indications played</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">transfercapability</code> - R/W ISDN Transfer Capability, one of:
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">SPEECH</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">DIGITAL</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">RESTRICTED_DIGITAL</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">3K1AUDIO</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">DIGITAL_W_TONES</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">VIDEO</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">txgain</code> - R/W set txgain level on channel drivers that support it.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">videonativeformat</code> - R/O format used natively for video</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">trace</code> - R/W whether or not context tracing is enabled, only available <strong>if CHANNEL_TRACE is defined</strong>.<br /> chan_sip provides the following additional options:</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">peerip</code> - R/O Get the IP address of the peer.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">recvip</code> - R/O Get the source IP address of the peer.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">from</code> - R/O Get the URI from the From: header.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">uri</code> - R/O Get the URI from the Contact: header.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">useragent</code> - R/O Get the useragent.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">peername</code> - R/O Get the name of the peer.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38passthrough</code> - R/O <code style="font-size: 13px">1</code> if T38 is offered or enabled in this channel, otherwise <code style="font-size: 13px">0</code> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtpqos</code> - R/O Get QOS information about the RTP stream<br /> This option takes two additional arguments:<br /> Argument 1:<br /> <code style="font-size: 13px">audio</code> Get data about the audio stream<br /> <code style="font-size: 13px">video</code> Get data about the video stream<br /> <code style="font-size: 13px">text</code> Get data about the text stream<br /> Argument 2:<br /> <code style="font-size: 13px">local_ssrc</code> Local SSRC (stream ID)<br /> <code style="font-size: 13px">local_lostpackets</code> Local lost packets<br /> <code style="font-size: 13px">local_jitter</code> Local calculated jitter<br /> <code style="font-size: 13px">local_maxjitter</code> Local calculated jitter (maximum)<br /> <code style="font-size: 13px">local_minjitter</code> Local calculated jitter (minimum)<br /> {{local_normdevjitter}}Local calculated jitter (normal deviation)<br /> <code style="font-size: 13px">local_stdevjitter</code> Local calculated jitter (standard deviation)<br /> <code style="font-size: 13px">local_count</code> Number of received packets<br /> <code style="font-size: 13px">remote_ssrc</code> Remote SSRC (stream ID)<br /> {{remote_lostpackets}}Remote lost packets<br /> <code style="font-size: 13px">remote_jitter</code> Remote reported jitter<br /> <code style="font-size: 13px">remote_maxjitter</code> Remote calculated jitter (maximum)<br /> <code style="font-size: 13px">remote_minjitter</code> Remote calculated jitter (minimum)<br /> {{remote_normdevjitter}}Remote calculated jitter (normal deviation)<br /> {{remote_stdevjitter}}Remote calculated jitter (standard deviation)<br /> <code style="font-size: 13px">remote_count</code> Number of transmitted packets<br /> <code style="font-size: 13px">rtt</code> Round trip time<br /> <code style="font-size: 13px">maxrtt</code> Round trip time (maximum)<br /> <code style="font-size: 13px">minrtt</code> Round trip time (minimum)<br /> <code style="font-size: 13px">normdevrtt</code> Round trip time (normal deviation)<br /> <code style="font-size: 13px">stdevrtt</code> Round trip time (standard deviation)<br /> <code style="font-size: 13px">all</code> All statistics (in a form suited to logging, but not for parsing)</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtpdest</code> - R/O Get remote RTP destination information.<br /> This option takes one additional argument:<br /> Argument 1:<br /> <code style="font-size: 13px">audio</code> Get audio destination<br /> <code style="font-size: 13px">video</code> Get video destination<br /> <code style="font-size: 13px">text</code> Get text destination<br /> Defaults to <code style="font-size: 13px">audio</code> if unspecified.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtpsource</code> - R/O Get source RTP destination information.<br /> This option takes one additional argument:<br /> Argument 1:<br /> <code style="font-size: 13px">audio</code> Get audio destination<br /> <code style="font-size: 13px">video</code> Get video destination<br /> <code style="font-size: 13px">text</code> Get text destination<br /> Defaults to <code style="font-size: 13px">audio</code> if unspecified.<br /> chan_iax2 provides the following additional options:</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">osptoken</code> - R/O Get the peer's osptoken.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">peerip</code> - R/O Get the peer's ip address.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">peername</code> - R/O Get the peer's username.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">secure_signaling</code> - R/O Get the if the IAX channel is secured.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">secure_media</code> - R/O Get the if the IAX channel is secured.<br /> chan_dahdi provides the following additional options:</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dahdi_channel</code> - R/O DAHDI channel related to this channel.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dahdi_span</code> - R/O DAHDI span related to this channel.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dahdi_type</code> - R/O DAHDI channel type, one of:
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">analog</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">mfc/r2</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">pri</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">pseudo</code> </li>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">ss7</code> </li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">keypad_digits</code> - R/O PRI Keypad digits that came in with the SETUP message.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">reversecharge</code> - R/O PRI Reverse Charging Indication, one of:
                                                                <ul>
                                                                    <li style="font-size: 13px"> <code style="font-size: 13px">-1</code> - None</li>
                                                                    <li style="font-size: 13px">{{ 1}} - Reverse Charging Requested</li>
                                                                </ul> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">no_media_path</code> - R/O PRI Nonzero if the channel has no B channel. The channel is either on hold or a call waiting call.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">buffers</code> - W/O Change the channel's buffer policy (for the current call only)<br /> This option takes two arguments:<br /> Number of buffers,<br /> Buffer policy being one of:<br /> <code style="font-size: 13px">full</code> <br /> <code style="font-size: 13px">immediate</code> <br /> <code style="font-size: 13px">half</code> </li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">echocan_mode</code> - W/O Change the configuration of the active echo canceller on the channel (if any), for the current call only.<br /> Possible values are:<br /> {{on}}Normal mode (the echo canceller is actually reinitalized)<br /> {{off}}Disabled<br /> {{fax}}FAX/data mode (NLP disabled if possible, otherwise completely disabled)<br /> {{voice}}Voice mode (returns from FAX mode, reverting the changes that were made)<br /> chan_ooh323 provides the following additional options:</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">faxdetect</code> - R/W Fax Detect<br /> Returns 0 or 1<br /> Write yes or no</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38support</code> - R/W t38support<br /> Returns 0 or 1<br /> Write yes or no</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">h323id_url</code> - R/0 Returns caller URL</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">caller_h323id</code> - R/0 Returns caller h323id</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">caller_dialeddigits</code> - R/0 Returns caller dialed digits</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">caller_email</code> - R/0 Returns caller email</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callee_email</code> - R/0 Returns callee email</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callee_dialeddigits</code> - R/0 Returns callee dialed digits</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">caller_url</code> - R/0 Returns caller URL</li>
                                                        </ul> </li>
                                                </ul>
                                                <h3 id="Asterisk12Function_CHANNEL-ImportVersion">Import Version</h3>
                                                <p style="font-size: 13px">This documentation was imported from Asterisk Version SVN-branch-12-r397911</p>
                                            </div>
                                        </div>
                                        <table id="email-actions" class="email-metadata" cellspacing="0" cellpadding="0" border="0" width="100%" style="border-top: 1px solid #bbb; color: #505050; margin: 8px 0 0 0; padding: 0; color: #505050">
                                            <tbody>
                                                <tr>
                                                    <td class="left" valign="top" style="font-size: 13px; padding-top: 8px; max-width: 45%; text-align: left"> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Function_CHANNEL" 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=26477005" style="color: #326ca6; text-decoration: none">Like</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">&middot;</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Function_CHANNEL?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>