@webex/event-dictionary-ts 1.0.1320 → 1.0.1322
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.
|
@@ -2017,6 +2017,12 @@
|
|
|
2017
2017
|
"ivrServiceUcreAttempts": {
|
|
2018
2018
|
"type": "integer"
|
|
2019
2019
|
},
|
|
2020
|
+
"antiFraudPolicyType": {
|
|
2021
|
+
"type": "string"
|
|
2022
|
+
},
|
|
2023
|
+
"antiFraudBlocked": {
|
|
2024
|
+
"type": "boolean"
|
|
2025
|
+
},
|
|
2020
2026
|
"name": {
|
|
2021
2027
|
"enum": [
|
|
2022
2028
|
"client.alert.displayed",
|
|
@@ -2348,6 +2354,9 @@
|
|
|
2348
2354
|
"meetClusterName": {
|
|
2349
2355
|
"type": "string"
|
|
2350
2356
|
},
|
|
2357
|
+
"meetingInstanceId": {
|
|
2358
|
+
"type": "string"
|
|
2359
|
+
},
|
|
2351
2360
|
"meetingLookupUrl": {
|
|
2352
2361
|
"type": "string"
|
|
2353
2362
|
},
|
|
@@ -2451,6 +2460,9 @@
|
|
|
2451
2460
|
"webexSiteName": {
|
|
2452
2461
|
"type": "string"
|
|
2453
2462
|
},
|
|
2463
|
+
"webexSiteUuid": {
|
|
2464
|
+
"type": "string"
|
|
2465
|
+
},
|
|
2454
2466
|
"webexUserId": {
|
|
2455
2467
|
"type": "number",
|
|
2456
2468
|
"minimum": -9223372036854776000.0,
|
|
@@ -2489,6 +2489,12 @@
|
|
|
2489
2489
|
"ivrServiceUcreAttempts": {
|
|
2490
2490
|
"type": "integer"
|
|
2491
2491
|
},
|
|
2492
|
+
"antiFraudPolicyType": {
|
|
2493
|
+
"type": "string"
|
|
2494
|
+
},
|
|
2495
|
+
"antiFraudBlocked": {
|
|
2496
|
+
"type": "boolean"
|
|
2497
|
+
},
|
|
2492
2498
|
"name": {
|
|
2493
2499
|
"enum": [
|
|
2494
2500
|
"client.alert.displayed",
|
|
@@ -2820,6 +2826,9 @@
|
|
|
2820
2826
|
"meetClusterName": {
|
|
2821
2827
|
"type": "string"
|
|
2822
2828
|
},
|
|
2829
|
+
"meetingInstanceId": {
|
|
2830
|
+
"type": "string"
|
|
2831
|
+
},
|
|
2823
2832
|
"meetingLookupUrl": {
|
|
2824
2833
|
"type": "string"
|
|
2825
2834
|
},
|
|
@@ -2923,6 +2932,9 @@
|
|
|
2923
2932
|
"webexSiteName": {
|
|
2924
2933
|
"type": "string"
|
|
2925
2934
|
},
|
|
2935
|
+
"webexSiteUuid": {
|
|
2936
|
+
"type": "string"
|
|
2937
|
+
},
|
|
2926
2938
|
"webexUserId": {
|
|
2927
2939
|
"type": "number",
|
|
2928
2940
|
"minimum": -9223372036854776000.0,
|
|
@@ -7221,6 +7233,9 @@
|
|
|
7221
7233
|
"meetClusterName": {
|
|
7222
7234
|
"type": "string"
|
|
7223
7235
|
},
|
|
7236
|
+
"meetingInstanceId": {
|
|
7237
|
+
"type": "string"
|
|
7238
|
+
},
|
|
7224
7239
|
"meetingLookupUrl": {
|
|
7225
7240
|
"type": "string"
|
|
7226
7241
|
},
|
|
@@ -7324,6 +7339,9 @@
|
|
|
7324
7339
|
"webexSiteName": {
|
|
7325
7340
|
"type": "string"
|
|
7326
7341
|
},
|
|
7342
|
+
"webexSiteUuid": {
|
|
7343
|
+
"type": "string"
|
|
7344
|
+
},
|
|
7327
7345
|
"webexUserId": {
|
|
7328
7346
|
"type": "number",
|
|
7329
7347
|
"minimum": -9223372036854776000.0,
|
|
@@ -9126,6 +9144,12 @@
|
|
|
9126
9144
|
"ivrServiceUcreAttempts": {
|
|
9127
9145
|
"type": "integer"
|
|
9128
9146
|
},
|
|
9147
|
+
"antiFraudPolicyType": {
|
|
9148
|
+
"type": "string"
|
|
9149
|
+
},
|
|
9150
|
+
"antiFraudBlocked": {
|
|
9151
|
+
"type": "boolean"
|
|
9152
|
+
},
|
|
9129
9153
|
"remoteAgent": {
|
|
9130
9154
|
"type": "string"
|
|
9131
9155
|
},
|
|
@@ -9743,6 +9767,9 @@
|
|
|
9743
9767
|
"meetClusterName": {
|
|
9744
9768
|
"type": "string"
|
|
9745
9769
|
},
|
|
9770
|
+
"meetingInstanceId": {
|
|
9771
|
+
"type": "string"
|
|
9772
|
+
},
|
|
9746
9773
|
"meetingLookupUrl": {
|
|
9747
9774
|
"type": "string"
|
|
9748
9775
|
},
|
|
@@ -9846,6 +9873,9 @@
|
|
|
9846
9873
|
"webexSiteName": {
|
|
9847
9874
|
"type": "string"
|
|
9848
9875
|
},
|
|
9876
|
+
"webexSiteUuid": {
|
|
9877
|
+
"type": "string"
|
|
9878
|
+
},
|
|
9849
9879
|
"webexUserId": {
|
|
9850
9880
|
"type": "number",
|
|
9851
9881
|
"minimum": -9223372036854776000.0,
|
|
@@ -13098,6 +13128,12 @@
|
|
|
13098
13128
|
"ivrServiceUcreAttempts": {
|
|
13099
13129
|
"type": "integer"
|
|
13100
13130
|
},
|
|
13131
|
+
"antiFraudPolicyType": {
|
|
13132
|
+
"type": "string"
|
|
13133
|
+
},
|
|
13134
|
+
"antiFraudBlocked": {
|
|
13135
|
+
"type": "boolean"
|
|
13136
|
+
},
|
|
13101
13137
|
"trigger": {
|
|
13102
13138
|
"enum": [
|
|
13103
13139
|
"dummyTrigger1",
|
|
@@ -13292,6 +13328,9 @@
|
|
|
13292
13328
|
"meetClusterName": {
|
|
13293
13329
|
"type": "string"
|
|
13294
13330
|
},
|
|
13331
|
+
"meetingInstanceId": {
|
|
13332
|
+
"type": "string"
|
|
13333
|
+
},
|
|
13295
13334
|
"meetingLookupUrl": {
|
|
13296
13335
|
"type": "string"
|
|
13297
13336
|
},
|
|
@@ -13395,6 +13434,9 @@
|
|
|
13395
13434
|
"webexSiteName": {
|
|
13396
13435
|
"type": "string"
|
|
13397
13436
|
},
|
|
13437
|
+
"webexSiteUuid": {
|
|
13438
|
+
"type": "string"
|
|
13439
|
+
},
|
|
13398
13440
|
"webexUserId": {
|
|
13399
13441
|
"type": "number",
|
|
13400
13442
|
"minimum": -9223372036854776000.0,
|
|
@@ -14809,6 +14851,12 @@
|
|
|
14809
14851
|
"description": "one short every 1 minute",
|
|
14810
14852
|
"minimum": -128,
|
|
14811
14853
|
"maximum": 127
|
|
14854
|
+
},
|
|
14855
|
+
"vadRetentionOnMute": {
|
|
14856
|
+
"type": "integer",
|
|
14857
|
+
"description": "one short every 1 minute,0 indicate 90%,plus 1 indicate 0.1%",
|
|
14858
|
+
"minimum": -128,
|
|
14859
|
+
"maximum": 127
|
|
14812
14860
|
}
|
|
14813
14861
|
}
|
|
14814
14862
|
},
|
|
@@ -21261,6 +21309,12 @@
|
|
|
21261
21309
|
"ivrServiceUcreAttempts": {
|
|
21262
21310
|
"type": "integer"
|
|
21263
21311
|
},
|
|
21312
|
+
"antiFraudPolicyType": {
|
|
21313
|
+
"type": "string"
|
|
21314
|
+
},
|
|
21315
|
+
"antiFraudBlocked": {
|
|
21316
|
+
"type": "boolean"
|
|
21317
|
+
},
|
|
21264
21318
|
"name": {
|
|
21265
21319
|
"enum": [
|
|
21266
21320
|
"client.feature.audio.noise.removal",
|
|
@@ -21415,6 +21469,9 @@
|
|
|
21415
21469
|
"meetClusterName": {
|
|
21416
21470
|
"type": "string"
|
|
21417
21471
|
},
|
|
21472
|
+
"meetingInstanceId": {
|
|
21473
|
+
"type": "string"
|
|
21474
|
+
},
|
|
21418
21475
|
"meetingLookupUrl": {
|
|
21419
21476
|
"type": "string"
|
|
21420
21477
|
},
|
|
@@ -21518,6 +21575,9 @@
|
|
|
21518
21575
|
"webexSiteName": {
|
|
21519
21576
|
"type": "string"
|
|
21520
21577
|
},
|
|
21578
|
+
"webexSiteUuid": {
|
|
21579
|
+
"type": "string"
|
|
21580
|
+
},
|
|
21521
21581
|
"webexUserId": {
|
|
21522
21582
|
"type": "number",
|
|
21523
21583
|
"minimum": -9223372036854776000.0,
|
|
@@ -2063,6 +2063,12 @@
|
|
|
2063
2063
|
"ivrServiceUcreAttempts": {
|
|
2064
2064
|
"type": "integer"
|
|
2065
2065
|
},
|
|
2066
|
+
"antiFraudPolicyType": {
|
|
2067
|
+
"type": "string"
|
|
2068
|
+
},
|
|
2069
|
+
"antiFraudBlocked": {
|
|
2070
|
+
"type": "boolean"
|
|
2071
|
+
},
|
|
2066
2072
|
"name": {
|
|
2067
2073
|
"enum": [
|
|
2068
2074
|
"client.feature.audio.noise.removal",
|
|
@@ -2217,6 +2223,9 @@
|
|
|
2217
2223
|
"meetClusterName": {
|
|
2218
2224
|
"type": "string"
|
|
2219
2225
|
},
|
|
2226
|
+
"meetingInstanceId": {
|
|
2227
|
+
"type": "string"
|
|
2228
|
+
},
|
|
2220
2229
|
"meetingLookupUrl": {
|
|
2221
2230
|
"type": "string"
|
|
2222
2231
|
},
|
|
@@ -2320,6 +2329,9 @@
|
|
|
2320
2329
|
"webexSiteName": {
|
|
2321
2330
|
"type": "string"
|
|
2322
2331
|
},
|
|
2332
|
+
"webexSiteUuid": {
|
|
2333
|
+
"type": "string"
|
|
2334
|
+
},
|
|
2323
2335
|
"webexUserId": {
|
|
2324
2336
|
"type": "number",
|
|
2325
2337
|
"minimum": -9223372036854776000.0,
|
|
@@ -2064,6 +2064,12 @@
|
|
|
2064
2064
|
"ivrServiceUcreAttempts": {
|
|
2065
2065
|
"type": "integer"
|
|
2066
2066
|
},
|
|
2067
|
+
"antiFraudPolicyType": {
|
|
2068
|
+
"type": "string"
|
|
2069
|
+
},
|
|
2070
|
+
"antiFraudBlocked": {
|
|
2071
|
+
"type": "boolean"
|
|
2072
|
+
},
|
|
2067
2073
|
"trigger": {
|
|
2068
2074
|
"enum": [
|
|
2069
2075
|
"dummyTrigger1",
|
|
@@ -2258,6 +2264,9 @@
|
|
|
2258
2264
|
"meetClusterName": {
|
|
2259
2265
|
"type": "string"
|
|
2260
2266
|
},
|
|
2267
|
+
"meetingInstanceId": {
|
|
2268
|
+
"type": "string"
|
|
2269
|
+
},
|
|
2261
2270
|
"meetingLookupUrl": {
|
|
2262
2271
|
"type": "string"
|
|
2263
2272
|
},
|
|
@@ -2361,6 +2370,9 @@
|
|
|
2361
2370
|
"webexSiteName": {
|
|
2362
2371
|
"type": "string"
|
|
2363
2372
|
},
|
|
2373
|
+
"webexSiteUuid": {
|
|
2374
|
+
"type": "string"
|
|
2375
|
+
},
|
|
2364
2376
|
"webexUserId": {
|
|
2365
2377
|
"type": "number",
|
|
2366
2378
|
"minimum": -9223372036854776000.0,
|
|
@@ -3775,6 +3787,12 @@
|
|
|
3775
3787
|
"description": "one short every 1 minute",
|
|
3776
3788
|
"minimum": -128,
|
|
3777
3789
|
"maximum": 127
|
|
3790
|
+
},
|
|
3791
|
+
"vadRetentionOnMute": {
|
|
3792
|
+
"type": "integer",
|
|
3793
|
+
"description": "one short every 1 minute,0 indicate 90%,plus 1 indicate 0.1%",
|
|
3794
|
+
"minimum": -128,
|
|
3795
|
+
"maximum": 127
|
|
3778
3796
|
}
|
|
3779
3797
|
}
|
|
3780
3798
|
},
|
|
@@ -857,6 +857,8 @@ export interface Event {
|
|
|
857
857
|
originator?: string;
|
|
858
858
|
ucreDnsSrvs?: string[];
|
|
859
859
|
ivrServiceUcreAttempts?: number;
|
|
860
|
+
antiFraudPolicyType?: string;
|
|
861
|
+
antiFraudBlocked?: boolean;
|
|
860
862
|
name:
|
|
861
863
|
| "client.alert.displayed"
|
|
862
864
|
| "client.alert.removed"
|
|
@@ -1095,6 +1097,7 @@ export interface Event {
|
|
|
1095
1097
|
mediaAgentAlias?: string;
|
|
1096
1098
|
mediaAgentGroupId?: string;
|
|
1097
1099
|
meetClusterName?: string;
|
|
1100
|
+
meetingInstanceId?: string;
|
|
1098
1101
|
meetingLookupUrl?: string;
|
|
1099
1102
|
meetingOrgId?: string;
|
|
1100
1103
|
msteamsTenantGuid?: string;
|
|
@@ -1126,6 +1129,7 @@ export interface Event {
|
|
|
1126
1129
|
webexNodeId?: number;
|
|
1127
1130
|
webexSiteId?: number;
|
|
1128
1131
|
webexSiteName?: string;
|
|
1132
|
+
webexSiteUuid?: string;
|
|
1129
1133
|
webexUserId?: number;
|
|
1130
1134
|
webexWebDomain?: string;
|
|
1131
1135
|
correlationId: string;
|
|
@@ -3211,6 +3215,7 @@ export interface Event {
|
|
|
3211
3215
|
mediaAgentAlias?: string;
|
|
3212
3216
|
mediaAgentGroupId?: string;
|
|
3213
3217
|
meetClusterName?: string;
|
|
3218
|
+
meetingInstanceId?: string;
|
|
3214
3219
|
meetingLookupUrl?: string;
|
|
3215
3220
|
meetingOrgId?: string;
|
|
3216
3221
|
msteamsTenantGuid?: string;
|
|
@@ -3242,6 +3247,7 @@ export interface Event {
|
|
|
3242
3247
|
webexNodeId?: number;
|
|
3243
3248
|
webexSiteId?: number;
|
|
3244
3249
|
webexSiteName?: string;
|
|
3250
|
+
webexSiteUuid?: string;
|
|
3245
3251
|
webexUserId?: number;
|
|
3246
3252
|
webexWebDomain?: string;
|
|
3247
3253
|
additionalProperties?: false;
|
|
@@ -3818,6 +3824,8 @@ export interface Event {
|
|
|
3818
3824
|
originator?: string;
|
|
3819
3825
|
ucreDnsSrvs?: string[];
|
|
3820
3826
|
ivrServiceUcreAttempts?: number;
|
|
3827
|
+
antiFraudPolicyType?: string;
|
|
3828
|
+
antiFraudBlocked?: boolean;
|
|
3821
3829
|
remoteAgent?: string;
|
|
3822
3830
|
name:
|
|
3823
3831
|
| "breakout.breakout-session.move.initiated"
|
|
@@ -4170,6 +4178,7 @@ export interface Event {
|
|
|
4170
4178
|
mediaAgentAlias?: string;
|
|
4171
4179
|
mediaAgentGroupId?: string;
|
|
4172
4180
|
meetClusterName?: string;
|
|
4181
|
+
meetingInstanceId?: string;
|
|
4173
4182
|
meetingLookupUrl?: string;
|
|
4174
4183
|
meetingOrgId?: string;
|
|
4175
4184
|
msteamsTenantGuid?: string;
|
|
@@ -4201,6 +4210,7 @@ export interface Event {
|
|
|
4201
4210
|
webexNodeId?: number;
|
|
4202
4211
|
webexSiteId?: number;
|
|
4203
4212
|
webexSiteName?: string;
|
|
4213
|
+
webexSiteUuid?: string;
|
|
4204
4214
|
webexUserId?: number;
|
|
4205
4215
|
webexWebDomain?: string;
|
|
4206
4216
|
additionalProperties?: false;
|
|
@@ -5436,6 +5446,8 @@ export interface Event {
|
|
|
5436
5446
|
originator?: string;
|
|
5437
5447
|
ucreDnsSrvs?: string[];
|
|
5438
5448
|
ivrServiceUcreAttempts?: number;
|
|
5449
|
+
antiFraudPolicyType?: string;
|
|
5450
|
+
antiFraudBlocked?: boolean;
|
|
5439
5451
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
5440
5452
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
5441
5453
|
/**
|
|
@@ -5503,6 +5515,7 @@ export interface Event {
|
|
|
5503
5515
|
mediaAgentAlias?: string;
|
|
5504
5516
|
mediaAgentGroupId?: string;
|
|
5505
5517
|
meetClusterName?: string;
|
|
5518
|
+
meetingInstanceId?: string;
|
|
5506
5519
|
meetingLookupUrl?: string;
|
|
5507
5520
|
meetingOrgId?: string;
|
|
5508
5521
|
msteamsTenantGuid?: string;
|
|
@@ -5534,6 +5547,7 @@ export interface Event {
|
|
|
5534
5547
|
webexNodeId?: number;
|
|
5535
5548
|
webexSiteId?: number;
|
|
5536
5549
|
webexSiteName?: string;
|
|
5550
|
+
webexSiteUuid?: string;
|
|
5537
5551
|
webexUserId?: number;
|
|
5538
5552
|
webexWebDomain?: string;
|
|
5539
5553
|
correlationId: string;
|
|
@@ -6066,6 +6080,10 @@ export interface Event {
|
|
|
6066
6080
|
* one short every 1 minute
|
|
6067
6081
|
*/
|
|
6068
6082
|
aecStereoStatus?: number;
|
|
6083
|
+
/**
|
|
6084
|
+
* one short every 1 minute,0 indicate 90%,plus 1 indicate 0.1%
|
|
6085
|
+
*/
|
|
6086
|
+
vadRetentionOnMute?: number;
|
|
6069
6087
|
additionalProperties?: false;
|
|
6070
6088
|
};
|
|
6071
6089
|
/**
|
|
@@ -8393,6 +8411,8 @@ export interface Event {
|
|
|
8393
8411
|
originator?: string;
|
|
8394
8412
|
ucreDnsSrvs?: string[];
|
|
8395
8413
|
ivrServiceUcreAttempts?: number;
|
|
8414
|
+
antiFraudPolicyType?: string;
|
|
8415
|
+
antiFraudBlocked?: boolean;
|
|
8396
8416
|
name:
|
|
8397
8417
|
| "client.feature.audio.noise.removal"
|
|
8398
8418
|
| "client.feature.embedded-object-info"
|
|
@@ -8454,6 +8474,7 @@ export interface Event {
|
|
|
8454
8474
|
mediaAgentAlias?: string;
|
|
8455
8475
|
mediaAgentGroupId?: string;
|
|
8456
8476
|
meetClusterName?: string;
|
|
8477
|
+
meetingInstanceId?: string;
|
|
8457
8478
|
meetingLookupUrl?: string;
|
|
8458
8479
|
meetingOrgId?: string;
|
|
8459
8480
|
msteamsTenantGuid?: string;
|
|
@@ -8485,6 +8506,7 @@ export interface Event {
|
|
|
8485
8506
|
webexNodeId?: number;
|
|
8486
8507
|
webexSiteId?: number;
|
|
8487
8508
|
webexSiteName?: string;
|
|
8509
|
+
webexSiteUuid?: string;
|
|
8488
8510
|
webexUserId?: number;
|
|
8489
8511
|
webexWebDomain?: string;
|
|
8490
8512
|
correlationId: string;
|
|
@@ -9976,6 +9998,8 @@ export interface ClientEvent {
|
|
|
9976
9998
|
originator?: string;
|
|
9977
9999
|
ucreDnsSrvs?: string[];
|
|
9978
10000
|
ivrServiceUcreAttempts?: number;
|
|
10001
|
+
antiFraudPolicyType?: string;
|
|
10002
|
+
antiFraudBlocked?: boolean;
|
|
9979
10003
|
name:
|
|
9980
10004
|
| "client.alert.displayed"
|
|
9981
10005
|
| "client.alert.removed"
|
|
@@ -10214,6 +10238,7 @@ export interface ClientEvent {
|
|
|
10214
10238
|
mediaAgentAlias?: string;
|
|
10215
10239
|
mediaAgentGroupId?: string;
|
|
10216
10240
|
meetClusterName?: string;
|
|
10241
|
+
meetingInstanceId?: string;
|
|
10217
10242
|
meetingLookupUrl?: string;
|
|
10218
10243
|
meetingOrgId?: string;
|
|
10219
10244
|
msteamsTenantGuid?: string;
|
|
@@ -10245,6 +10270,7 @@ export interface ClientEvent {
|
|
|
10245
10270
|
webexNodeId?: number;
|
|
10246
10271
|
webexSiteId?: number;
|
|
10247
10272
|
webexSiteName?: string;
|
|
10273
|
+
webexSiteUuid?: string;
|
|
10248
10274
|
webexUserId?: number;
|
|
10249
10275
|
webexWebDomain?: string;
|
|
10250
10276
|
correlationId: string;
|
|
@@ -12846,6 +12872,8 @@ export interface FeatureEvent {
|
|
|
12846
12872
|
originator?: string;
|
|
12847
12873
|
ucreDnsSrvs?: string[];
|
|
12848
12874
|
ivrServiceUcreAttempts?: number;
|
|
12875
|
+
antiFraudPolicyType?: string;
|
|
12876
|
+
antiFraudBlocked?: boolean;
|
|
12849
12877
|
name:
|
|
12850
12878
|
| "client.feature.audio.noise.removal"
|
|
12851
12879
|
| "client.feature.embedded-object-info"
|
|
@@ -12907,6 +12935,7 @@ export interface FeatureEvent {
|
|
|
12907
12935
|
mediaAgentAlias?: string;
|
|
12908
12936
|
mediaAgentGroupId?: string;
|
|
12909
12937
|
meetClusterName?: string;
|
|
12938
|
+
meetingInstanceId?: string;
|
|
12910
12939
|
meetingLookupUrl?: string;
|
|
12911
12940
|
meetingOrgId?: string;
|
|
12912
12941
|
msteamsTenantGuid?: string;
|
|
@@ -12938,6 +12967,7 @@ export interface FeatureEvent {
|
|
|
12938
12967
|
webexNodeId?: number;
|
|
12939
12968
|
webexSiteId?: number;
|
|
12940
12969
|
webexSiteName?: string;
|
|
12970
|
+
webexSiteUuid?: string;
|
|
12941
12971
|
webexUserId?: number;
|
|
12942
12972
|
webexWebDomain?: string;
|
|
12943
12973
|
correlationId: string;
|
|
@@ -14416,6 +14446,8 @@ export interface MediaQualityEvent {
|
|
|
14416
14446
|
originator?: string;
|
|
14417
14447
|
ucreDnsSrvs?: string[];
|
|
14418
14448
|
ivrServiceUcreAttempts?: number;
|
|
14449
|
+
antiFraudPolicyType?: string;
|
|
14450
|
+
antiFraudBlocked?: boolean;
|
|
14419
14451
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
14420
14452
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
14421
14453
|
/**
|
|
@@ -14483,6 +14515,7 @@ export interface MediaQualityEvent {
|
|
|
14483
14515
|
mediaAgentAlias?: string;
|
|
14484
14516
|
mediaAgentGroupId?: string;
|
|
14485
14517
|
meetClusterName?: string;
|
|
14518
|
+
meetingInstanceId?: string;
|
|
14486
14519
|
meetingLookupUrl?: string;
|
|
14487
14520
|
meetingOrgId?: string;
|
|
14488
14521
|
msteamsTenantGuid?: string;
|
|
@@ -14514,6 +14547,7 @@ export interface MediaQualityEvent {
|
|
|
14514
14547
|
webexNodeId?: number;
|
|
14515
14548
|
webexSiteId?: number;
|
|
14516
14549
|
webexSiteName?: string;
|
|
14550
|
+
webexSiteUuid?: string;
|
|
14517
14551
|
webexUserId?: number;
|
|
14518
14552
|
webexWebDomain?: string;
|
|
14519
14553
|
correlationId: string;
|
|
@@ -15036,6 +15070,10 @@ export interface MediaQualityEvent {
|
|
|
15036
15070
|
* one short every 1 minute
|
|
15037
15071
|
*/
|
|
15038
15072
|
aecStereoStatus?: number;
|
|
15073
|
+
/**
|
|
15074
|
+
* one short every 1 minute,0 indicate 90%,plus 1 indicate 0.1%
|
|
15075
|
+
*/
|
|
15076
|
+
vadRetentionOnMute?: number;
|
|
15039
15077
|
additionalProperties?: false;
|
|
15040
15078
|
};
|
|
15041
15079
|
/**
|
package/package.json
CHANGED