@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
|
@@ -212,6 +212,17 @@ Queue.prototype = {
|
|
|
212
212
|
module.exports = Queue;
|
|
213
213
|
|
|
214
214
|
|
|
215
|
+
/***/ }),
|
|
216
|
+
|
|
217
|
+
/***/ "01d0":
|
|
218
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
219
|
+
|
|
220
|
+
"use strict";
|
|
221
|
+
/* 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");
|
|
222
|
+
/* 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__);
|
|
223
|
+
/* unused harmony reexport * */
|
|
224
|
+
|
|
225
|
+
|
|
215
226
|
/***/ }),
|
|
216
227
|
|
|
217
228
|
/***/ "02ec":
|
|
@@ -439,13 +450,6 @@ module.exports = function (originalArray) {
|
|
|
439
450
|
};
|
|
440
451
|
|
|
441
452
|
|
|
442
|
-
/***/ }),
|
|
443
|
-
|
|
444
|
-
/***/ "0b69":
|
|
445
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
446
|
-
|
|
447
|
-
// extracted by mini-css-extract-plugin
|
|
448
|
-
|
|
449
453
|
/***/ }),
|
|
450
454
|
|
|
451
455
|
/***/ "0cb2":
|
|
@@ -1001,6 +1005,13 @@ module.exports = Object.is || function is(x, y) {
|
|
|
1001
1005
|
};
|
|
1002
1006
|
|
|
1003
1007
|
|
|
1008
|
+
/***/ }),
|
|
1009
|
+
|
|
1010
|
+
/***/ "12f1":
|
|
1011
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
1012
|
+
|
|
1013
|
+
// extracted by mini-css-extract-plugin
|
|
1014
|
+
|
|
1004
1015
|
/***/ }),
|
|
1005
1016
|
|
|
1006
1017
|
/***/ "13a6":
|
|
@@ -19849,6 +19860,17 @@ module.exports = function (record, fn, ITERATOR_INSTEAD_OF_RECORD) {
|
|
|
19849
19860
|
};
|
|
19850
19861
|
|
|
19851
19862
|
|
|
19863
|
+
/***/ }),
|
|
19864
|
+
|
|
19865
|
+
/***/ "53cc":
|
|
19866
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
19867
|
+
|
|
19868
|
+
"use strict";
|
|
19869
|
+
/* 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");
|
|
19870
|
+
/* 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__);
|
|
19871
|
+
/* unused harmony reexport * */
|
|
19872
|
+
|
|
19873
|
+
|
|
19852
19874
|
/***/ }),
|
|
19853
19875
|
|
|
19854
19876
|
/***/ "5494":
|
|
@@ -21545,6 +21567,13 @@ module.exports = {
|
|
|
21545
21567
|
};
|
|
21546
21568
|
|
|
21547
21569
|
|
|
21570
|
+
/***/ }),
|
|
21571
|
+
|
|
21572
|
+
/***/ "6b28":
|
|
21573
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
21574
|
+
|
|
21575
|
+
// extracted by mini-css-extract-plugin
|
|
21576
|
+
|
|
21548
21577
|
/***/ }),
|
|
21549
21578
|
|
|
21550
21579
|
/***/ "6b37":
|
|
@@ -22381,13 +22410,6 @@ module.exports = function (O) {
|
|
|
22381
22410
|
};
|
|
22382
22411
|
|
|
22383
22412
|
|
|
22384
|
-
/***/ }),
|
|
22385
|
-
|
|
22386
|
-
/***/ "77a2":
|
|
22387
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
22388
|
-
|
|
22389
|
-
// extracted by mini-css-extract-plugin
|
|
22390
|
-
|
|
22391
22413
|
/***/ }),
|
|
22392
22414
|
|
|
22393
22415
|
/***/ "77a7":
|
|
@@ -27272,17 +27294,6 @@ module.exports = function (it) {
|
|
|
27272
27294
|
};
|
|
27273
27295
|
|
|
27274
27296
|
|
|
27275
|
-
/***/ }),
|
|
27276
|
-
|
|
27277
|
-
/***/ "bdbc":
|
|
27278
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
27279
|
-
|
|
27280
|
-
"use strict";
|
|
27281
|
-
/* 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");
|
|
27282
|
-
/* 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__);
|
|
27283
|
-
/* unused harmony reexport * */
|
|
27284
|
-
|
|
27285
|
-
|
|
27286
27297
|
/***/ }),
|
|
27287
27298
|
|
|
27288
27299
|
/***/ "be8e":
|
|
@@ -30181,17 +30192,6 @@ module.exports = Array.isArray || function (arr) {
|
|
|
30181
30192
|
};
|
|
30182
30193
|
|
|
30183
30194
|
|
|
30184
|
-
/***/ }),
|
|
30185
|
-
|
|
30186
|
-
/***/ "e412":
|
|
30187
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
30188
|
-
|
|
30189
|
-
"use strict";
|
|
30190
|
-
/* 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");
|
|
30191
|
-
/* 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__);
|
|
30192
|
-
/* unused harmony reexport * */
|
|
30193
|
-
|
|
30194
|
-
|
|
30195
30195
|
/***/ }),
|
|
30196
30196
|
|
|
30197
30197
|
/***/ "e50d":
|
|
@@ -37617,7 +37617,7 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37617
37617
|
}, [this.transition !== false ? this.genTransition() : this.genWrapper()]);
|
|
37618
37618
|
}
|
|
37619
37619
|
}));
|
|
37620
|
-
// 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=
|
|
37620
|
+
// 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
|
|
37621
37621
|
|
|
37622
37622
|
|
|
37623
37623
|
|
|
@@ -37626,11 +37626,11 @@ var VSnackbar = __webpack_require__("ca71");
|
|
|
37626
37626
|
|
|
37627
37627
|
|
|
37628
37628
|
|
|
37629
|
-
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"
|
|
37629
|
+
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)}
|
|
37630
37630
|
var staticRenderFns = []
|
|
37631
37631
|
|
|
37632
37632
|
|
|
37633
|
-
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=
|
|
37633
|
+
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=template&id=51d3a80f&scoped=true
|
|
37634
37634
|
|
|
37635
37635
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/regeneratorDefine.js
|
|
37636
37636
|
function _regeneratorDefine(e, r, n, t) {
|
|
@@ -41279,7 +41279,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41279
41279
|
//
|
|
41280
41280
|
//
|
|
41281
41281
|
//
|
|
41282
|
-
//
|
|
41283
41282
|
|
|
41284
41283
|
|
|
41285
41284
|
|
|
@@ -41886,6 +41885,17 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41886
41885
|
}, _callee3);
|
|
41887
41886
|
}))();
|
|
41888
41887
|
},
|
|
41888
|
+
// 视频成功播放回调
|
|
41889
|
+
onRemoteVideoPlaying() {
|
|
41890
|
+
console.log('[iOS] Remote video is playing');
|
|
41891
|
+
},
|
|
41892
|
+
// 元数据加载完成回调
|
|
41893
|
+
onRemoteVideoLoaded() {
|
|
41894
|
+
console.log('[iOS] Remote video metadata loaded');
|
|
41895
|
+
if (this.$refs.remoteVideo) {
|
|
41896
|
+
this.$refs.remoteVideo.play().catch(() => {});
|
|
41897
|
+
}
|
|
41898
|
+
},
|
|
41889
41899
|
startSip(_ref3) {
|
|
41890
41900
|
var _this4 = this;
|
|
41891
41901
|
var debug = _ref3.debug,
|
|
@@ -41997,8 +42007,48 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
41997
42007
|
return _ref5.apply(this, arguments);
|
|
41998
42008
|
};
|
|
41999
42009
|
}());
|
|
42010
|
+
|
|
42011
|
+
// this.sipMix.on('remoteStream', (stream, info) => {
|
|
42012
|
+
// console.info('remoteStream', stream, info)
|
|
42013
|
+
// this._resetCmpWHLRTB()
|
|
42014
|
+
|
|
42015
|
+
// Object.assign(this.localVideo, {
|
|
42016
|
+
// w: parseInt(this.clientWidth / 3),
|
|
42017
|
+
// h: parseInt(this.clientHeight / 3),
|
|
42018
|
+
// x: 0,
|
|
42019
|
+
// y: 80,
|
|
42020
|
+
// z: 1100,
|
|
42021
|
+
// draggable: true
|
|
42022
|
+
// })
|
|
42023
|
+
// this.$nextTick(() => {
|
|
42024
|
+
// this.$refs.localVideoWrapper.moveVertically(80)
|
|
42025
|
+
// })
|
|
42026
|
+
|
|
42027
|
+
// setTimeout(async () => {
|
|
42028
|
+
// Object.assign(this.remoteVideo, {
|
|
42029
|
+
// show: true,
|
|
42030
|
+
// w: this.clientWidth,
|
|
42031
|
+
// h: this.clientHeight,
|
|
42032
|
+
// x: 0,
|
|
42033
|
+
// y: 0,
|
|
42034
|
+
// z: 1000,
|
|
42035
|
+
// draggable: false
|
|
42036
|
+
// })
|
|
42037
|
+
|
|
42038
|
+
// await this.$nextTick()
|
|
42039
|
+
// if (this.autoHideLocalVideo) {
|
|
42040
|
+
// this.localVideo.show = false
|
|
42041
|
+
// }
|
|
42042
|
+
// this.$refs.remoteVideo.srcObject = stream
|
|
42043
|
+
// }, 500)
|
|
42044
|
+
|
|
42045
|
+
// })
|
|
42046
|
+
|
|
42000
42047
|
this.sipMix.on('remoteStream', (stream, info) => {
|
|
42001
42048
|
console.info('remoteStream', stream, info);
|
|
42049
|
+
var video = this.$refs.remoteVideo;
|
|
42050
|
+
if (!video) return;
|
|
42051
|
+
video.srcObject = stream;
|
|
42002
42052
|
this._resetCmpWHLRTB();
|
|
42003
42053
|
Object.assign(this.localVideo, {
|
|
42004
42054
|
w: parseInt(this.clientWidth / 3),
|
|
@@ -42009,8 +42059,38 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42009
42059
|
draggable: true
|
|
42010
42060
|
});
|
|
42011
42061
|
this.$nextTick(() => {
|
|
42012
|
-
|
|
42062
|
+
// ==================== 【iOS 16 纯前端强力修复】 ====================
|
|
42063
|
+
var forcePlay = () => {
|
|
42064
|
+
if (!video || video.paused || video.ended) {
|
|
42065
|
+
var playPromise = video.play();
|
|
42066
|
+
if (playPromise) {
|
|
42067
|
+
playPromise.catch(err => {
|
|
42068
|
+
console.warn('iOS force play failed:', err.name);
|
|
42069
|
+
});
|
|
42070
|
+
}
|
|
42071
|
+
}
|
|
42072
|
+
};
|
|
42073
|
+
|
|
42074
|
+
// 多重保险,覆盖 iOS 接通瞬间暂停状态
|
|
42075
|
+
forcePlay();
|
|
42076
|
+
setTimeout(forcePlay, 30);
|
|
42077
|
+
setTimeout(forcePlay, 80);
|
|
42078
|
+
setTimeout(forcePlay, 180);
|
|
42079
|
+
setTimeout(forcePlay, 350);
|
|
42080
|
+
setTimeout(forcePlay, 600);
|
|
42081
|
+
|
|
42082
|
+
// 持续监听,任何暂停立即恢复
|
|
42083
|
+
video.addEventListener('pause', forcePlay, {
|
|
42084
|
+
once: false
|
|
42085
|
+
});
|
|
42086
|
+
|
|
42087
|
+
// 额外保护:元数据加载后再次强制播放
|
|
42088
|
+
video.addEventListener('loadedmetadata', forcePlay, {
|
|
42089
|
+
once: true
|
|
42090
|
+
});
|
|
42013
42091
|
});
|
|
42092
|
+
|
|
42093
|
+
// 原有后续代码
|
|
42014
42094
|
setTimeout(/*#__PURE__*/_asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee5() {
|
|
42015
42095
|
return _regenerator().w(function (_context5) {
|
|
42016
42096
|
while (1) switch (_context5.n) {
|
|
@@ -42030,7 +42110,6 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42030
42110
|
if (_this4.autoHideLocalVideo) {
|
|
42031
42111
|
_this4.localVideo.show = false;
|
|
42032
42112
|
}
|
|
42033
|
-
_this4.$refs.remoteVideo.srcObject = stream;
|
|
42034
42113
|
case 2:
|
|
42035
42114
|
return _context5.a(2);
|
|
42036
42115
|
}
|
|
@@ -42180,11 +42259,11 @@ var js_native_n22_default = /*#__PURE__*/__webpack_require__.n(js_native_n22);
|
|
|
42180
42259
|
});
|
|
42181
42260
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue?vue&type=script&lang=js
|
|
42182
42261
|
/* harmony default export */ var components_MobilePhonevue_type_script_lang_js = (MobilePhonevue_type_script_lang_js);
|
|
42183
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=
|
|
42184
|
-
var
|
|
42262
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=0&id=51d3a80f&prod&lang=scss
|
|
42263
|
+
var MobilePhonevue_type_style_index_0_id_51d3a80f_prod_lang_scss = __webpack_require__("53cc");
|
|
42185
42264
|
|
|
42186
|
-
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=
|
|
42187
|
-
var
|
|
42265
|
+
// EXTERNAL MODULE: ./src/components/MobilePhone.vue?vue&type=style&index=1&id=51d3a80f&prod&scoped=true&lang=scss
|
|
42266
|
+
var MobilePhonevue_type_style_index_1_id_51d3a80f_prod_scoped_true_lang_scss = __webpack_require__("01d0");
|
|
42188
42267
|
|
|
42189
42268
|
// CONCATENATED MODULE: ./src/components/MobilePhone.vue
|
|
42190
42269
|
|
|
@@ -42202,7 +42281,7 @@ var MobilePhone_component = normalizeComponent(
|
|
|
42202
42281
|
staticRenderFns,
|
|
42203
42282
|
false,
|
|
42204
42283
|
null,
|
|
42205
|
-
"
|
|
42284
|
+
"51d3a80f",
|
|
42206
42285
|
null
|
|
42207
42286
|
|
|
42208
42287
|
)
|