Click or drag to resize
DirectIPDialInfo Constructor (SIPAddress)
Creates a new instance of the DirectIPDialInfo class.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public DirectIPDialInfo(
	SIPAddress dialed
)

Parameters

dialed
Type: Ozeki.VoIPSIPAddress
The SIP address that will be dialed.
See Also