mwolff44 / node-red-contrib-wazo-platform-mw

Provide a Node-RED connector for Wazo Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Provide a Node-RED connector for Wazo Platform

License:MIT License


Languages

Language:HTML 52.2%Language:JavaScript 47.8%