Click or drag to resize

ILocalCallFactoryCreateOutgoingCall Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
AbstractLocalCall CreateOutgoingCall(
	DialParameters dialParams,
	IExtensionBase owner,
	string callID = null
)

Parameters

dialParams
Type: Ozeki.VoIPDialParameters
owner
Type: Ozeki.VoIPIExtensionBase
callID (Optional)
Type: SystemString

Return Value

Type: AbstractLocalCall
See Also