Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
/ sip.js Public archive
forked from jeremy-j-ackso/sip.js

Session Initiation Protocol for node.js

License

Notifications You must be signed in to change notification settings

inteliquent/sip.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Session Initiation Protocol for node.js

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.5%
  • CoffeeScript 17.5%