Ozeki VoIP SDK Class library
INatConfiguration Interface
NamespacesOzeki.Network.NatINatConfiguration
Contains information for NAT traversal.
Declaration Syntax
C#Visual BasicVisual C++
public interface INatConfiguration
Public Interface INatConfiguration
public interface class INatConfiguration
Members
All MembersProperties



IconMemberDescription
AutoDetect
Gets or sets a boolean value indicating whether the system will decide automatically that the local or public address will be used. The public address will be determined using the specified traversal method type. When the auto-detect mode is turned off, the system always use the specified traversal method.

StaticPublicAddress
Gets or sets the public IP address (or domain) that will be used for SIP and media communication.

StunServer
Gets or sets the configuration of the remote server (STUN server).

StunServerAddress
Gets or sets the address of the STUN server.

TraversalMethodType
Gets the mode of the NAT traversal.

UseNat
Gets or sets a boolean value indicating whether public address use is enabled for SIP and media communication.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290