Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sip

kirm9.9k0.0.6

Simple SIP implementation

readme

INTRO

sip.js is a SIP stack for node.js. It implements tranaction and transport layers as described in RFC3261.

INSTALL

Easiest way is npm.

npm install sip

API

API is documented in doc/api.markdown