This package has been deprecated

Author message:

UNMANTAINED project

sip-fake-stack

1.0.0 • Public • Published

# sip-fake-stack A fake (and incomplete!) SIP stack I use in different security projects. Some features:

  • More less ;) valid SIP packet to avoid blocking following RFC 3261 and its extensions
  • TLS, IPv6
  • SIP over WS(S) support (RFC 7118)
  • Partial SIP Torture
  • Supported requests: REGISTER, INVITE, OPTIONS, MESSAGE, BYE, CANCEL, ACK, Trying, Ringing, OK, SUBSCRIBE, NOTIFY, PUBLISH

Install

  • It's not in the NPM repo since it's not ready to use in production. BTW you can install it from there: npm i -g git+https://github.com/jesusprubio/sip-fake-stack.git

Use

## Issues

Developer guide

Package Sidebar

Install

npm i sip-fake-stack

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jesusprubio