<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [AckableIncomingResponseWithSession](./sip.js.ackableincomingresponsewithsession.md) &gt; [session](./sip.js.ackableincomingresponsewithsession.session.md)

## AckableIncomingResponseWithSession.session property

Session associated with outgoing request acceptance.

<b>Signature:</b>

```typescript
readonly session: Session;
```
