Creates a line with the specified configuration which can receive calls via direct IP dialing.

C# | Visual Basic | Visual C++ |
IPhoneLine CreateDirectIPPhoneLine( DirectIPPhoneLineConfig config )
Function CreateDirectIPPhoneLine ( config As DirectIPPhoneLineConfig ) As IPhoneLine
IPhoneLine^ CreateDirectIPPhoneLine( DirectIPPhoneLineConfig^ config )

- config (DirectIPPhoneLineConfig)
- An object containing configuration options for the phone line.

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