<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Dialog](./sip.js.dialog.md) &gt; [callId](./sip.js.dialog.callid.md)

## Dialog.callId property

Call identifier component of the dialog id.

<b>Signature:</b>

```typescript
readonly callId: string;
```
