Click or drag to resize

ISoftphoneCallFactoryCreateOutgoingPhoneCall Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
AbstractLocalCall CreateOutgoingPhoneCall(
	AbstractPhoneLine line,
	DialParameters dialParams,
	string remoteAddress,
	int remotePort
)

Parameters

line  AbstractPhoneLine
 
dialParams  DialParameters
 
remoteAddress  String
 
remotePort  Int32
 

Return Value

AbstractLocalCall
See Also