MessageOrigin (MSPL)
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. |