Disconnects from the SIP server. This method stops audio playback, terminates any active call sessions, and closes the SIP WebSocket connection.Documentation Index
Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
Use this file to discover all available pages before exploring further.
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
- connect
- destroy
- disconnected event