<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentOptions](./sip.js.useragentoptions.md) &gt; [allowOutOfDialogRefers](./sip.js.useragentoptions.allowoutofdialogrefers.md)

## UserAgentOptions.allowOutOfDialogRefers property

If `true`<!-- -->, the user agent will accept out of dialog REFER.

<b>Signature:</b>

```typescript
allowOutOfDialogRefers?: boolean;
```
