Application software can set this value to non zero value if it wants the media engine to ignore the SIP message. Any SIP message that is "tagged" to be ignored will not be processed by the media engine.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public bool IgnoreSipMessage
Visual Basic (Declaration)
Public IgnoreSipMessage As Boolean
Visual C++
public:
bool IgnoreSipMessage
J#
public boolean IgnoreSipMessage

See Also