Click or drag to resize

ILocalCallFactoryCreateOutgoingCall Method


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

Parameters

dialParams  DialParameters
 
owner  IExtensionBase
 
callID  String  (Optional)
 

Return Value

AbstractLocalCall
See Also