<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_PJSIP_ENDPOINT" 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_PJSIP_ENDPOINT</strong> </a> </h2> </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <div class="email-indent" style="margin: 8px 0 16px 0">
                                            <div class="email-page">
                                                <h1 id="Asterisk12Function_PJSIP_ENDPOINT-PJSIP_ENDPOINT%28%29">PJSIP_ENDPOINT()</h1>
                                                <h3 id="Asterisk12Function_PJSIP_ENDPOINT-Synopsis">Synopsis</h3>
                                                <p style="font-size: 13px">Get information about a PJSIP endpoint</p>
                                                <h3 id="Asterisk12Function_PJSIP_ENDPOINT-Description">Description</h3>
                                                <h3 id="Asterisk12Function_PJSIP_ENDPOINT-Syntax">Syntax</h3>
                                                <div class="preformatted panel" style="border-width: 1px;">
                                                    <div class="preformattedContent panelContent">
                                                        <pre style="font-size: 13px">PJSIP_ENDPOINT(name,field)</pre>
                                                    </div>
                                                </div>
                                                <h5 id="Asterisk12Function_PJSIP_ENDPOINT-Arguments">Arguments</h5>
                                                <ul>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">name</code> - The name of the endpoint to query.</li>
                                                    <li style="font-size: 13px"> <code style="font-size: 13px">field</code> - The configuration option for the endpoint to query for. Supported options are those fields on the <em>endpoint</em> object in <code style="font-size: 13px">pjsip.conf</code>.
                                                        <ul>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">100rel</code> - Allow support for RFC3262 provisional ACK tags</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">aggregate_mwi</code> -</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">allow</code> - Media Codec(s) to allow</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">aors</code> - AoR(s) to be used with the endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">auth</code> - Authentication Object(s) associated with the endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callerid</code> - CallerID information for the endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callerid_privacy</code> - Default privacy level</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">callerid_tag</code> - Internal id_tag for the endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">context</code> - Dialplan context for inbound sessions</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">direct_media_glare_mitigation</code> - Mitigation of direct media (re)INVITE glare</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">direct_media_method</code> - Direct Media method type</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">connected_line_method</code> - Connected line method type</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">direct_media</code> - Determines whether media may flow directly between endpoints.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">disable_direct_media_on_nat</code> - Disable direct media session refreshes when NAT obstructs the media session</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">disallow</code> - Media Codec(s) to disallow</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtmf_mode</code> - DTMF mode</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">media_address</code> - IP address used in SDP for media handling</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">force_rport</code> - Force use of return port</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">ice_support</code> - Enable the ICE mechanism to help traverse NAT</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">identify_by</code> - Way(s) for Endpoint to be identified</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">redirect_method</code> - How redirects received from an endpoint are handled</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">mailboxes</code> - Mailbox(es) to be associated with</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">moh_suggest</code> - Default Music On Hold class</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">outbound_auth</code> - Authentication object used for outbound requests</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">outbound_proxy</code> - Proxy through which to send requests, a full SIP URI must be provided</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rewrite_contact</code> - Allow Contact header to be rewritten with the source IP address-port</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtp_ipv6</code> - Allow use of IPv6 for RTP traffic</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtp_symmetric</code> - Enforce that RTP must be symmetric</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">send_diversion</code> - Send the Diversion header, conveying the diversion information to the called user agent</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">send_pai</code> - Send the P-Asserted-Identity header</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">send_rpid</code> - Send the Remote-Party-ID header</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">timers_min_se</code> - Minimum session timers expiration period</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">timers</code> - Session timers for SIP packets</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">timers_sess_expires</code> - Maximum session timer expiration period</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">transport</code> - Desired transport configuration</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">trust_id_inbound</code> - Accept identification information received from this endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">trust_id_outbound</code> - Send private identification details to the endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">type</code> - Must be of type 'endpoint'.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">use_ptime</code> - Use Endpoint's requested packetisation interval</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">use_avpf</code> - Determines whether res_pjsip will use and enforce usage of AVPF for this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">media_encryption</code> - Determines whether res_pjsip will use and enforce usage of media encryption for this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">inband_progress</code> - Determines whether chan_pjsip will indicate ringing using inband progress.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">call_group</code> - The numeric pickup groups for a channel.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">pickup_group</code> - The numeric pickup groups that a channel can pickup.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">named_call_group</code> - The named pickup groups for a channel.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">named_pickup_group</code> - The named pickup groups that a channel can pickup.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">device_state_busy_at</code> - The number of in-use channels which will cause busy to be returned as device state</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38_udptl</code> - Whether T.38 UDPTL support is enabled or not</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38_udptl_ec</code> - T.38 UDPTL error correction method</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38_udptl_maxdatagram</code> - T.38 UDPTL maximum datagram size</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">fax_detect</code> - Whether CNG tone detection is enabled</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38_udptl_nat</code> - Whether NAT support is enabled on UDPTL sessions</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">t38_udptl_ipv6</code> - Whether IPv6 is used for UDPTL Sessions</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">tone_zone</code> - Set which country's indications to use for channels created for this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">language</code> - Set the default language to use for channels created for this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">one_touch_recording</code> - Determines whether one-touch recording is allowed for this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">record_on_feature</code> - The feature to enact when one-touch recording is turned on.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">record_off_feature</code> - The feature to enact when one-touch recording is turned off.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">rtp_engine</code> - Name of the RTP engine to use for channels created for this endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">allow_transfer</code> - Determines whether SIP REFER transfers are allowed for this endpoint</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">sdp_owner</code> - String placed as the username portion of an SDP origin (o=) line.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">sdp_session</code> - String used for the SDP session (s=) line.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">tos_audio</code> - DSCP TOS bits for audio streams</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">tos_video</code> - DSCP TOS bits for video streams</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">cos_audio</code> - Priority for audio streams</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">cos_video</code> - Priority for video streams</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">allow_subscribe</code> - Determines if endpoint is allowed to initiate subscriptions with Asterisk.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">sub_min_expiry</code> - The minimum allowed expiry time for subscriptions initiated by the endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">from_user</code> - Username to use in From header for requests to this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">mwi_from_user</code> - Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">from_domain</code> - Domain to user in From header for requests to this endpoint.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_verify</code> - Verify that the provided peer certificate is valid</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_rekey</code> - Interval at which to renegotiate the TLS session and rekey the SRTP session</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_cert_file</code> - Path to certificate file to present to peer</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_private_key</code> - Path to private key for certificate file</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_cipher</code> - Cipher to use for DTLS negotiation</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_ca_file</code> - Path to certificate authority certificate</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_ca_path</code> - Path to a directory containing certificate authority certificates</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">dtls_setup</code> - Whether we are willing to accept connections, connect to the other party, or both.</li>
                                                            <li style="font-size: 13px"> <code style="font-size: 13px">srtp_tag_32</code> - Determines whether 32 byte tags should be used instead of 80 byte tags.</li>
                                                        </ul> </li>
                                                </ul>
                                                <h3 id="Asterisk12Function_PJSIP_ENDPOINT-SeeAlso">See Also</h3>
                                                <h3 id="Asterisk12Function_PJSIP_ENDPOINT-ImportVersion">Import Version</h3>
                                                <p style="font-size: 13px">This documentation was imported from Asterisk Version SVN-branch-12-r403680</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_PJSIP_ENDPOINT" style="color: #326ca6; text-decoration: none">View Online</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">·</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/plugins/likes/like.action?contentId=27198368" style="color: #326ca6; text-decoration: none">Like</a> </span> <span class="email-list-divider" style="color: #505050; padding: 0 0.350em">·</span> <span class="email-list-item"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Function_PJSIP_ENDPOINT?showComments=true&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">·</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>