Share via


MessageOrigin (MSPL)

Applies to: Lync 2013 | Lync Server 2013

MessageOrigin (SPL)

The MessageOrigin enumeration values specify the origin of a SIP message.

Syntax

public enum MessageOrigin

Members

Member

Description

NetworkUnknown

The message came from a connection that was not configured as an internal or external connection.

NetworkInternal

The message arrived at the internal edge of the Edge Server.

NetworkExternal

The message arrived at the external edge of the Edge Server.

LocalMachine

The message was created by this or other local applications or enterprise components.

See also

Concepts

MSPL built-in constants

MSPL scripting reference