openeyes-voipcmd 0.0.2
send voip cmd
Description
A node.js A node-red library that build JSON message and send it to oesip module to establish or close a voip call
Requirements
node.js -- tested against v11+
Linux 3.4.104+ kernel with POSIX message queue support compiled in (
CONFIG_POSIX_MQUEUE
)Need OpenEyes hardware platform
Depends on nan & posix-mq which will be automatically installed when running
npm install openeyes-voipcmd
.
Install
$ npm install openeyes-voipcmd