stopDialOut(options)
Has no effect if the session ID is not found.
Parameters
The UUID identifying the dial-out session to stop. This is the
session.sessionId returned by startDialOut().Return value
ReturnsPromise<void>.
Errors
NOT_ALLOWED— SIP/PSTN is not enabled for the room.NOT_FOUND— No active dial-out session found with the givensessionId.