Click or drag to resize
MessageFactoryGenerateMidDialogRequest Method (ISIPDialog, Method, TransportInfo)
12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request. CSeq will be calculated automatically.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Request GenerateMidDialogRequest(
	ISIPDialog dialog,
	Method method,
	TransportInfo transportInfo
)

Parameters

dialog
Type: Ozeki.VoIPISIPDialog
method
Type: Ozeki.VoIPMethod
transportInfo
Type: Ozeki.NetworkTransportInfo

Return Value

Type: Request
See Also