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: 1.8.12.0 (1.8.12)
Syntax
public int LocalPort { get; set; }

Property Value

Type: Int32

Implements

ISIPClientConfigurationLocalPort
See Also