The MessageFactory type exposes the following members.
Methods
| Name | Description |
---|
 | AttachSessionDescription | |
 | CopyAuthRequest | |
 | CreateACKFor2xxResponse | |
 | GenerateCancelRequest |
9.1 Canceling a Request / Client Behavior
|
 | GenerateMidDialogOptionsRequest | |
 | GenerateMidDialogRequest(ISIPDialog, Method, TransportInfo) |
12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request.
CSeq will be calculated automatically.
|
 | GenerateMidDialogRequest(ISIPDialog, Method, Int32, SIPAddress, TransportInfo) |
12.2.1.1 Requests within a Dialog / UAC Behavior / Generating the Request (with Contact)
|
 | GenerateOptionsRequest | |
 | GenerateRegisterRequest |
10.2 Constructing the REGISTER Request
Except as noted, the construction of the REGISTER request and the
behavior of clients sending a REGISTER request is identical to the
general UAC behavior described in Section 8.1 (UACGenerateRequest)
|
 | GenerateRequest(Method, String, String, Int32, SIPAddress, String, SIPAddress, SIPAddress, TransportInfo, String) | |
 | GenerateRequest(Method, AddrSpec, String, String, Int32, SIPAddress, String, SIPAddress, SIPAddress, TransportInfo, String) | |
 | GenerateResponse(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.
|
 | GenerateResponse(Request, Int32, Boolean, String, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
|
 | GenerateResponse(Request, Int32, String, 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.
|
 | GenerateResponse(Request, Int32, String, Boolean, String, SIPAddress) |
8.2.6 UAS Behavior / Generating the Response
|
 | RegisterExtension | |
 | SetAccept | |
 | SetAcceptEncoding | |
 | SetAcceptLanguage | |
 | SetAllow | |
 | SetServerAllow | |
 | SetSupported | |
 | SetUserAgentName | |
Top
See Also