Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
(LyncDiagnostics element) (Lync SDN API Schema A)
Endpoint involved in the error event.
Applies to: Lync 2013
Element information
Element type |
|
Namespace |
|
Schema file |
LyncSdnApi.Schema.A.xsd |
Definition
<xs:element name="EndPoint" type="EndPointType" maxOccurs="unbounded"></xs:element>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Element |
Type |
Description |
|---|---|---|
Not defined |
Error event that a SIP call has failed and all active media streams for the corresponding CallId (and Cseq) are terminated. Error events are also sent for SIP calls that are terminated even before a media stream is started or for failed to be updated. |
Child elements
Element |
Type |
Description |
|---|---|---|
xs:anyURI |
SIP URI of the user as extracted from the Contact header of the underlying SIP message. This field is obfuscated unless hidepii is set to false in the LDL configuration file. |
|
xs:string |
Endpoint Id of the endpoint. |
|
xs:string |
Indicates that this endpoint is of the Lync Room System type or not, when the sendmeetingroominfo option is set to True in the LDL configeration. |
|
xs:string |
Identifier of the endpoint. |
|
xs:string |
IP address of the the media stream source or destination. |
|
xs:unsignedInt |
Port number of the destination or source of the media stream used by this endpoint. |
|
xs:anyURI |
SIP URI of the user signed in via the endpoint as extracted from the SIP header.. This field is obfuscated unless hidepii is set to false in the LDL configuration file. |
Attributes
None.