Skip to main content
Disconnects from the SIP server. This method stops audio playback, terminates any active call sessions, and closes the SIP WebSocket connection.

Signature

Parameters

None.

Returns

Promise<void>

Throws

An error if the disconnection process encounters an issue, such as a failure to stop the SIP connection.

Example

More Information

Last modified on April 21, 2026