MessageOrigin enumeration
Microsoft Office Live Communications Server 2005 with SP1 |
MessageOrigin (SPL)
The MessageOrigin enumeration values specify the origin of a SIP message.
public enum MessageOrigin
Members
NetworkUnknown |
The message came from an a connection that was not configured as an internal or external connection. |
NetworkInternal |
The message arrived at the internal edge of this Live Communications Server Access Proxy. |
NetworkExternal |
The message arrived at the external edge of this Live Communications Server Access Proxy. |
LocalMachine |
The message was created by this or other local applications or enterprise components. |