With the Jabra JavaScript SDK, you can easily integrate Jabra device functionality into your JavaScript applications.
This package contains the core functionality with support for:
Getting basic device information
Call control integration for softphones
Other packages will provide more specialized functionality.
For details on usage and integration options as well as API reference documentation, please refer to
Jabra for Developers.
Changelog
[4.4.6] - 2026-06-17
Fixed
An issue where an uncaught exception was logged if an incoming call was accepted from the device while another call was ongoing.
An issue where some call control signals would be duplicated when using WebHID. This would lead to incorrect call state.
Updated the Device Connectors for Windows, macOS and Linux to address various issues. See release notes for the Device Connectors for more details.
Changed
If the timeout for automatically rejecting incoming calls is set to zero, incoming calls will now never be automatically rejected.