@sdk185/sip-phone-sdk26 0.2.29 → 0.2.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sip-phone-sdk.common.js +126 -47
- package/dist/sip-phone-sdk.css +1 -1
- package/dist/sip-phone-sdk.umd.js +126 -47
- package/dist/sip-phone-sdk.umd.min.js +4 -4
- package/package.json +1 -1
- package/src/components/MobilePhone.vue +104 -23
|
@@ -221,6 +221,17 @@ Queue.prototype = {
|
|
|
221
221
|
module.exports = Queue;
|
|
222
222
|
|
|
223
223
|
|
|
224
|
+
/***/ }),
|
|
225
|
+
|
|
226
|
+
/***/ "01d0":
|
|
227
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
228
|
+
|
|
229
|
+
"use strict";
|
|
230
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_51d3a80f_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("12f1");
|
|
231
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_51d3a80f_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_51d3a80f_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
232
|
+
/* unused harmony reexport * */
|
|
233
|
+
|
|
234
|
+
|
|
224
235
|
/***/ }),
|
|
225
236
|
|
|
226
237
|
/***/ "02ec":
|
|
@@ -448,13 +459,6 @@ module.exports = function (originalArray) {
|
|
|
448
459
|
};
|
|
449
460
|
|
|
450
461
|
|
|
451
|
-
/***/ }),
|
|
452
|
-
|
|
453
|
-
/***/ "0b69":
|
|
454
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
455
|
-
|
|
456
|
-
// extracted by mini-css-extract-plugin
|
|
457
|
-
|
|
458
462
|
/***/ }),
|
|
459
463
|
|
|
460
464
|
/***/ "0cb2":
|
|
@@ -1010,6 +1014,13 @@ module.exports = Object.is || function is(x, y) {
|
|
|
1010
1014
|
};
|
|
1011
1015
|
|
|
1012
1016
|
|
|
1017
|
+
/***/ }),
|
|
1018
|
+
|
|
1019
|
+
/***/ "12f1":
|
|
1020
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1021
|
+
|
|
1022
|
+
// extracted by mini-css-extract-plugin
|
|
1023
|
+
|
|
1013
1024
|
/***/ }),
|
|
1014
1025
|
|
|
1015
1026
|
/***/ "13a6":
|
|
@@ -19858,6 +19869,17 @@ module.exports = function (record, fn, ITERATOR_INSTEAD_OF_RECORD) {
|
|
|
19858
19869
|
};
|
|
19859
19870
|
|
|
19860
19871
|
|
|
19872
|
+
/***/ }),
|
|
19873
|
+
|
|
19874
|
+
/***/ "53cc":
|
|
19875
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
19876
|
+
|
|
19877
|
+
"use strict";
|
|
19878
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_51d3a80f_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6b28");
|
|
19879
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_51d3a80f_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_51d3a80f_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
19880
|
+
/* unused harmony reexport * */
|
|
19881
|
+
|
|
19882
|
+
|
|
19861
19883
|
/***/ }),
|
|
19862
19884
|
|
|
19863
19885
|
/***/ "5494":
|
|
@@ -21554,6 +21576,13 @@ module.exports = {
|
|
|
21554
21576
|
};
|
|
21555
21577
|
|
|
21556
21578
|
|
|
21579
|
+
/***/ }),
|
|
21580
|
+
|
|
21581
|
+
/***/ "6b28":
|
|
21582
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
21583
|
+
|
|
21584
|
+
// extracted by mini-css-extract-plugin
|
|
21585
|
+
|
|
21557
21586
|
/***/ }),
|
|
21558
21587
|
|
|
21559
21588
|
/***/ "6b37":
|
|
@@ -22390,13 +22419,6 @@ module.exports = function (O) {
|
|
|
22390
22419
|
};
|
|
22391
22420
|
|
|
22392
22421
|
|
|
22393
|
-
/***/ }),
|
|
22394
|
-
|
|
22395
|
-
/***/ "77a2":
|
|
22396
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
22397
|
-
|
|
22398
|
-
// extracted by mini-css-extract-plugin
|
|
22399
|
-
|
|
22400
22422
|
/***/ }),
|
|
22401
22423
|
|
|
22402
22424
|
/***/ "77a7":
|
|
@@ -27281,17 +27303,6 @@ module.exports = function (it) {
|
|
|
27281
27303
|
};
|
|
27282
27304
|
|
|
27283
27305
|
|
|
27284
|
-
/***/ }),
|
|
27285
|
-
|
|
27286
|
-
/***/ "bdbc":
|
|
27287
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27288
|
-
|
|
27289
|
-
"use strict";
|
|
27290
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_0536b3dc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0b69");
|
|
27291
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_0536b3dc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_1_id_0536b3dc_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
27292
|
-
/* unused harmony reexport * */
|
|
27293
|
-
|
|
27294
|
-
|
|
27295
27306
|
/***/ }),
|
|
27296
27307
|
|
|
27297
27308
|
/***/ "be8e":
|
|
@@ -30190,17 +30201,6 @@ module.exports = Array.isArray || function (arr) {
|
|
|
30190
30201
|
};
|
|
30191
30202
|
|
|
30192
30203
|
|
|
30193
|
-
/***/ }),
|
|
30194
|
-
|
|
30195
|
-
/***/ "e412":
|
|
30196
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
30197
|
-
|
|
30198
|
-
"use strict";
|
|
30199
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_0536b3dc_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("77a2");
|
|
30200
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_0536b3dc_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MobilePhone_vue_vue_type_style_index_0_id_0536b3dc_prod_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
30201
|
-
/* unused harmony reexport * */
|
|
30202
|
-
|
|
30203
|
-
|
|
30204
30204
|
/***/ }),
|
|
30205
30205
|
|
|
30206
30206
|
/***/ "e50d":
|
|
@@ -37626,7 +37626,7 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37626
37626
|
}, [this.transition !== false ? this.genTransition() : this.genWrapper()]);
|
|
37627
37627
|
}
|
|
37628
37628
|
}));
|
|
37629
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"52c8833d-vue-loader-template"}!./node_modules/vuetify-loader/lib/loader.js??ref--4!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MobilePhone.vue?vue&type=template&id=
|
|
37629
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"52c8833d-vue-loader-template"}!./node_modules/vuetify-loader/lib/loader.js??ref--4!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MobilePhone.vue?vue&type=template&id=51d3a80f&scoped=true
|
|
37630
37630
|
|
|
37631
37631
|
|
|
37632
37632
|
|
|
@@ -37635,11 +37635,11 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37635
37635
|
|
|
37636
37636
|
|
|
37637
37637
|
|
|
37638
|
-
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"phone-nmain d-flex flex-column align-center justify-space-between sip-call-main"},[(_vm.showLocation)?_c('div',{staticClass:"location-wrapper"},[_c('p',[_vm._v("LAT: "+_vm._s(_vm.latitude))]),_c('p',[_vm._v("LNG: "+_vm._s(_vm.longitude))]),_c('p',[_vm._v("ALT: "+_vm._s(_vm.altitude))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"d-flex flex-column align-center call-btn"},[_c('img',{staticClass:"elevation-4 call-img",attrs:{"alt":"logo","src":_vm.chatURL+'/static/normal-logo.png'}}),_c('p',{staticClass:"mt-6 mb-0 call-label"},[_vm._v(_vm._s(_vm.callPrompt))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"pr-10 pl-10 "},[_c(VRow,[_c(VCol,{staticClass:"text-center",attrs:{"cols":"12"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"call-duration"},[_vm._v(" 视频时长 "+_vm._s(_vm.duration)+" ")])])],1),_c(VRow,{staticClass:"d-flex justify-space-around mb-10"},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(!_vm.isCalling && !_vm.needDial),expression:"!isCalling && !needDial"}],staticClass:"cancel-btn",staticStyle:{},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"cancel-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"cancel-label"},[_vm._v("取消")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn btn-box",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('audio')}}},[(!_vm.isAudioMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-open.png'}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-close.png'}})]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('video')}}},[(!_vm.isVideoMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-open.png',"alt":"mic-on"}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-close.png',"alt":"mic-off"}})])],1),_c(VRow,{staticClass:"d-flex justify-center mt-10",staticStyle:{"position":"relative","width":"100%"}},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticStyle:{"opacity":"1","background":"transparent","box-shadow":"none","position":"relative","z-index":"9999"},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"hangup-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"hangup-label"},[_vm._v("挂断")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"transparent-btn",on:{"click":_vm.onSwitchCameraBtnClick}},[_c(components_VIcon_VIcon,{attrs:{"size":"30"}},[_vm._v("mdi-camera-flip")])],1)],1)],1):_vm._e(),_c(VExpandTransition,[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showVideoCt),expression:"showVideoCt"}],staticClass:"sip-call-wrapper",staticStyle:{"overflow":"hidden !important"},on:{"click":_vm.onSipCallClick}},[_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideoWrapper",staticStyle:{"overflow":"hidden !important"
|
|
37638
|
+
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"phone-nmain d-flex flex-column align-center justify-space-between sip-call-main"},[(_vm.showLocation)?_c('div',{staticClass:"location-wrapper"},[_c('p',[_vm._v("LAT: "+_vm._s(_vm.latitude))]),_c('p',[_vm._v("LNG: "+_vm._s(_vm.longitude))]),_c('p',[_vm._v("ALT: "+_vm._s(_vm.altitude))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"d-flex flex-column align-center call-btn"},[_c('img',{staticClass:"elevation-4 call-img",attrs:{"alt":"logo","src":_vm.chatURL+'/static/normal-logo.png'}}),_c('p',{staticClass:"mt-6 mb-0 call-label"},[_vm._v(_vm._s(_vm.callPrompt))])]):_vm._e(),(!_vm.miniMode && !_vm.showDialPad)?_c('div',{staticClass:"pr-10 pl-10 "},[_c(VRow,[_c(VCol,{staticClass:"text-center",attrs:{"cols":"12"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"call-duration"},[_vm._v(" 视频时长 "+_vm._s(_vm.duration)+" ")])])],1),_c(VRow,{staticClass:"d-flex justify-space-around mb-10"},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(!_vm.isCalling && !_vm.needDial),expression:"!isCalling && !needDial"}],staticClass:"cancel-btn",staticStyle:{},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"cancel-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"cancel-label"},[_vm._v("取消")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn btn-box",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('audio')}}},[(!_vm.isAudioMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-open.png'}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/adudio-close.png'}})]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"custom-mute-btn",attrs:{"large":""},on:{"click":function($event){return _vm.onMuteBtnClick('video')}}},[(!_vm.isVideoMute)?_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-open.png',"alt":"mic-on"}}):_c('img',{staticClass:"img-open-close",attrs:{"src":_vm.chatURL+'/static/camera-close.png',"alt":"mic-off"}})])],1),_c(VRow,{staticClass:"d-flex justify-center mt-10",staticStyle:{"position":"relative","width":"100%"}},[_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticStyle:{"opacity":"1","background":"transparent","box-shadow":"none","position":"relative","z-index":"9999"},on:{"click":_vm.onHangupBtnClick}},[_c('img',{staticClass:"hangup-img",attrs:{"src":_vm.chatURL+'/static/call-down.png',"alt":"hangup"}}),_c('span',{staticClass:"hangup-label"},[_vm._v("挂断")])]),_c(VBtn_VBtn,{directives:[{name:"show",rawName:"v-show",value:(_vm.isCalling && _vm.showHangup),expression:"isCalling && showHangup"}],staticClass:"transparent-btn",on:{"click":_vm.onSwitchCameraBtnClick}},[_c(components_VIcon_VIcon,{attrs:{"size":"30"}},[_vm._v("mdi-camera-flip")])],1)],1)],1):_vm._e(),_c(VExpandTransition,[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showVideoCt),expression:"showVideoCt"}],staticClass:"sip-call-wrapper",staticStyle:{"overflow":"hidden !important"},on:{"click":_vm.onSipCallClick}},[_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideoWrapper",staticStyle:{"overflow":"hidden !important"},attrs:{"w":_vm.remoteVideo.w,"h":_vm.remoteVideo.h,"x":_vm.remoteVideo.x,"y":_vm.remoteVideo.y,"z":_vm.remoteVideo.z,"draggable":_vm.remoteVideo.draggable,"handles":[],"parent":true,"active":false,"class-name":"elevation-6 video-panel"},nativeOn:{"mousedown":function($event){return _vm.onLocalVideoDragCallback($event, 'remoteVideo')}}},[(_vm.miniMode)?_c(VBtn_VBtn,{staticClass:"video-normal-mode",attrs:{"dark":"","text":"","x-small":"","width":"24","height":"24","min-width":"24"},on:{"click":_vm.onChangeVideoNormalModeBtnClick}},[_c(components_VIcon_VIcon,[_vm._v("mdi-arrow-bottom-right-bold-box")])],1):_vm._e(),_c('video',{directives:[{name:"show",rawName:"v-show",value:(_vm.remoteVideo.show),expression:"remoteVideo.show"}],ref:"remoteVideo",staticClass:"sip-call-video",staticStyle:{"object-fit":"contain","pointer-events":"none !important","transform":"scale(1.1) !important"},attrs:{"autoplay":"autoplay","webkit-playsinline":"true","playsinline":"true","x-webkit-airplay":"true","x5-video-player-type":"h5","x5-video-orientation":"h5","controls":"","controlsList":"nodownload nofullscreen noremoteplayback","disablepictureinpicture":""},on:{"play":_vm.onRemoteVideoPlaying,"loadedmetadata":_vm.onRemoteVideoLoaded}})],1),_c('vue-draggable-resizable',{directives:[{name:"show",rawName:"v-show",value:(_vm.localVideo.show),expression:"localVideo.show"}],ref:"localVideoWrapper",attrs:{"w":120,"h":260,"x":_vm.localVideo.x,"y":_vm.localVideo.y,"z":_vm.localVideo.z,"draggable":_vm.localVideo.draggable,"handles":[],"parent":true,"active":false,"class-name":"elevation-6 video-panel"},nativeOn:{"mousedown":function($event){return _vm.onLocalVideoDragCallback($event, 'localVideo')}}},[_c('video',{directives:[{name:"show",rawName:"v-show",value:(_vm.localVideo.show),expression:"localVideo.show"}],ref:"localVideo",staticClass:"sip-call-video",staticStyle:{"pointer-events":"none !important"},attrs:{"autoplay":"autoplay","muted":"","webkit-playsinline":"true","playsinline":"true","x-webkit-airplay":"true","x5-video-player-type":"h5","x5-video-orientation":"h5"},domProps:{"muted":true}})])],1)]),_c(VExpandTransition,[_c('dial-panel-mini',{directives:[{name:"show",rawName:"v-show",value:(_vm.showDialPad),expression:"showDialPad"}],ref:"dialPanelMini",attrs:{"isCalling":_vm.isCalling},on:{"makeCall":_vm.onDialPadMakeCallBtnClick,"close":function($event){_vm.showDialPad=false},"dtmf":_vm.onDialPadDtmfBtnClick,"hangup":_vm.onHangupBtnClick}})],1),_c(VBottomSheet_VBottomSheet,{attrs:{"hide-overlay":""},model:{value:(_vm.showAudioPlayer),callback:function ($$v) {_vm.showAudioPlayer=$$v},expression:"showAudioPlayer"}},[_c('audio',{ref:"audioPlayer",attrs:{"src":__webpack_require__("e1e9"),"loop":""}})]),_c(VSnackbar_VSnackbar,{attrs:{"timeout":2000},model:{value:(_vm.showSnackbar),callback:function ($$v) {_vm.showSnackbar=$$v},expression:"showSnackbar"}},[_vm._v(" "+_vm._s(_vm.snackbarText)+" ")])],1)}
|
|
37639
37639
|
var staticRenderFns = []
|
|
37640
37640
|
|
|
37641
37641
|
|
|
37642
|
-
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=
|
|
37642
|
+
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=51d3a80f&scoped=true
|
|
37643
37643
|
|
|
37644
37644
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/regeneratorDefine.js
|
|
37645
37645
|
function _regeneratorDefine(e, r, n, t) {
|
|
@@ -41288,7 +41288,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41288
41288
|
//
|
|
41289
41289
|
//
|
|
41290
41290
|
//
|
|
41291
|
-
//
|
|
41292
41291
|
|
|
41293
41292
|
|
|
41294
41293
|
|
|
@@ -41895,6 +41894,17 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41895
41894
|
}, _callee3);
|
|
41896
41895
|
}))();
|
|
41897
41896
|
},
|
|
41897
|
+
// 视频成功播放回调
|
|
41898
|
+
onRemoteVideoPlaying() {
|
|
41899
|
+
console.log('[iOS] Remote video is playing');
|
|
41900
|
+
},
|
|
41901
|
+
// 元数据加载完成回调
|
|
41902
|
+
onRemoteVideoLoaded() {
|
|
41903
|
+
console.log('[iOS] Remote video metadata loaded');
|
|
41904
|
+
if (this.$refs.remoteVideo) {
|
|
41905
|
+
this.$refs.remoteVideo.play().catch(() => {});
|
|
41906
|
+
}
|
|
41907
|
+
},
|
|
41898
41908
|
startSip(_ref3) {
|
|
41899
41909
|
var _this4 = this;
|
|
41900
41910
|
var debug = _ref3.debug,
|
|
@@ -42006,8 +42016,48 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42006
42016
|
return _ref5.apply(this, arguments);
|
|
42007
42017
|
};
|
|
42008
42018
|
}());
|
|
42019
|
+
|
|
42020
|
+
// this.sipMix.on('remoteStream', (stream, info) => {
|
|
42021
|
+
// console.info('remoteStream', stream, info)
|
|
42022
|
+
// this._resetCmpWHLRTB()
|
|
42023
|
+
|
|
42024
|
+
// Object.assign(this.localVideo, {
|
|
42025
|
+
// w: parseInt(this.clientWidth / 3),
|
|
42026
|
+
// h: parseInt(this.clientHeight / 3),
|
|
42027
|
+
// x: 0,
|
|
42028
|
+
// y: 80,
|
|
42029
|
+
// z: 1100,
|
|
42030
|
+
// draggable: true
|
|
42031
|
+
// })
|
|
42032
|
+
// this.$nextTick(() => {
|
|
42033
|
+
// this.$refs.localVideoWrapper.moveVertically(80)
|
|
42034
|
+
// })
|
|
42035
|
+
|
|
42036
|
+
// setTimeout(async () => {
|
|
42037
|
+
// Object.assign(this.remoteVideo, {
|
|
42038
|
+
// show: true,
|
|
42039
|
+
// w: this.clientWidth,
|
|
42040
|
+
// h: this.clientHeight,
|
|
42041
|
+
// x: 0,
|
|
42042
|
+
// y: 0,
|
|
42043
|
+
// z: 1000,
|
|
42044
|
+
// draggable: false
|
|
42045
|
+
// })
|
|
42046
|
+
|
|
42047
|
+
// await this.$nextTick()
|
|
42048
|
+
// if (this.autoHideLocalVideo) {
|
|
42049
|
+
// this.localVideo.show = false
|
|
42050
|
+
// }
|
|
42051
|
+
// this.$refs.remoteVideo.srcObject = stream
|
|
42052
|
+
// }, 500)
|
|
42053
|
+
|
|
42054
|
+
// })
|
|
42055
|
+
|
|
42009
42056
|
this.sipMix.on('remoteStream', (stream, info) => {
|
|
42010
42057
|
console.info('remoteStream', stream, info);
|
|
42058
|
+
var video = this.$refs.remoteVideo;
|
|
42059
|
+
if (!video) return;
|
|
42060
|
+
video.srcObject = stream;
|
|
42011
42061
|
this._resetCmpWHLRTB();
|
|
42012
42062
|
Object.assign(this.localVideo, {
|
|
42013
42063
|
w: parseInt(this.clientWidth / 3),
|
|
@@ -42018,8 +42068,38 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42018
42068
|
draggable: true
|
|
42019
42069
|
});
|
|
42020
42070
|
this.$nextTick(() => {
|
|
42021
|
-
|
|
42071
|
+
// ==================== 【iOS 16 纯前端强力修复】 ====================
|
|
42072
|
+
var forcePlay = () => {
|
|
42073
|
+
if (!video || video.paused || video.ended) {
|
|
42074
|
+
var playPromise = video.play();
|
|
42075
|
+
if (playPromise) {
|
|
42076
|
+
playPromise.catch(err => {
|
|
42077
|
+
console.warn('iOS force play failed:', err.name);
|
|
42078
|
+
});
|
|
42079
|
+
}
|
|
42080
|
+
}
|
|
42081
|
+
};
|
|
42082
|
+
|
|
42083
|
+
// 多重保险,覆盖 iOS 接通瞬间暂停状态
|
|
42084
|
+
forcePlay();
|
|
42085
|
+
setTimeout(forcePlay, 30);
|
|
42086
|
+
setTimeout(forcePlay, 80);
|
|
42087
|
+
setTimeout(forcePlay, 180);
|
|
42088
|
+
setTimeout(forcePlay, 350);
|
|
42089
|
+
setTimeout(forcePlay, 600);
|
|
42090
|
+
|
|
42091
|
+
// 持续监听,任何暂停立即恢复
|
|
42092
|
+
video.addEventListener('pause', forcePlay, {
|
|
42093
|
+
once: false
|
|
42094
|
+
});
|
|
42095
|
+
|
|
42096
|
+
// 额外保护:元数据加载后再次强制播放
|
|
42097
|
+
video.addEventListener('loadedmetadata', forcePlay, {
|
|
42098
|
+
once: true
|
|
42099
|
+
});
|
|
42022
42100
|
});
|
|
42101
|
+
|
|
42102
|
+
// 原有后续代码
|
|
42023
42103
|
setTimeout(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee5() {
|
|
42024
42104
|
return _regenerator().w(function (_context5) {
|
|
42025
42105
|
while (1) switch (_context5.n) {
|
|
@@ -42039,7 +42119,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42039
42119
|
if (_this4.autoHideLocalVideo) {
|
|
42040
42120
|
_this4.localVideo.show = false;
|
|
42041
42121
|
}
|
|
42042
|
-
_this4.$refs.remoteVideo.srcObject = stream;
|
|
42043
42122
|
case 2:
|
|
42044
42123
|
return _context5.a(2);
|
|
42045
42124
|
}
|
|
@@ -42189,11 +42268,11 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42189
42268
|
});
|
|
42190
42269
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=script&lang=js
|
|
42191
42270
|
/* harmony default export */ var components_MobilePhonevue_type_script_lang_js = (MobilePhonevue_type_script_lang_js);
|
|
42192
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=
|
|
42193
|
-
var
|
|
42271
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=51d3a80f&prod&lang=scss
|
|
42272
|
+
var MobilePhonevue_type_style_index_0_id_51d3a80f_prod_lang_scss = __webpack_require__("53cc");
|
|
42194
42273
|
|
|
42195
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=
|
|
42196
|
-
var
|
|
42274
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=51d3a80f&prod&scoped=true&lang=scss
|
|
42275
|
+
var MobilePhonevue_type_style_index_1_id_51d3a80f_prod_scoped_true_lang_scss = __webpack_require__("01d0");
|
|
42197
42276
|
|
|
42198
42277
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue
|
|
42199
42278
|
|
|
@@ -42211,7 +42290,7 @@ var MobilePhone_component = normalizeComponent(
|
|
|
42211
42290
|
staticRenderFns,
|
|
42212
42291
|
false,
|
|
42213
42292
|
null,
|
|
42214
|
-
"
|
|
42293
|
+
"51d3a80f",
|
|
42215
42294
|
null
|
|
42216
42295
|
|
|
42217
42296
|
)
|