The source IP address where the SIP message originated. This is a string containing a dotted decimal IP address (i.e. x.x.x.x).

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

Syntax

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

See Also