The main namespace. Source: JsSIP.js, line 1 Classes UA Namespaces Exceptions Methods <static> version() → {String} Retrieve the version of JsSIP. Source: JsSIP.js, line 38 Returns: Version in the form "X.Y.Z" Type String Example // prints "1.0.0" console.log(JsSIP.version)