@webex/event-dictionary-ts 1.0.1506 → 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
|
},
|
|
@@ -22827,6 +22856,9 @@
|
|
|
22827
22856
|
}
|
|
22828
22857
|
}
|
|
22829
22858
|
},
|
|
22859
|
+
"sessionJoinCount": {
|
|
22860
|
+
"type": "integer"
|
|
22861
|
+
},
|
|
22830
22862
|
"name": {
|
|
22831
22863
|
"enum": [
|
|
22832
22864
|
"client.feature.audio.noise.removal",
|
|
@@ -23018,6 +23050,10 @@
|
|
|
23018
23050
|
"type": "string",
|
|
23019
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}$"
|
|
23020
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
|
+
},
|
|
23021
23057
|
"sipCallId": {
|
|
23022
23058
|
"type": "string"
|
|
23023
23059
|
},
|
|
@@ -26754,6 +26790,9 @@
|
|
|
26754
26790
|
}
|
|
26755
26791
|
}
|
|
26756
26792
|
},
|
|
26793
|
+
"sessionJoinCount": {
|
|
26794
|
+
"type": "integer"
|
|
26795
|
+
},
|
|
26757
26796
|
"trigger": {
|
|
26758
26797
|
"enum": [
|
|
26759
26798
|
"dummyTrigger1",
|
|
@@ -26938,6 +26977,10 @@
|
|
|
26938
26977
|
"type": "string",
|
|
26939
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}$"
|
|
26940
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
|
+
},
|
|
26941
26984
|
"sipCallId": {
|
|
26942
26985
|
"type": "string"
|
|
26943
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
|
},
|
|
@@ -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;
|
|
@@ -9226,6 +9234,7 @@ export interface Event {
|
|
|
9226
9234
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
9227
9235
|
additionalProperties?: false;
|
|
9228
9236
|
};
|
|
9237
|
+
sessionJoinCount?: number;
|
|
9229
9238
|
name:
|
|
9230
9239
|
| "client.feature.audio.noise.removal"
|
|
9231
9240
|
| "client.feature.embedded-object-info"
|
|
@@ -9299,6 +9308,7 @@ export interface Event {
|
|
|
9299
9308
|
orgId?: string;
|
|
9300
9309
|
provisionalCorrelationId?: string;
|
|
9301
9310
|
roomId?: string;
|
|
9311
|
+
sessionCorrelationId?: string;
|
|
9302
9312
|
sipCallId?: string;
|
|
9303
9313
|
sipSessionId?: {
|
|
9304
9314
|
local?: string;
|
|
@@ -10876,6 +10886,7 @@ export interface Event {
|
|
|
10876
10886
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
10877
10887
|
additionalProperties?: false;
|
|
10878
10888
|
};
|
|
10889
|
+
sessionJoinCount?: number;
|
|
10879
10890
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "edge-mediaquality";
|
|
10880
10891
|
name: "edge.mediaquality.event";
|
|
10881
10892
|
/**
|
|
@@ -10934,6 +10945,7 @@ export interface Event {
|
|
|
10934
10945
|
orgId?: string;
|
|
10935
10946
|
provisionalCorrelationId?: string;
|
|
10936
10947
|
roomId?: string;
|
|
10948
|
+
sessionCorrelationId?: string;
|
|
10937
10949
|
sipCallId?: string;
|
|
10938
10950
|
sipSessionId?: {
|
|
10939
10951
|
local?: string;
|
|
@@ -12308,6 +12320,7 @@ export interface ClientEvent {
|
|
|
12308
12320
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
12309
12321
|
additionalProperties?: false;
|
|
12310
12322
|
};
|
|
12323
|
+
sessionJoinCount?: number;
|
|
12311
12324
|
name:
|
|
12312
12325
|
| "client.abort.join"
|
|
12313
12326
|
| "client.alert.displayed"
|
|
@@ -12576,6 +12589,7 @@ export interface ClientEvent {
|
|
|
12576
12589
|
orgId?: string;
|
|
12577
12590
|
provisionalCorrelationId?: string;
|
|
12578
12591
|
roomId?: string;
|
|
12592
|
+
sessionCorrelationId?: string;
|
|
12579
12593
|
sipCallId?: string;
|
|
12580
12594
|
sipSessionId?: {
|
|
12581
12595
|
local?: string;
|
|
@@ -13186,6 +13200,7 @@ export interface ClientEvent {
|
|
|
13186
13200
|
getReachabilityClustersReqResp?: number;
|
|
13187
13201
|
downloadIntelligenceModelsReqResp?: number;
|
|
13188
13202
|
refreshCaptchaServiceReqResp?: number;
|
|
13203
|
+
sessionJMT?: number;
|
|
13189
13204
|
additionalProperties?: false;
|
|
13190
13205
|
};
|
|
13191
13206
|
/**
|
|
@@ -15475,6 +15490,7 @@ export interface FeatureEvent {
|
|
|
15475
15490
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
15476
15491
|
additionalProperties?: false;
|
|
15477
15492
|
};
|
|
15493
|
+
sessionJoinCount?: number;
|
|
15478
15494
|
name:
|
|
15479
15495
|
| "client.feature.audio.noise.removal"
|
|
15480
15496
|
| "client.feature.embedded-object-info"
|
|
@@ -15548,6 +15564,7 @@ export interface FeatureEvent {
|
|
|
15548
15564
|
orgId?: string;
|
|
15549
15565
|
provisionalCorrelationId?: string;
|
|
15550
15566
|
roomId?: string;
|
|
15567
|
+
sessionCorrelationId?: string;
|
|
15551
15568
|
sipCallId?: string;
|
|
15552
15569
|
sipSessionId?: {
|
|
15553
15570
|
local?: string;
|
|
@@ -17123,6 +17140,7 @@ export interface MediaQualityEvent {
|
|
|
17123
17140
|
schedulingOperationType?: "prepare" | "create" | "update" | "delete";
|
|
17124
17141
|
additionalProperties?: false;
|
|
17125
17142
|
};
|
|
17143
|
+
sessionJoinCount?: number;
|
|
17126
17144
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
17127
17145
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
17128
17146
|
/**
|
|
@@ -17202,6 +17220,7 @@ export interface MediaQualityEvent {
|
|
|
17202
17220
|
orgId?: string;
|
|
17203
17221
|
provisionalCorrelationId?: string;
|
|
17204
17222
|
roomId?: string;
|
|
17223
|
+
sessionCorrelationId?: string;
|
|
17205
17224
|
sipCallId?: string;
|
|
17206
17225
|
sipSessionId?: {
|
|
17207
17226
|
local?: string;
|
package/package.json
CHANGED