Home

Awesome

tryit-jssip

The JsSIP demo application.

Check it online at https://tryit.jssip.net

Installation

$ npm install
$ npm install -g gulp-cli

Hardcoded settings

The app allows entering settings via an HTTP form in the Login section. However, the developer can hardcode some specific settings (for example the callstats.io settings) by defining a window.SETTINGS variable before the tryit-jssip.js is loaded.

Check the commented code in the index.html and fill it as needed.

Notes

Author

Iñaki Baz Castillo (@ibc at Github)

License

MIT