Skip to content

OpenTok SIP Interconnect samples with Nexmo Voice API

License

Notifications You must be signed in to change notification settings

anandpaithankar1/opentok-nexmo-sip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opentok Nexmo SIP Samples

In this repo, you'll find the following sample applications:

    • This sample application shows how to connect to an OpenTok session, publish a stream, subscribe to multiple streams, and use OpenTok SIP Interconnect with Nexmo to create an audio conference.
    • This sample application shows how to connect to an OpenTok session, publish a stream, subscribe to multiple streams, and use OpenTok SIP Interconnect with Nexmo to dial a phone number.

Prerequisites:

  • Node.js
  • NPM

Installation

  1. Clone this repo

  2. Change directory to the sample project

  3. In your terminal run: npm install

About

OpenTok SIP Interconnect samples with Nexmo Voice API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 28.7%