<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [InviterOptions](./sip.js.inviteroptions.md) &gt; [anonymous](./sip.js.inviteroptions.anonymous.md)

## InviterOptions.anonymous property

If true, an anonymous call.

<b>Signature:</b>

```typescript
anonymous?: boolean;
```
