Specifies the path name of the SIP message log the telephony engine will create. This file name can be specified as a relative or absolute path.

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

Syntax

C#
public string SipLogFileName
Visual Basic (Declaration)
Public SipLogFileName As String
Visual C++
public:
String^ SipLogFileName
J#
public String SipLogFileName

See Also