123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>Asterisk Project : Asterisk 13 ManagerEvent_EndpointDetail</title>
- <link rel="stylesheet" href="styles/site.css" type="text/css" />
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- </head>
- <body class="theme-default aui-theme-default">
- <div id="page">
- <div id="main" class="aui-page-panel">
- <div id="main-header">
- <div id="breadcrumb-section">
- <ol id="breadcrumbs">
- <li class="first">
- <span><a href="index.html">Asterisk Project</a></span>
- </li>
- <li>
- <span><a href="Asterisk-13-Command-Reference_29394274.html">Asterisk 13 Command Reference</a></span>
- </li>
- <li>
- <span><a href="Asterisk-13-AMI-Events_29394281.html">Asterisk 13 AMI Events</a></span>
- </li>
- </ol>
- </div>
- <h1 id="title-heading" class="pagetitle">
- <span id="title-text">
- Asterisk Project : Asterisk 13 ManagerEvent_EndpointDetail
- </span>
- </h1>
- </div>
- <div id="content" class="view">
- <div class="page-metadata">
-
-
-
-
-
-
-
- Created and last modified by <span class='author'> wikibot</span> on Aug 11, 2014
- </div>
- <div id="main-content" class="wiki-content group">
- <h1 id="Asterisk13ManagerEvent_EndpointDetail-EndpointDetail">EndpointDetail</h1>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-Synopsis">Synopsis</h3>
- <p>Provide details about an endpoint section.</p>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-Description">Description</h3>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-Syntax">Syntax</h3>
- <div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent">
- <pre>Event: EndpointDetail
- ObjectType: <value>
- ObjectName: <value>
- Context: <value>
- Disallow: <value>
- Allow: <value>
- DtmfMode: <value>
- RtpIpv6: <value>
- RtpSymmetric: <value>
- IceSupport: <value>
- UsePtime: <value>
- ForceRport: <value>
- RewriteContact: <value>
- Transport: <value>
- OutboundProxy: <value>
- MohSuggest: <value>
- 100rel: <value>
- Timers: <value>
- TimersMinSe: <value>
- TimersSessExpires: <value>
- Auth: <value>
- OutboundAuth: <value>
- Aors: <value>
- MediaAddress: <value>
- IdentifyBy: <value>
- DirectMedia: <value>
- DirectMediaMethod: <value>
- ConnectedLineMethod: <value>
- DirectMediaGlareMitigation: <value>
- DisableDirectMediaOnNat: <value>
- Callerid: <value>
- CalleridPrivacy: <value>
- CalleridTag: <value>
- TrustIdInbound: <value>
- TrustIdOutbound: <value>
- SendPai: <value>
- SendRpid: <value>
- SendDiversion: <value>
- Mailboxes: <value>
- AggregateMwi: <value>
- MediaEncryption: <value>
- UseAvpf: <value>
- ForceAvp: <value>
- MediaUseReceivedTransport: <value>
- OneTouchRecording: <value>
- InbandProgress: <value>
- CallGroup: <value>
- PickupGroup: <value>
- NamedCallGroup: <value>
- NamedPickupGroup: <value>
- DeviceStateBusyAt: <value>
- T38Udptl: <value>
- T38UdptlEc: <value>
- T38UdptlMaxdatagram: <value>
- FaxDetect: <value>
- T38UdptlNat: <value>
- T38UdptlIpv6: <value>
- ToneZone: <value>
- Language: <value>
- RecordOnFeature: <value>
- RecordOffFeature: <value>
- AllowTransfer: <value>
- SdpOwner: <value>
- SdpSession: <value>
- TosAudio: <value>
- TosVideo: <value>
- CosAudio: <value>
- CosVideo: <value>
- AllowSubscribe: <value>
- SubMinExpiry: <value>
- FromUser: <value>
- FromDomain: <value>
- MwiFromUser: <value>
- RtpEngine: <value>
- DtlsVerify: <value>
- DtlsRekey: <value>
- DtlsCertFile: <value>
- DtlsPrivateKey: <value>
- DtlsCipher: <value>
- DtlsCaFile: <value>
- DtlsCaPath: <value>
- DtlsSetup: <value>
- SrtpTag32: <value>
- RedirectMethod: <value>
- SetVar: <value>
- MessageContext: <value>
- Accountcode: <value>
- DeviceState: <value>
- ActiveChannels: <value>
- </pre>
- </div></div>
- <h5 id="Asterisk13ManagerEvent_EndpointDetail-Arguments">Arguments</h5>
- <ul>
- <li><code>ObjectType</code> - The object's type. This will always be 'endpoint'.</li>
- <li><code>ObjectName</code> - The name of this object.</li>
- <li><code>Context</code> - Dialplan context for inbound sessions</li>
- <li><code>Disallow</code> - Media Codec(s) to disallow</li>
- <li><code>Allow</code> - Media Codec(s) to allow</li>
- <li><code>DtmfMode</code> - DTMF mode</li>
- <li><code>RtpIpv6</code> - Allow use of IPv6 for RTP traffic</li>
- <li><code>RtpSymmetric</code> - Enforce that RTP must be symmetric</li>
- <li><code>IceSupport</code> - Enable the ICE mechanism to help traverse NAT</li>
- <li><code>UsePtime</code> - Use Endpoint's requested packetisation interval</li>
- <li><code>ForceRport</code> - Force use of return port</li>
- <li><code>RewriteContact</code> - Allow Contact header to be rewritten with the source IP address-port</li>
- <li><code>Transport</code> - Desired transport configuration</li>
- <li><code>OutboundProxy</code> - Proxy through which to send requests, a full SIP URI must be provided</li>
- <li><code>MohSuggest</code> - Default Music On Hold class</li>
- <li><code>100rel</code> - Allow support for RFC3262 provisional ACK tags</li>
- <li><code>Timers</code> - Session timers for SIP packets</li>
- <li><code>TimersMinSe</code> - Minimum session timers expiration period</li>
- <li><code>TimersSessExpires</code> - Maximum session timer expiration period</li>
- <li><code>Auth</code> - Authentication Object(s) associated with the endpoint</li>
- <li><code>OutboundAuth</code> - Authentication object used for outbound requests</li>
- <li><code>Aors</code> - AoR(s) to be used with the endpoint</li>
- <li><code>MediaAddress</code> - IP address used in SDP for media handling</li>
- <li><code>IdentifyBy</code> - Way(s) for Endpoint to be identified</li>
- <li><code>DirectMedia</code> - Determines whether media may flow directly between endpoints.</li>
- <li><code>DirectMediaMethod</code> - Direct Media method type</li>
- <li><code>ConnectedLineMethod</code> - Connected line method type</li>
- <li><code>DirectMediaGlareMitigation</code> - Mitigation of direct media (re)INVITE glare</li>
- <li><code>DisableDirectMediaOnNat</code> - Disable direct media session refreshes when NAT obstructs the media session</li>
- <li><code>Callerid</code> - CallerID information for the endpoint</li>
- <li><code>CalleridPrivacy</code> - Default privacy level</li>
- <li><code>CalleridTag</code> - Internal id_tag for the endpoint</li>
- <li><code>TrustIdInbound</code> - Accept identification information received from this endpoint</li>
- <li><code>TrustIdOutbound</code> - Send private identification details to the endpoint.</li>
- <li><code>SendPai</code> - Send the P-Asserted-Identity header</li>
- <li><code>SendRpid</code> - Send the Remote-Party-ID header</li>
- <li><code>SendDiversion</code> - Send the Diversion header, conveying the diversion information to the called user agent</li>
- <li><code>Mailboxes</code> - NOTIFY the endpoint when state changes for any of the specified mailboxes</li>
- <li><code>AggregateMwi</code> - Condense MWI notifications into a single NOTIFY.</li>
- <li><code>MediaEncryption</code> - Determines whether res_pjsip will use and enforce usage of media encryption for this endpoint.</li>
- <li><code>UseAvpf</code> - Determines whether res_pjsip will use and enforce usage of AVPF for this endpoint.</li>
- <li><code>ForceAvp</code> - Determines whether res_pjsip will use and enforce usage of AVP, regardless of the RTP profile in use for this endpoint.</li>
- <li><code>MediaUseReceivedTransport</code> - Determines whether res_pjsip will use the media transport received in the offer SDP in the corresponding answer SDP.</li>
- <li><code>OneTouchRecording</code> - Determines whether one-touch recording is allowed for this endpoint.</li>
- <li><code>InbandProgress</code> - Determines whether chan_pjsip will indicate ringing using inband progress.</li>
- <li><code>CallGroup</code> - The numeric pickup groups for a channel.</li>
- <li><code>PickupGroup</code> - The numeric pickup groups that a channel can pickup.</li>
- <li><code>NamedCallGroup</code> - The named pickup groups for a channel.</li>
- <li><code>NamedPickupGroup</code> - The named pickup groups that a channel can pickup.</li>
- <li><code>DeviceStateBusyAt</code> - The number of in-use channels which will cause busy to be returned as device state</li>
- <li><code>T38Udptl</code> - Whether T.38 UDPTL support is enabled or not</li>
- <li><code>T38UdptlEc</code> - T.38 UDPTL error correction method</li>
- <li><code>T38UdptlMaxdatagram</code> - T.38 UDPTL maximum datagram size</li>
- <li><code>FaxDetect</code> - Whether CNG tone detection is enabled</li>
- <li><code>T38UdptlNat</code> - Whether NAT support is enabled on UDPTL sessions</li>
- <li><code>T38UdptlIpv6</code> - Whether IPv6 is used for UDPTL Sessions</li>
- <li><code>ToneZone</code> - Set which country's indications to use for channels created for this endpoint.</li>
- <li><code>Language</code> - Set the default language to use for channels created for this endpoint.</li>
- <li><code>RecordOnFeature</code> - The feature to enact when one-touch recording is turned on.</li>
- <li><code>RecordOffFeature</code> - The feature to enact when one-touch recording is turned off.</li>
- <li><code>AllowTransfer</code> - Determines whether SIP REFER transfers are allowed for this endpoint</li>
- <li><code>SdpOwner</code> - String placed as the username portion of an SDP origin (o=) line.</li>
- <li><code>SdpSession</code> - String used for the SDP session (s=) line.</li>
- <li><code>TosAudio</code> - DSCP TOS bits for audio streams</li>
- <li><code>TosVideo</code> - DSCP TOS bits for video streams</li>
- <li><code>CosAudio</code> - Priority for audio streams</li>
- <li><code>CosVideo</code> - Priority for video streams</li>
- <li><code>AllowSubscribe</code> - Determines if endpoint is allowed to initiate subscriptions with Asterisk.</li>
- <li><code>SubMinExpiry</code> - The minimum allowed expiry time for subscriptions initiated by the endpoint.</li>
- <li><code>FromUser</code> - Username to use in From header for requests to this endpoint.</li>
- <li><code>FromDomain</code> - Domain to user in From header for requests to this endpoint.</li>
- <li><code>MwiFromUser</code> - Username to use in From header for unsolicited MWI NOTIFYs to this endpoint.</li>
- <li><code>RtpEngine</code> - Name of the RTP engine to use for channels created for this endpoint</li>
- <li><code>DtlsVerify</code> - Verify that the provided peer certificate is valid</li>
- <li><code>DtlsRekey</code> - Interval at which to renegotiate the TLS session and rekey the SRTP session</li>
- <li><code>DtlsCertFile</code> - Path to certificate file to present to peer</li>
- <li><code>DtlsPrivateKey</code> - Path to private key for certificate file</li>
- <li><code>DtlsCipher</code> - Cipher to use for DTLS negotiation</li>
- <li><code>DtlsCaFile</code> - Path to certificate authority certificate</li>
- <li><code>DtlsCaPath</code> - Path to a directory containing certificate authority certificates</li>
- <li><code>DtlsSetup</code> - Whether we are willing to accept connections, connect to the other party, or both.</li>
- <li><code>SrtpTag32</code> - Determines whether 32 byte tags should be used instead of 80 byte tags.</li>
- <li><code>RedirectMethod</code> - How redirects received from an endpoint are handled</li>
- <li><code>SetVar</code> - Variable set on a channel involving the endpoint.</li>
- <li><code>MessageContext</code> - Context to route incoming MESSAGE requests to.</li>
- <li><code>Accountcode</code> - An accountcode to set automatically on any channels created for this endpoint.</li>
- <li><code>DeviceState</code> - The aggregate device state for this endpoint.</li>
- <li><code>ActiveChannels</code> - The number of active channels associated with this endpoint.</li>
- </ul>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-Class">Class</h3>
- <p>COMMAND</p>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-SeeAlso">See Also</h3>
- <h3 id="Asterisk13ManagerEvent_EndpointDetail-ImportVersion">Import Version</h3>
- <p>This documentation was imported from Asterisk Version SVN-branch-13-r420717</p>
- </div>
-
-
- </div> </div>
- <div id="footer">
- <section class="footer-body">
- <p>Document generated by Confluence on Aug 11, 2014 13:39</p>
- </section>
- </div>
- </div> </body>
- </html>
|