<!-- 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; [registrar](./sip.js.registereroptions.registrar.md)

## RegistererOptions.registrar property

The URI of the registrar to send the REGISTER requests.

<b>Signature:</b>

```typescript
registrar?: URI;
```
