import "zapISipInviteRS.idl";
Public Member Functions | |
| zapISipResponse | formulateResponse (in ACString statusCode, in zapISipAddress contactAddress) |
| Formulate a response by calling formulateResponse() on the UAStack (see additional documentation in zapISipUAStack.idl). | |
| zapISipDialog | sendResponse (in zapISipResponse response) |
Public Attributes | |
| attribute zapISipInviteRSListener | listener |
| readonly attribute zapISipRequest | request |
| readonly attribute zapISipDialog | dialog |
|
||||||||||||
|
Formulate a response by calling formulateResponse() on the UAStack (see additional documentation in zapISipUAStack.idl). In addition, if this the request was outside of a dialog, ensure that the To tag generated will be the same for all (provisional and one final) responses sent through this request server. In addition, for dialog-establishing responses (!=100), copy Record-Route headers to response and add a Contact header constructed from the given Contact address. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4