We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341108c commit 0c6de74Copy full SHA for 0c6de74
www/js/index-jssip.js
@@ -21,7 +21,7 @@ var sipConfig = {
21
// Set debug
22
window.localStorage.setItem('debug', '* -engine* -socket* *ERROR* *WARN*');
23
24
-// Note: Select JsSip Implementation (JSSip and SIP.js sipported).
+// Note: Select JsSip Implementation (JSSip and SIP.js supported).
25
var jsSipUrl = "https://cdnjs.cloudflare.com/ajax/libs/jssip/3.1.2/jssip.min.js";
26
//var jsSipUrl = "https://sipjs.com/download/sip-0.15.6.min.js";
27
0 commit comments