Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 339 Bytes

sip2mqtt

This is a simple app that uses SIP SUBSCRIBE and publishes the corresponding SIP NOTIFY message to reflect the extensions status.

The SIP UDP implementation of sip.js is base on [https://github.com/cwysong85/sip.js-udp-example]

Getting started

NodeJS

Install packages:

npm install 

Run:

npm start