Ozeki VoIP SDK Class library
CreateDirectIPPhoneLine Method (config)
NamespacesOzeki.VoIP.SDKISoftPhoneCreateDirectIPPhoneLine(DirectIPPhoneLineConfig)
Creates a line with the specified configuration which can receive calls via direct IP dialing.
Declaration Syntax
C#Visual BasicVisual C++
IPhoneLine CreateDirectIPPhoneLine(
	DirectIPPhoneLineConfig config
)
Function CreateDirectIPPhoneLine ( 
	config As DirectIPPhoneLineConfig
) As IPhoneLine
IPhoneLine^ CreateDirectIPPhoneLine(
	DirectIPPhoneLineConfig^ config
)
Parameters
config (DirectIPPhoneLineConfig)
An object containing configuration options for the phone line.
Return Value
IPhoneLine
The created line.

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