Demos for JavaScript SDK
API Explorer
The API explorer enables you to play around with the library, the different APIs and extensions. This will provide a general idea of what the library is able to do, and the expected output when calling different methods.
Device list
Shows how to initialize the library and print a list of connected devices.
Call control
Simple call control usage sample.
Device signals
Shows how to subscribe to device signals.
Config + logging
Shows how to config the library and setup the logger.
Error handling
Shows how to handle errors.
Call control
Shows how to run the library via WebHID.
WebHID
Shows how to run the library via WebHID.
Call control (demo)
Full call control demo showcasing the functionality and available options.
Easy call control - Single Call Handling
A demo showcasing the functionality provided by the Easy Call Control module for single call handling.
Easy call control - Multiple Calls Handling
A demo showcasing the functionality provided by the Easy Call Control module for multiple calls handling.
Browser softphone
Demo showing basic functionality for a browser-based softphone using the Jabra SDK in conjunction with WebRTC.
Call state demo
Demo showing a best-effort on how to handle state when creating a softphone application.