To element (StartOrUpdateType complexType)

(Lync SDN API Schema A)

Destination of the media stream.

Applies to: Lync 2013

Element information

Element type

EndPointType

Namespace

Schema file

LyncSdnApi.Schema.A.xsd

Definition

<xs:element name="To" type="EndPointType" minOccurs="0"></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

Start

StartOrUpdateType

Event that a media stream is started. Every Start element contains a report about a particular media stream. This event is raised when the call is established, i.e., when the call is picked up and the SIP INVITE is answered with a 200 OK response. The LyncDiagnostics element will not contain any event elements (e.g., Invite, LRSInvite, Start, Update, etc.), when all media streams are inactive (usually when the call is on-hold).

Update

StartOrUpdateType

Event that a media stream is started. Every Start element contains a report about a particular media stream. This event is raised when the call is established, i.e., when the call is picked up and the SIP INVITE is answered with a 200 OK response. The LyncDiagnostics element will not contain any event elements (e.g., Invite, LRSInvite, Start, Update, etc.), when all media streams are inactive (usually when the call is on-hold).

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.