Create one phoneline object for SIPAccount with UDP and without SRTP support.
| C# | Visual Basic | Visual C++ |
IPhoneLine CreatePhoneLine( SIPAccount SIPAccount, NatConfiguration natSettings )
Function CreatePhoneLine ( SIPAccount As SIPAccount, natSettings As NatConfiguration ) As IPhoneLine
IPhoneLine^ CreatePhoneLine( SIPAccount^ SIPAccount, NatConfiguration^ natSettings )
- SIPAccount (SIPAccount)
- SIP account for registration or creating phone line.
- natSettings (NatConfiguration)
- NAT settings.
IPhoneLine
The created phone line.
The created phone line.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649