パッケージの詳細

sip

kirm5.8k0.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