Click or drag to resize

IPBXLocalCallFactoryCreateOutgoingServerCall Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
IPBXSessionCall CreateOutgoingServerCall(
	IExtensionBase extension,
	DialParameters dialParams,
	bool sendRinging = true
)

Parameters

extension  IExtensionBase
 
dialParams  DialParameters
 
sendRinging  Boolean  (Optional)
 

Return Value

IPBXSessionCall
See Also