<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [OutgoingAckRequest](./sip.js.outgoingackrequest.md)

## OutgoingAckRequest interface

Outgoing ACK request.

<b>Signature:</b>

```typescript
export interface OutgoingAckRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [message](./sip.js.outgoingackrequest.message.md) | <code>OutgoingRequestMessage</code> | The outgoing message. |

