Creates a line for the specified SIP account which uses default settings
(UDP protocol for SIP, automatic NAT configuration, no SRTP support).

C# | Visual Basic | Visual C++ |
IPhoneLine CreatePhoneLine( SIPAccount sipAccount )
Function CreatePhoneLine ( sipAccount As SIPAccount ) As IPhoneLine
IPhoneLine^ CreatePhoneLine( SIPAccount^ sipAccount )

- sipAccount (SIPAccount)
- The SIP account.

IPhoneLine
The created phone line.
The created phone line.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290