Skip to content

Commit 0c6de74

Browse files
authored
Update index-jssip.js
1 parent 341108c commit 0c6de74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/js/index-jssip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ var sipConfig = {
2121
// Set debug
2222
window.localStorage.setItem('debug', '* -engine* -socket* *ERROR* *WARN*');
2323

24-
// Note: Select JsSip Implementation (JSSip and SIP.js sipported).
24+
// Note: Select JsSip Implementation (JSSip and SIP.js supported).
2525
var jsSipUrl = "https://cdnjs.cloudflare.com/ajax/libs/jssip/3.1.2/jssip.min.js";
2626
//var jsSipUrl = "https://sipjs.com/download/sip-0.15.6.min.js";
2727

0 commit comments

Comments
 (0)