EndPoint element (Error element)

(LyncDiagnostics element) (Lync SDN API Schema A)

Endpoint involved in the error event.

Applies to: Lync 2013

Element information

Element type

EndPointType

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

Error

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

Contact

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.

EPId

xs:string

Endpoint Id of the endpoint.

EPType

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.

Id

xs:string

Identifier of the endpoint.

IP

xs:string

IP address of the the media stream source or destination.

Port

xs:unsignedInt

Port number of the destination or source of the media stream used by this endpoint.

URI

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.