Click or drag to resize

MessageFactoryGenerateResponse(Request, Int32, String, DialogID, SIPAddress) Method

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: 10.4.54.0
Syntax
public Response GenerateResponse(
	Request req,
	int code,
	string reasonPhrase,
	DialogID dialogID,
	SIPAddress contact = null
)

Parameters

req  Request
 
code  Int32
 
reasonPhrase  String
 
dialogID  DialogID
 
contact  SIPAddress  (Optional)
 

Return Value

Response
See Also