Ozeki VoIP SDK Class library
CreateAsCaller Method (call, callerID, dialed)
NamespacesOzeki.VoIP.PBX.PhoneCallsCallInfoCreateAsCaller(ISIPCall, SIPAddress, SIPAddress)
Declaration Syntax
C#Visual BasicVisual C++
public static CallInfo CreateAsCaller(
	ISIPCall call,
	SIPAddress callerID,
	SIPAddress dialed
)
Public Shared Function CreateAsCaller ( 
	call As ISIPCall,
	callerID As SIPAddress,
	dialed As SIPAddress
) As CallInfo
public:
static CallInfo^ CreateAsCaller(
	ISIPCall^ call, 
	SIPAddress^ callerID, 
	SIPAddress^ dialed
)
Parameters
call (ISIPCall)
callerID (SIPAddress)
dialed (SIPAddress)
Return Value

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