<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [RegistererOptions](./sip.js.registereroptions.md) &gt; [extraContactHeaderParams](./sip.js.registereroptions.extracontactheaderparams.md)

## RegistererOptions.extraContactHeaderParams property

Array of extra Contact header parameters.

<b>Signature:</b>

```typescript
extraContactHeaderParams?: Array<string>;
```
