@webex/calling 3.9.0-next.3 → 3.9.0-next.4
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/CallingClient/calling/call.js +26 -13
- package/dist/CallingClient/calling/call.js.map +1 -1
- package/dist/CallingClient/calling/call.test.js +8 -6
- package/dist/CallingClient/calling/call.test.js.map +1 -1
- package/dist/Metrics/index.js +68 -72
- package/dist/Metrics/index.js.map +1 -1
- package/dist/Metrics/index.test.js +60 -0
- package/dist/Metrics/index.test.js.map +1 -1
- package/dist/Metrics/types.js.map +1 -1
- package/dist/common/Utils.js +5 -3
- package/dist/common/Utils.js.map +1 -1
- package/dist/common/Utils.test.js +16 -13
- package/dist/common/Utils.test.js.map +1 -1
- package/dist/common/types.js.map +1 -1
- package/dist/module/CallingClient/calling/call.js +13 -0
- package/dist/module/Metrics/index.js +23 -31
- package/dist/module/common/Utils.js +5 -2
- package/dist/types/CallingClient/calling/call.d.ts.map +1 -1
- package/dist/types/Metrics/index.d.ts.map +1 -1
- package/dist/types/Metrics/types.d.ts +1 -1
- package/dist/types/Metrics/types.d.ts.map +1 -1
- package/dist/types/common/Utils.d.ts.map +1 -1
- package/dist/types/common/types.d.ts +1 -0
- package/dist/types/common/types.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -133,7 +133,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
133
133
|
_context.next = 17;
|
|
134
134
|
return (0, _Utils.uploadLogs)({
|
|
135
135
|
correlationId: _this.correlationId,
|
|
136
|
-
callId: _this.callId
|
|
136
|
+
callId: _this.callId,
|
|
137
|
+
broadworksCorrelationInfo: _this.broadworksCorrelationInfo
|
|
137
138
|
});
|
|
138
139
|
case 17:
|
|
139
140
|
case "end":
|
|
@@ -1188,7 +1189,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1188
1189
|
_context3.next = 20;
|
|
1189
1190
|
return (0, _Utils.uploadLogs)({
|
|
1190
1191
|
correlationId: this.correlationId,
|
|
1191
|
-
callId: this.callId
|
|
1192
|
+
callId: this.callId,
|
|
1193
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
1192
1194
|
});
|
|
1193
1195
|
case 20:
|
|
1194
1196
|
case "end":
|
|
@@ -1286,7 +1288,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1286
1288
|
_context5.next = 17;
|
|
1287
1289
|
return (0, _Utils.uploadLogs)({
|
|
1288
1290
|
correlationId: this.correlationId,
|
|
1289
|
-
callId: this.callId
|
|
1291
|
+
callId: this.callId,
|
|
1292
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
1290
1293
|
});
|
|
1291
1294
|
case 17:
|
|
1292
1295
|
case "end":
|
|
@@ -1384,7 +1387,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1384
1387
|
_context7.next = 17;
|
|
1385
1388
|
return (0, _Utils.uploadLogs)({
|
|
1386
1389
|
correlationId: this.correlationId,
|
|
1387
|
-
callId: this.callId
|
|
1390
|
+
callId: this.callId,
|
|
1391
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
1388
1392
|
});
|
|
1389
1393
|
case 17:
|
|
1390
1394
|
case "end":
|
|
@@ -1527,7 +1531,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1527
1531
|
_context8.next = 16;
|
|
1528
1532
|
return (0, _Utils.uploadLogs)({
|
|
1529
1533
|
correlationId: this.correlationId,
|
|
1530
|
-
callId: this.callId
|
|
1534
|
+
callId: this.callId,
|
|
1535
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
1531
1536
|
});
|
|
1532
1537
|
case 16:
|
|
1533
1538
|
case "end":
|
|
@@ -1638,7 +1643,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1638
1643
|
_context9.next = 20;
|
|
1639
1644
|
return (0, _Utils.uploadLogs)({
|
|
1640
1645
|
correlationId: this.correlationId,
|
|
1641
|
-
callId: this.callId
|
|
1646
|
+
callId: this.callId,
|
|
1647
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
1642
1648
|
});
|
|
1643
1649
|
case 20:
|
|
1644
1650
|
case "end":
|
|
@@ -1879,7 +1885,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
1879
1885
|
_context12.next = 14;
|
|
1880
1886
|
return (0, _Utils.uploadLogs)({
|
|
1881
1887
|
correlationId: _this7.correlationId,
|
|
1882
|
-
callId: _this7.callId
|
|
1888
|
+
callId: _this7.callId,
|
|
1889
|
+
broadworksCorrelationInfo: _this7.broadworksCorrelationInfo
|
|
1883
1890
|
});
|
|
1884
1891
|
case 14:
|
|
1885
1892
|
case "end":
|
|
@@ -2101,7 +2108,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2101
2108
|
_context14.next = 22;
|
|
2102
2109
|
return (0, _Utils.uploadLogs)({
|
|
2103
2110
|
correlationId: this.correlationId,
|
|
2104
|
-
callId: this.callId
|
|
2111
|
+
callId: this.callId,
|
|
2112
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2105
2113
|
});
|
|
2106
2114
|
case 22:
|
|
2107
2115
|
_context14.next = 29;
|
|
@@ -2206,7 +2214,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2206
2214
|
_context15.next = 17;
|
|
2207
2215
|
return (0, _Utils.uploadLogs)({
|
|
2208
2216
|
correlationId: this.correlationId,
|
|
2209
|
-
callId: this.callId
|
|
2217
|
+
callId: this.callId,
|
|
2218
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2210
2219
|
});
|
|
2211
2220
|
case 17:
|
|
2212
2221
|
/* Only disconnect calls that are not yet connected yet */
|
|
@@ -2299,7 +2308,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2299
2308
|
_context16.next = 20;
|
|
2300
2309
|
return (0, _Utils.uploadLogs)({
|
|
2301
2310
|
correlationId: this.correlationId,
|
|
2302
|
-
callId: this.callId
|
|
2311
|
+
callId: this.callId,
|
|
2312
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2303
2313
|
});
|
|
2304
2314
|
case 20:
|
|
2305
2315
|
case "end":
|
|
@@ -2367,7 +2377,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2367
2377
|
_context17.next = 17;
|
|
2368
2378
|
return (0, _Utils.uploadLogs)({
|
|
2369
2379
|
correlationId: this.correlationId,
|
|
2370
|
-
callId: this.callId
|
|
2380
|
+
callId: this.callId,
|
|
2381
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2371
2382
|
});
|
|
2372
2383
|
case 17:
|
|
2373
2384
|
case "end":
|
|
@@ -2860,7 +2871,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2860
2871
|
_context24.next = 16;
|
|
2861
2872
|
return (0, _Utils.uploadLogs)({
|
|
2862
2873
|
correlationId: this.correlationId,
|
|
2863
|
-
callId: this.callId
|
|
2874
|
+
callId: this.callId,
|
|
2875
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2864
2876
|
});
|
|
2865
2877
|
case 16:
|
|
2866
2878
|
_context24.next = 37;
|
|
@@ -2907,7 +2919,8 @@ var Call = exports.Call = /*#__PURE__*/function (_Eventing) {
|
|
|
2907
2919
|
_context24.next = 34;
|
|
2908
2920
|
return (0, _Utils.uploadLogs)({
|
|
2909
2921
|
correlationId: this.correlationId,
|
|
2910
|
-
callId: this.callId
|
|
2922
|
+
callId: this.callId,
|
|
2923
|
+
broadworksCorrelationInfo: this.broadworksCorrelationInfo
|
|
2911
2924
|
});
|
|
2912
2925
|
case 34:
|
|
2913
2926
|
_context24.next = 37;
|