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
node.csf exposes an HTTP REST API, and the reference implementation is based on Node.js (http://nodejs.org). node.csf is made of independent modules. The reference implementation contains 3 modules by default:
  • 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.

Subscribe

Provide us with your name and email address and we'll keep you updated with Jabber developments.