@webex/event-dictionary-ts 1.0.1505 → 1.0.1507
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.
|
@@ -2164,6 +2164,9 @@
|
|
|
2164
2164
|
}
|
|
2165
2165
|
}
|
|
2166
2166
|
},
|
|
2167
|
+
"sessionJoinCount": {
|
|
2168
|
+
"type": "integer"
|
|
2169
|
+
},
|
|
2167
2170
|
"name": {
|
|
2168
2171
|
"enum": [
|
|
2169
2172
|
"client.abort.join",
|
|
@@ -2550,6 +2553,10 @@
|
|
|
2550
2553
|
"type": "string",
|
|
2551
2554
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2552
2555
|
},
|
|
2556
|
+
"sessionCorrelationId": {
|
|
2557
|
+
"type": "string",
|
|
2558
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2559
|
+
},
|
|
2553
2560
|
"sipCallId": {
|
|
2554
2561
|
"type": "string"
|
|
2555
2562
|
},
|
|
@@ -4055,6 +4062,10 @@
|
|
|
4055
4062
|
"refreshCaptchaServiceReqResp": {
|
|
4056
4063
|
"type": "integer",
|
|
4057
4064
|
"minimum": 0
|
|
4065
|
+
},
|
|
4066
|
+
"sessionJMT": {
|
|
4067
|
+
"type": "integer",
|
|
4068
|
+
"minimum": 0
|
|
4058
4069
|
}
|
|
4059
4070
|
}
|
|
4060
4071
|
},
|
|
@@ -2665,6 +2665,9 @@
|
|
|
2665
2665
|
}
|
|
2666
2666
|
}
|
|
2667
2667
|
},
|
|
2668
|
+
"sessionJoinCount": {
|
|
2669
|
+
"type": "integer"
|
|
2670
|
+
},
|
|
2668
2671
|
"name": {
|
|
2669
2672
|
"enum": [
|
|
2670
2673
|
"client.abort.join",
|
|
@@ -3051,6 +3054,10 @@
|
|
|
3051
3054
|
"type": "string",
|
|
3052
3055
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
3053
3056
|
},
|
|
3057
|
+
"sessionCorrelationId": {
|
|
3058
|
+
"type": "string",
|
|
3059
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
3060
|
+
},
|
|
3054
3061
|
"sipCallId": {
|
|
3055
3062
|
"type": "string"
|
|
3056
3063
|
},
|
|
@@ -4556,6 +4563,10 @@
|
|
|
4556
4563
|
"refreshCaptchaServiceReqResp": {
|
|
4557
4564
|
"type": "integer",
|
|
4558
4565
|
"minimum": 0
|
|
4566
|
+
},
|
|
4567
|
+
"sessionJMT": {
|
|
4568
|
+
"type": "integer",
|
|
4569
|
+
"minimum": 0
|
|
4559
4570
|
}
|
|
4560
4571
|
}
|
|
4561
4572
|
},
|
|
@@ -7765,6 +7776,10 @@
|
|
|
7765
7776
|
"type": "string",
|
|
7766
7777
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
7767
7778
|
},
|
|
7779
|
+
"sessionCorrelationId": {
|
|
7780
|
+
"type": "string",
|
|
7781
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
7782
|
+
},
|
|
7768
7783
|
"sipCallId": {
|
|
7769
7784
|
"type": "string"
|
|
7770
7785
|
},
|
|
@@ -9795,6 +9810,9 @@
|
|
|
9795
9810
|
}
|
|
9796
9811
|
}
|
|
9797
9812
|
},
|
|
9813
|
+
"sessionJoinCount": {
|
|
9814
|
+
"type": "integer"
|
|
9815
|
+
},
|
|
9798
9816
|
"remoteAgent": {
|
|
9799
9817
|
"type": "string"
|
|
9800
9818
|
},
|
|
@@ -10487,6 +10505,10 @@
|
|
|
10487
10505
|
"type": "string",
|
|
10488
10506
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
10489
10507
|
},
|
|
10508
|
+
"sessionCorrelationId": {
|
|
10509
|
+
"type": "string",
|
|
10510
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
10511
|
+
},
|
|
10490
10512
|
"sipCallId": {
|
|
10491
10513
|
"type": "string"
|
|
10492
10514
|
},
|
|
@@ -14052,6 +14074,9 @@
|
|
|
14052
14074
|
}
|
|
14053
14075
|
}
|
|
14054
14076
|
},
|
|
14077
|
+
"sessionJoinCount": {
|
|
14078
|
+
"type": "integer"
|
|
14079
|
+
},
|
|
14055
14080
|
"trigger": {
|
|
14056
14081
|
"enum": [
|
|
14057
14082
|
"dummyTrigger1",
|
|
@@ -14283,6 +14308,10 @@
|
|
|
14283
14308
|
"type": "string",
|
|
14284
14309
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
14285
14310
|
},
|
|
14311
|
+
"sessionCorrelationId": {
|
|
14312
|
+
"type": "string",
|
|
14313
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
14314
|
+
},
|
|
14286
14315
|
"sipCallId": {
|
|
14287
14316
|
"type": "string"
|
|
14288
14317
|
},
|
|
@@ -17905,6 +17934,18 @@
|
|
|
17905
17934
|
"minimum": -32768,
|
|
17906
17935
|
"maximum": 32767
|
|
17907
17936
|
},
|
|
17937
|
+
"xcodecDecoded3kFrames": {
|
|
17938
|
+
"type": "integer",
|
|
17939
|
+
"description": "how many frames encoded with 3kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
17940
|
+
"minimum": -32768,
|
|
17941
|
+
"maximum": 32767
|
|
17942
|
+
},
|
|
17943
|
+
"xcodecDecoded2kFrames": {
|
|
17944
|
+
"type": "integer",
|
|
17945
|
+
"description": "how many frames encoded with 2kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
17946
|
+
"minimum": -32768,
|
|
17947
|
+
"maximum": 32767
|
|
17948
|
+
},
|
|
17908
17949
|
"xcodecDecoded1kFrames": {
|
|
17909
17950
|
"type": "integer",
|
|
17910
17951
|
"description": "how many frames encoded with 1kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
@@ -22815,6 +22856,9 @@
|
|
|
22815
22856
|
}
|
|
22816
22857
|
}
|
|
22817
22858
|
},
|
|
22859
|
+
"sessionJoinCount": {
|
|
22860
|
+
"type": "integer"
|
|
22861
|
+
},
|
|
22818
22862
|
"name": {
|
|
22819
22863
|
"enum": [
|
|
22820
22864
|
"client.feature.audio.noise.removal",
|
|
@@ -23006,6 +23050,10 @@
|
|
|
23006
23050
|
"type": "string",
|
|
23007
23051
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
23008
23052
|
},
|
|
23053
|
+
"sessionCorrelationId": {
|
|
23054
|
+
"type": "string",
|
|
23055
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
23056
|
+
},
|
|
23009
23057
|
"sipCallId": {
|
|
23010
23058
|
"type": "string"
|
|
23011
23059
|
},
|
|
@@ -26742,6 +26790,9 @@
|
|
|
26742
26790
|
}
|
|
26743
26791
|
}
|
|
26744
26792
|
},
|
|
26793
|
+
"sessionJoinCount": {
|
|
26794
|
+
"type": "integer"
|
|
26795
|
+
},
|
|
26745
26796
|
"trigger": {
|
|
26746
26797
|
"enum": [
|
|
26747
26798
|
"dummyTrigger1",
|
|
@@ -26926,6 +26977,10 @@
|
|
|
26926
26977
|
"type": "string",
|
|
26927
26978
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
26928
26979
|
},
|
|
26980
|
+
"sessionCorrelationId": {
|
|
26981
|
+
"type": "string",
|
|
26982
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
26983
|
+
},
|
|
26929
26984
|
"sipCallId": {
|
|
26930
26985
|
"type": "string"
|
|
26931
26986
|
},
|
|
@@ -2210,6 +2210,9 @@
|
|
|
2210
2210
|
}
|
|
2211
2211
|
}
|
|
2212
2212
|
},
|
|
2213
|
+
"sessionJoinCount": {
|
|
2214
|
+
"type": "integer"
|
|
2215
|
+
},
|
|
2213
2216
|
"name": {
|
|
2214
2217
|
"enum": [
|
|
2215
2218
|
"client.feature.audio.noise.removal",
|
|
@@ -2401,6 +2404,10 @@
|
|
|
2401
2404
|
"type": "string",
|
|
2402
2405
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2403
2406
|
},
|
|
2407
|
+
"sessionCorrelationId": {
|
|
2408
|
+
"type": "string",
|
|
2409
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2410
|
+
},
|
|
2404
2411
|
"sipCallId": {
|
|
2405
2412
|
"type": "string"
|
|
2406
2413
|
},
|
|
@@ -2211,6 +2211,9 @@
|
|
|
2211
2211
|
}
|
|
2212
2212
|
}
|
|
2213
2213
|
},
|
|
2214
|
+
"sessionJoinCount": {
|
|
2215
|
+
"type": "integer"
|
|
2216
|
+
},
|
|
2214
2217
|
"trigger": {
|
|
2215
2218
|
"enum": [
|
|
2216
2219
|
"dummyTrigger1",
|
|
@@ -2442,6 +2445,10 @@
|
|
|
2442
2445
|
"type": "string",
|
|
2443
2446
|
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2444
2447
|
},
|
|
2448
|
+
"sessionCorrelationId": {
|
|
2449
|
+
"type": "string",
|
|
2450
|
+
"pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"
|
|
2451
|
+
},
|
|
2445
2452
|
"sipCallId": {
|
|
2446
2453
|
"type": "string"
|
|
2447
2454
|
},
|
|
@@ -6064,6 +6071,18 @@
|
|
|
6064
6071
|
"minimum": -32768,
|
|
6065
6072
|
"maximum": 32767
|
|
6066
6073
|
},
|
|
6074
|
+
"xcodecDecoded3kFrames": {
|
|
6075
|
+
"type": "integer",
|
|
6076
|
+
"description": "how many frames encoded with 3kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
6077
|
+
"minimum": -32768,
|
|
6078
|
+
"maximum": 32767
|
|
6079
|
+
},
|
|
6080
|
+
"xcodecDecoded2kFrames": {
|
|
6081
|
+
"type": "integer",
|
|
6082
|
+
"description": "how many frames encoded with 2kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
6083
|
+
"minimum": -32768,
|
|
6084
|
+
"maximum": 32767
|
|
6085
|
+
},
|
|
6067
6086
|
"xcodecDecoded1kFrames": {
|
|
6068
6087
|
"type": "integer",
|
|
6069
6088
|
"description": "how many frames encoded with 1kbps (from redundant packets) are decoded by Xcodec in one minute.",
|
|
@@ -971,6 +971,7 @@ export interface Event {
|
|
|
971
971
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
972
972
|
additionalProperties?: false;
|
|
973
973
|
};
|
|
974
|
+
sessionJoinCount?: number;
|
|
974
975
|
name:
|
|
975
976
|
| "client.abort.join"
|
|
976
977
|
| "client.alert.displayed"
|
|
@@ -1239,6 +1240,7 @@ export interface Event {
|
|
|
1239
1240
|
orgId?: string;
|
|
1240
1241
|
provisionalCorrelationId?: string;
|
|
1241
1242
|
roomId?: string;
|
|
1243
|
+
sessionCorrelationId?: string;
|
|
1242
1244
|
sipCallId?: string;
|
|
1243
1245
|
sipSessionId?: {
|
|
1244
1246
|
local?: string;
|
|
@@ -1849,6 +1851,7 @@ export interface Event {
|
|
|
1849
1851
|
getReachabilityClustersReqResp?: number;
|
|
1850
1852
|
downloadIntelligenceModelsReqResp?: number;
|
|
1851
1853
|
refreshCaptchaServiceReqResp?: number;
|
|
1854
|
+
sessionJMT?: number;
|
|
1852
1855
|
additionalProperties?: false;
|
|
1853
1856
|
};
|
|
1854
1857
|
/**
|
|
@@ -3548,6 +3551,7 @@ export interface Event {
|
|
|
3548
3551
|
orgId?: string;
|
|
3549
3552
|
provisionalCorrelationId?: string;
|
|
3550
3553
|
roomId?: string;
|
|
3554
|
+
sessionCorrelationId?: string;
|
|
3551
3555
|
sipCallId?: string;
|
|
3552
3556
|
sipSessionId?: {
|
|
3553
3557
|
local?: string;
|
|
@@ -4225,6 +4229,7 @@ export interface Event {
|
|
|
4225
4229
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
4226
4230
|
additionalProperties?: false;
|
|
4227
4231
|
};
|
|
4232
|
+
sessionJoinCount?: number;
|
|
4228
4233
|
remoteAgent?: string;
|
|
4229
4234
|
name:
|
|
4230
4235
|
| "addin.scheduling.request"
|
|
@@ -4619,6 +4624,7 @@ export interface Event {
|
|
|
4619
4624
|
orgId?: string;
|
|
4620
4625
|
provisionalCorrelationId?: string;
|
|
4621
4626
|
roomId?: string;
|
|
4627
|
+
sessionCorrelationId?: string;
|
|
4622
4628
|
sipCallId?: string;
|
|
4623
4629
|
sipSessionId?: {
|
|
4624
4630
|
local?: string;
|
|
@@ -5984,6 +5990,7 @@ export interface Event {
|
|
|
5984
5990
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
5985
5991
|
additionalProperties?: false;
|
|
5986
5992
|
};
|
|
5993
|
+
sessionJoinCount?: number;
|
|
5987
5994
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
5988
5995
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
5989
5996
|
/**
|
|
@@ -6063,6 +6070,7 @@ export interface Event {
|
|
|
6063
6070
|
orgId?: string;
|
|
6064
6071
|
provisionalCorrelationId?: string;
|
|
6065
6072
|
roomId?: string;
|
|
6073
|
+
sessionCorrelationId?: string;
|
|
6066
6074
|
sipCallId?: string;
|
|
6067
6075
|
sipSessionId?: {
|
|
6068
6076
|
local?: string;
|
|
@@ -7451,6 +7459,14 @@ export interface Event {
|
|
|
7451
7459
|
* how many frames encoded with 6kbps (from primary packets) are decoded by Xcodec in one minute.
|
|
7452
7460
|
*/
|
|
7453
7461
|
xcodecDecoded6kFrames?: number;
|
|
7462
|
+
/**
|
|
7463
|
+
* how many frames encoded with 3kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
7464
|
+
*/
|
|
7465
|
+
xcodecDecoded3kFrames?: number;
|
|
7466
|
+
/**
|
|
7467
|
+
* how many frames encoded with 2kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
7468
|
+
*/
|
|
7469
|
+
xcodecDecoded2kFrames?: number;
|
|
7454
7470
|
/**
|
|
7455
7471
|
* how many frames encoded with 1kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
7456
7472
|
*/
|
|
@@ -9218,6 +9234,7 @@ export interface Event {
|
|
|
9218
9234
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
9219
9235
|
additionalProperties?: false;
|
|
9220
9236
|
};
|
|
9237
|
+
sessionJoinCount?: number;
|
|
9221
9238
|
name:
|
|
9222
9239
|
| "client.feature.audio.noise.removal"
|
|
9223
9240
|
| "client.feature.embedded-object-info"
|
|
@@ -9291,6 +9308,7 @@ export interface Event {
|
|
|
9291
9308
|
orgId?: string;
|
|
9292
9309
|
provisionalCorrelationId?: string;
|
|
9293
9310
|
roomId?: string;
|
|
9311
|
+
sessionCorrelationId?: string;
|
|
9294
9312
|
sipCallId?: string;
|
|
9295
9313
|
sipSessionId?: {
|
|
9296
9314
|
local?: string;
|
|
@@ -10868,6 +10886,7 @@ export interface Event {
|
|
|
10868
10886
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
10869
10887
|
additionalProperties?: false;
|
|
10870
10888
|
};
|
|
10889
|
+
sessionJoinCount?: number;
|
|
10871
10890
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "edge-mediaquality";
|
|
10872
10891
|
name: "edge.mediaquality.event";
|
|
10873
10892
|
/**
|
|
@@ -10926,6 +10945,7 @@ export interface Event {
|
|
|
10926
10945
|
orgId?: string;
|
|
10927
10946
|
provisionalCorrelationId?: string;
|
|
10928
10947
|
roomId?: string;
|
|
10948
|
+
sessionCorrelationId?: string;
|
|
10929
10949
|
sipCallId?: string;
|
|
10930
10950
|
sipSessionId?: {
|
|
10931
10951
|
local?: string;
|
|
@@ -12300,6 +12320,7 @@ export interface ClientEvent {
|
|
|
12300
12320
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
12301
12321
|
additionalProperties?: false;
|
|
12302
12322
|
};
|
|
12323
|
+
sessionJoinCount?: number;
|
|
12303
12324
|
name:
|
|
12304
12325
|
| "client.abort.join"
|
|
12305
12326
|
| "client.alert.displayed"
|
|
@@ -12568,6 +12589,7 @@ export interface ClientEvent {
|
|
|
12568
12589
|
orgId?: string;
|
|
12569
12590
|
provisionalCorrelationId?: string;
|
|
12570
12591
|
roomId?: string;
|
|
12592
|
+
sessionCorrelationId?: string;
|
|
12571
12593
|
sipCallId?: string;
|
|
12572
12594
|
sipSessionId?: {
|
|
12573
12595
|
local?: string;
|
|
@@ -13178,6 +13200,7 @@ export interface ClientEvent {
|
|
|
13178
13200
|
getReachabilityClustersReqResp?: number;
|
|
13179
13201
|
downloadIntelligenceModelsReqResp?: number;
|
|
13180
13202
|
refreshCaptchaServiceReqResp?: number;
|
|
13203
|
+
sessionJMT?: number;
|
|
13181
13204
|
additionalProperties?: false;
|
|
13182
13205
|
};
|
|
13183
13206
|
/**
|
|
@@ -15467,6 +15490,7 @@ export interface FeatureEvent {
|
|
|
15467
15490
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
15468
15491
|
additionalProperties?: false;
|
|
15469
15492
|
};
|
|
15493
|
+
sessionJoinCount?: number;
|
|
15470
15494
|
name:
|
|
15471
15495
|
| "client.feature.audio.noise.removal"
|
|
15472
15496
|
| "client.feature.embedded-object-info"
|
|
@@ -15540,6 +15564,7 @@ export interface FeatureEvent {
|
|
|
15540
15564
|
orgId?: string;
|
|
15541
15565
|
provisionalCorrelationId?: string;
|
|
15542
15566
|
roomId?: string;
|
|
15567
|
+
sessionCorrelationId?: string;
|
|
15543
15568
|
sipCallId?: string;
|
|
15544
15569
|
sipSessionId?: {
|
|
15545
15570
|
local?: string;
|
|
@@ -17115,6 +17140,7 @@ export interface MediaQualityEvent {
|
|
|
17115
17140
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
17116
17141
|
additionalProperties?: false;
|
|
17117
17142
|
};
|
|
17143
|
+
sessionJoinCount?: number;
|
|
17118
17144
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
17119
17145
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
17120
17146
|
/**
|
|
@@ -17194,6 +17220,7 @@ export interface MediaQualityEvent {
|
|
|
17194
17220
|
orgId?: string;
|
|
17195
17221
|
provisionalCorrelationId?: string;
|
|
17196
17222
|
roomId?: string;
|
|
17223
|
+
sessionCorrelationId?: string;
|
|
17197
17224
|
sipCallId?: string;
|
|
17198
17225
|
sipSessionId?: {
|
|
17199
17226
|
local?: string;
|
|
@@ -18579,6 +18606,14 @@ export interface MediaQualityEvent {
|
|
|
18579
18606
|
* how many frames encoded with 6kbps (from primary packets) are decoded by Xcodec in one minute.
|
|
18580
18607
|
*/
|
|
18581
18608
|
xcodecDecoded6kFrames?: number;
|
|
18609
|
+
/**
|
|
18610
|
+
* how many frames encoded with 3kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
18611
|
+
*/
|
|
18612
|
+
xcodecDecoded3kFrames?: number;
|
|
18613
|
+
/**
|
|
18614
|
+
* how many frames encoded with 2kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
18615
|
+
*/
|
|
18616
|
+
xcodecDecoded2kFrames?: number;
|
|
18582
18617
|
/**
|
|
18583
18618
|
* how many frames encoded with 1kbps (from redundant packets) are decoded by Xcodec in one minute.
|
|
18584
18619
|
*/
|
package/package.json
CHANGED