Skip to main content

Home > @gnaudio/jabra-js > ICallControl > releaseCallLock

ICallControl.releaseCallLock() method#

Releases a previously acquired call lock.

Releasing the call lock is the last step in performing call control operations so remember to execute it once you are done with the Jabra device.

Signature:
releaseCallLock(): void;
Returns:

void

Exceptions#

If there is no active call lock imposed on the device by your softphone.