Begins the NAT discovery process using the default STUN server (stun.ozekiphone.com).

C# | Visual Basic | Visual C++ |
void BeginNatDiscovery( string localAddress, NatDiscoveryCallback callback )
Sub BeginNatDiscovery ( localAddress As String, callback As NatDiscoveryCallback )
void BeginNatDiscovery( String^ localAddress, NatDiscoveryCallback^ callback )

- localAddress (String)
- Address of the local interface.
- callback (NatDiscoveryCallback)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290