Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 795 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 795 Bytes

node-red-contrib-wazo-platform

npm version

This nodes permit to connect Wazo Platform to Node-RED.

Installation

cd ~/.node-red
npm install node-red-contrib-wazo-platform

Quick Start

This package provides nodes to be connected to the websocket to get events from Wazo Platform, and nodes to interact with some API in application, which will be under the "Wazo CP and Wazo UC" group in the palette.

  • Wazo CP is for Communication Programmable.
  • Wazo UC is for Unified Communication.

Examples

Answer and Hangup call after 5 seconds.

example1

Small IVR

example2