<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [PrackableIncomingResponseWithSession](./sip.js.prackableincomingresponsewithsession.md) &gt; [session](./sip.js.prackableincomingresponsewithsession.session.md)

## PrackableIncomingResponseWithSession.session property

Session associated with outgoing request progress. If out of dialog request, an early dialog.

<b>Signature:</b>

```typescript
readonly session: Session;
```
