Click or drag to resize
PhoneLineConfigurationLocalAddress Property
Gets the local address 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 string LocalAddress { get; set; }

Property Value

Type: String

Implements

ISIPClientConfigurationLocalAddress
See Also