<!-- 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; [extraHeaders](./sip.js.inviteroptions.extraheaders.md)

## InviterOptions.extraHeaders property

Array of extra headers added to the INVITE.

<b>Signature:</b>

```typescript
extraHeaders?: Array<string>;
```
