The real IP address that the registration request came from. A registration based application may have use for this information if the telephony network environment uses NAT routers and/or firewall network elements.

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

Syntax

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

See Also