Click or drag to resize

PhoneLineConfigurationNatConfig Property

Gets the NAT configuration used when registering the SIP account, and when making or receiving calls.

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

Property Value

Type: INatConfiguration

Implements

ISIPConfigurationNatConfig
See Also