Node Server Side Reference Application
The Cisco Jabber Web SDK node component (referred as "node.csf"). is an optional server-side component which brings advanced features to clients:
- CUCM end user authentication
- phone device configuration retrieval
- directory integration
- hello: replies 'hello' to clients, mainly used for testing
- phoneconfig: authenticates CUCM end user, retrieve user's phone devices list, download phone device configuration
- quickcontact: integrates with a directory to search for contacts
Video-enabled Softphone
This example shows how to add video capability to your simple softphone.
Simple HTML Softphone with Video
This basic example shows the bare minimum required to get a Jabber enabled softphone including video working in your browser.