<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SubscriptionDialog](./sip.js.subscriptiondialog.md) &gt; [terminate](./sip.js.subscriptiondialog.terminate.md)

## SubscriptionDialog.terminate() method

4.4.1. Dialog Creation and Termination A subscription is destroyed after a notifier sends a NOTIFY request with a "Subscription-State" of "terminated", or in certain error situations described elsewhere in this document. https://tools.ietf.org/html/rfc6665\#section-4.4.1

<b>Signature:</b>

```typescript
terminate(): void;
```
<b>Returns:</b>

`void`

