This repository was archived by the owner on Nov 2, 2020. It is now read-only.
inteliquent/sip.js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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