Click or drag to resize

PhoneLineConfigurationLocalPort Property

Gets the local port used for SIP communication (registration, making and receiving calls).

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public int LocalPort { get; set; }

Property Value

Type: Int32

Implements

ISIPClientConfigurationLocalPort
See Also