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]
Install packages:
npm install
Run:
npm start