Click or drag to resize
MessageFactoryGenerateResponse Method (Request, Int32, DialogID, SIPAddress)
8.2.6 UAS Behavior / Generating the Response Ha a dialogID nem null, akkor a valasz To tag-jeben a dialogID LocalTag-je lesz, egyebkent general uj To tag-et.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Response GenerateResponse(
	Request req,
	int code,
	DialogID dialogID,
	SIPAddress contact = null
)

Parameters

req
Type: Ozeki.VoIPRequest
code
Type: SystemInt32
dialogID
Type: Ozeki.VoIPDialogID
contact (Optional)
Type: Ozeki.VoIPSIPAddress

Return Value

Type: Response
See Also