Module JsSIP

JsSIP main module.

Module Getters

name

Returns the “JsSIP” string.

version

Returns a string with the version of JsSIP.

console.log(JsSIP.version);

=> "X.Y.Z"