From element (EndedType complexType)

(Lync SDN Interface 2.1.1)

Endpoint involved in the ended SIP call.

Element information

Element type

EndPointType

Namespace

Schema file

LyncSDNInterface.Schema.C.xsd

Definition


    <xs:element name="From"  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

Ended

EndedType

Event that a Sip call has ended and all media stream terminated.

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.

Id

xs:string

Identifier of the endpoint.

IncallEnabled

xs:boolean

Whether the endpoint (Lync client) is capable to send incall quality update messages. This flag does not indicate whether the client is configured to send incall QoE reports.

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.

ReflexiveIP

Not defined

IP used outside of the NAT.

ReflexivePort

Not defined

Port used on the NAT.

Relay

Not defined

IP Address of the first relay used in the media traffic.

RelayPort

Not defined

Port number of the relay.

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.

UserAgent

xs:string

Lync client name and version.

Attributes

None.