You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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