The name of the IP phone/device that initiated this call. This is the same as the user name specified in the SIP "Contact:" header.

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

Syntax

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

See Also