pjsua
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

pjsua.node - A pjsua for nodejs Build Status

The pjsua.node is a TypeScript library which provides Pjsua2 on nodejs.

Layers of the library

Layers of nodejs module Description
Your Apps
this module A simple pjsua2 for nodejs
sipster.ts TypeScript wrapper for the sipster
mscdec/sipster Javascript wrapper for the pjsip
pjsip Pjsip native library

Documents

Requirements

  • Pjsip native library (>= 2.4.5) which must be installed beforehand,
  • Build essentials, pkg-config, python and node-gyp to build mscdec/sipster.

Install

  • npm install --save minoruta/pjsua.node

Test

Debug

  • DEBUG=PJSUA:* npm test to enable debug log
  • PJSUA_LOGLEVEL=6 npm test to set log level of pjsip

Build

  • npm run build

Make docs

  • npm run docs

References

License & Copyright

Readme

Keywords

none

Package Sidebar

Install

npm i pjsua

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

1.33 MB

Total Files

39

Last publish

Collaborators

  • mohammadalinekouie