The SIP negotiated IP address of the far end device that is sending RTP packets to the media engine.

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

Syntax

C#
public byte[] NegotiatedFarEndMediaIpAddress
Visual Basic (Declaration)
Public NegotiatedFarEndMediaIpAddress As Byte()
Visual C++
public:
array<unsigned char>^ NegotiatedFarEndMediaIpAddress
J#
public byte[] NegotiatedFarEndMediaIpAddress

See Also