If the SIP message is to be transmitted, application software can specify a new destination UDP port of where the SIP message should be sent.

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

Syntax

C#
public int NewDestinationPort
Visual Basic (Declaration)
Public NewDestinationPort As Integer
Visual C++
public:
int NewDestinationPort
J#
public int NewDestinationPort

See Also