Browse Source

feat: init

余尚辉 3 months ago
parent
commit
0c10b4e431

+ 3 - 3
dist/hs-cti.d.ts

@@ -4,11 +4,11 @@
 - Version 1.0.9 
 - JS Standard any
 - Author platformfe
-- Built on 2024/11/28 16:42:50
+- Built on 2024/11/28 18:49:11
 - GitHub 
 - Branch dev_20241128
-- CommitID 19adbaf3eac6f9386a1ab1630ea855872d8554ca
-- CommitMessage fix: 完善代码
+- CommitID 706fd026818c33cacadf0fd94aabd0180a36d19a
+- CommitMessage fix: 修改逻辑
 */
 /**
  * Minimal `EventEmitter` interface that is molded against the Node.js

+ 3 - 3
dist/hs-cti.es5.esm.js

@@ -4,11 +4,11 @@
 - Version 1.0.9 
 - JS Standard es5
 - Author platformfe
-- Built on 2024/11/28 16:42:50
+- Built on 2024/11/28 18:49:11
 - GitHub 
 - Branch dev_20241128
-- CommitID 19adbaf3eac6f9386a1ab1630ea855872d8554ca
-- CommitMessage fix: 完善代码
+- CommitID 706fd026818c33cacadf0fd94aabd0180a36d19a
+- CommitMessage fix: 修改逻辑
 */
 import { Web, RequestPendingError, SessionState, UserAgent, UserAgentState, Registerer, RegistererState, Inviter, Invitation, Session, Messager } from 'sip.js';
 import io from 'socket.io-client';

File diff suppressed because it is too large
+ 3 - 3
dist/hs-cti.es5.esm.prod.js


+ 3 - 3
dist/hs-cti.es5.umd.js

@@ -4,11 +4,11 @@
 - Version 1.0.9 
 - JS Standard es5
 - Author platformfe
-- Built on 2024/11/28 16:42:50
+- Built on 2024/11/28 18:49:11
 - GitHub 
 - Branch dev_20241128
-- CommitID 19adbaf3eac6f9386a1ab1630ea855872d8554ca
-- CommitMessage fix: 完善代码
+- CommitID 706fd026818c33cacadf0fd94aabd0180a36d19a
+- CommitMessage fix: 修改逻辑
 */
 (function (global, factory) {
     typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('sip.js'), require('socket.io-client')) :

File diff suppressed because it is too large
+ 3 - 3
dist/hs-cti.es5.umd.prod.js


+ 3 - 3
dist/hs-cti.es6.esm.js

@@ -4,11 +4,11 @@
 - Version 1.0.9 
 - JS Standard es6
 - Author platformfe
-- Built on 2024/11/28 16:42:50
+- Built on 2024/11/28 18:49:11
 - GitHub 
 - Branch dev_20241128
-- CommitID 19adbaf3eac6f9386a1ab1630ea855872d8554ca
-- CommitMessage fix: 完善代码
+- CommitID 706fd026818c33cacadf0fd94aabd0180a36d19a
+- CommitMessage fix: 修改逻辑
 */
 import { Web, UserAgent, UserAgentState, Registerer, RegistererState, Inviter, Invitation, Session, Messager, RequestPendingError, SessionState } from 'sip.js';
 import io from 'socket.io-client';

File diff suppressed because it is too large
+ 3 - 3
dist/hs-cti.es6.esm.prod.js


+ 3 - 3
dist/hs-cti.es6.umd.js

@@ -4,11 +4,11 @@
 - Version 1.0.9 
 - JS Standard es6
 - Author platformfe
-- Built on 2024/11/28 16:42:50
+- Built on 2024/11/28 18:49:11
 - GitHub 
 - Branch dev_20241128
-- CommitID 19adbaf3eac6f9386a1ab1630ea855872d8554ca
-- CommitMessage fix: 完善代码
+- CommitID 706fd026818c33cacadf0fd94aabd0180a36d19a
+- CommitMessage fix: 修改逻辑
 */
 (function (global, factory) {
     typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('sip.js'), require('socket.io-client')) :

File diff suppressed because it is too large
+ 3 - 3
dist/hs-cti.es6.umd.prod.js


Some files were not shown because too many files changed in this diff