The UDP port number to be used by the telephony engine. Normally for SIP enabled applications, this value is set to port 5060. It can be any value you require.

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

Syntax

C#
public uint SipPort
Visual Basic (Declaration)
Public SipPort As UInteger
Visual C++
public:
unsigned int SipPort
J#
public UInt32 SipPort

See Also