Home > sip.js > OutgoingResponse
A SIP message sent from a local server to a remote client.
Signature:
export interface OutgoingResponse
For indicating the status of a request sent from the client to the server. https://tools.ietf.org/html/rfc3261\#section-7.2
Property | Modifiers | Type | Description |
---|---|---|---|
message | string | The outgoing message. |