@webex/event-dictionary-ts 1.0.1665 → 1.0.1667
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.
|
@@ -385,6 +385,8 @@
|
|
|
385
385
|
"PSTN_DIALOUT",
|
|
386
386
|
"PSTN_ONLY_DIALIN",
|
|
387
387
|
"PSTN_ONLY_DIALOUT",
|
|
388
|
+
"AUDIO_DIALIN",
|
|
389
|
+
"AUDIO_ONLY_DIALIN",
|
|
388
390
|
"H323",
|
|
389
391
|
"H323_IP",
|
|
390
392
|
"SIP_ENTERPRISE",
|
|
@@ -2121,6 +2123,12 @@
|
|
|
2121
2123
|
"Other"
|
|
2122
2124
|
]
|
|
2123
2125
|
},
|
|
2126
|
+
"locale": {
|
|
2127
|
+
"type": "string"
|
|
2128
|
+
},
|
|
2129
|
+
"accessNumber": {
|
|
2130
|
+
"type": "string"
|
|
2131
|
+
},
|
|
2124
2132
|
"name": {
|
|
2125
2133
|
"enum": [
|
|
2126
2134
|
"client.abort.join",
|
|
@@ -889,6 +889,8 @@
|
|
|
889
889
|
"PSTN_DIALOUT",
|
|
890
890
|
"PSTN_ONLY_DIALIN",
|
|
891
891
|
"PSTN_ONLY_DIALOUT",
|
|
892
|
+
"AUDIO_DIALIN",
|
|
893
|
+
"AUDIO_ONLY_DIALIN",
|
|
892
894
|
"H323",
|
|
893
895
|
"H323_IP",
|
|
894
896
|
"SIP_ENTERPRISE",
|
|
@@ -2625,6 +2627,12 @@
|
|
|
2625
2627
|
"Other"
|
|
2626
2628
|
]
|
|
2627
2629
|
},
|
|
2630
|
+
"locale": {
|
|
2631
|
+
"type": "string"
|
|
2632
|
+
},
|
|
2633
|
+
"accessNumber": {
|
|
2634
|
+
"type": "string"
|
|
2635
|
+
},
|
|
2628
2636
|
"name": {
|
|
2629
2637
|
"enum": [
|
|
2630
2638
|
"client.abort.join",
|
|
@@ -8333,6 +8341,8 @@
|
|
|
8333
8341
|
"PSTN_DIALOUT",
|
|
8334
8342
|
"PSTN_ONLY_DIALIN",
|
|
8335
8343
|
"PSTN_ONLY_DIALOUT",
|
|
8344
|
+
"AUDIO_DIALIN",
|
|
8345
|
+
"AUDIO_ONLY_DIALIN",
|
|
8336
8346
|
"H323",
|
|
8337
8347
|
"H323_IP",
|
|
8338
8348
|
"SIP_ENTERPRISE",
|
|
@@ -10115,6 +10125,12 @@
|
|
|
10115
10125
|
"Other"
|
|
10116
10126
|
]
|
|
10117
10127
|
},
|
|
10128
|
+
"locale": {
|
|
10129
|
+
"type": "string"
|
|
10130
|
+
},
|
|
10131
|
+
"accessNumber": {
|
|
10132
|
+
"type": "string"
|
|
10133
|
+
},
|
|
10118
10134
|
"remoteAgent": {
|
|
10119
10135
|
"type": "string"
|
|
10120
10136
|
},
|
|
@@ -10152,15 +10168,23 @@
|
|
|
10152
10168
|
"ivr.calliope.confluence.creation.response",
|
|
10153
10169
|
"ivr.calliope.confluence.script-interruption.request",
|
|
10154
10170
|
"ivr.calliope.confluence.script-interruption.response",
|
|
10171
|
+
"ivr.calliope.venue.creation.request",
|
|
10172
|
+
"ivr.calliope.venue.creation.response",
|
|
10155
10173
|
"ivr.dialog.begin",
|
|
10156
10174
|
"ivr.dialog.end",
|
|
10175
|
+
"ivr.givr.attendeeid.validation",
|
|
10176
|
+
"ivr.givr.meetinginfo.query",
|
|
10177
|
+
"ivr.ivr.attendeeid.validation",
|
|
10157
10178
|
"ivr.join.request",
|
|
10158
10179
|
"ivr.join.response",
|
|
10159
10180
|
"ivr.l2sip.call.request",
|
|
10160
10181
|
"ivr.l2sip.call.response",
|
|
10182
|
+
"ivr.l2sip.call.transfer",
|
|
10161
10183
|
"ivr.l2sip.createmedia.request",
|
|
10162
10184
|
"ivr.l2sip.createmedia.response",
|
|
10163
10185
|
"ivr.l2sip.dialing.status",
|
|
10186
|
+
"ivr.l2sip.sipinfo.request",
|
|
10187
|
+
"ivr.l2sip.sipinfo.callback",
|
|
10164
10188
|
"ivr.l2sip.terminate.request",
|
|
10165
10189
|
"ivr.l2sip.terminate.response",
|
|
10166
10190
|
"ivr.leave.request",
|
|
@@ -10172,8 +10196,13 @@
|
|
|
10172
10196
|
"ivr.locus.connect.status.update",
|
|
10173
10197
|
"ivr.locus.handover.request",
|
|
10174
10198
|
"ivr.locus.handover.response",
|
|
10199
|
+
"ivr.locus.query",
|
|
10200
|
+
"ivr.locus.url.lookup",
|
|
10201
|
+
"ivr.mrs.accessnumber.validation",
|
|
10202
|
+
"ivr.mrs.meetinginfo.instanceid.query",
|
|
10175
10203
|
"ivr.mrs.meetinginfo.query",
|
|
10176
10204
|
"ivr.mrs.routingprofile.query",
|
|
10205
|
+
"ivr.mrs.usersummary.query",
|
|
10177
10206
|
"ivr.notify.request",
|
|
10178
10207
|
"ivr.notify.response",
|
|
10179
10208
|
"ivr.pstn.carrier.info",
|
|
@@ -10283,12 +10312,20 @@
|
|
|
10283
10312
|
"server.share.stopped",
|
|
10284
10313
|
"server.u2c.response",
|
|
10285
10314
|
"server.wca.response",
|
|
10315
|
+
"sip.bye.rx",
|
|
10316
|
+
"sip.bye.response.tx",
|
|
10286
10317
|
"sip.cancel.response.rx",
|
|
10287
10318
|
"sip.cancel.tx",
|
|
10319
|
+
"sip.info.tx",
|
|
10320
|
+
"sip.info.response.rx",
|
|
10288
10321
|
"sip.invite.response.rx",
|
|
10289
10322
|
"sip.invite.response.tx",
|
|
10290
10323
|
"sip.invite.rx",
|
|
10291
10324
|
"sip.invite.tx",
|
|
10325
|
+
"sip.notify.rx",
|
|
10326
|
+
"sip.notify.response.tx",
|
|
10327
|
+
"sip.refer.tx",
|
|
10328
|
+
"sip.refer.response.rx",
|
|
10292
10329
|
"tpgw.share.first.keyframe.recv",
|
|
10293
10330
|
"tpgw.share.floor-granted.local",
|
|
10294
10331
|
"notification.sent",
|
|
@@ -12700,6 +12737,8 @@
|
|
|
12700
12737
|
"PSTN_DIALOUT",
|
|
12701
12738
|
"PSTN_ONLY_DIALIN",
|
|
12702
12739
|
"PSTN_ONLY_DIALOUT",
|
|
12740
|
+
"AUDIO_DIALIN",
|
|
12741
|
+
"AUDIO_ONLY_DIALIN",
|
|
12703
12742
|
"H323",
|
|
12704
12743
|
"H323_IP",
|
|
12705
12744
|
"SIP_ENTERPRISE",
|
|
@@ -14482,6 +14521,12 @@
|
|
|
14482
14521
|
"Other"
|
|
14483
14522
|
]
|
|
14484
14523
|
},
|
|
14524
|
+
"locale": {
|
|
14525
|
+
"type": "string"
|
|
14526
|
+
},
|
|
14527
|
+
"accessNumber": {
|
|
14528
|
+
"type": "string"
|
|
14529
|
+
},
|
|
14485
14530
|
"trigger": {
|
|
14486
14531
|
"enum": [
|
|
14487
14532
|
"dummyTrigger1",
|
|
@@ -22024,6 +22069,8 @@
|
|
|
22024
22069
|
"PSTN_DIALOUT",
|
|
22025
22070
|
"PSTN_ONLY_DIALIN",
|
|
22026
22071
|
"PSTN_ONLY_DIALOUT",
|
|
22072
|
+
"AUDIO_DIALIN",
|
|
22073
|
+
"AUDIO_ONLY_DIALIN",
|
|
22027
22074
|
"H323",
|
|
22028
22075
|
"H323_IP",
|
|
22029
22076
|
"SIP_ENTERPRISE",
|
|
@@ -23806,6 +23853,12 @@
|
|
|
23806
23853
|
"Other"
|
|
23807
23854
|
]
|
|
23808
23855
|
},
|
|
23856
|
+
"locale": {
|
|
23857
|
+
"type": "string"
|
|
23858
|
+
},
|
|
23859
|
+
"accessNumber": {
|
|
23860
|
+
"type": "string"
|
|
23861
|
+
},
|
|
23809
23862
|
"name": {
|
|
23810
23863
|
"enum": [
|
|
23811
23864
|
"client.feature.audio.noise.removal",
|
|
@@ -25932,6 +25985,8 @@
|
|
|
25932
25985
|
"PSTN_DIALOUT",
|
|
25933
25986
|
"PSTN_ONLY_DIALIN",
|
|
25934
25987
|
"PSTN_ONLY_DIALOUT",
|
|
25988
|
+
"AUDIO_DIALIN",
|
|
25989
|
+
"AUDIO_ONLY_DIALIN",
|
|
25935
25990
|
"H323",
|
|
25936
25991
|
"H323_IP",
|
|
25937
25992
|
"SIP_ENTERPRISE",
|
|
@@ -27714,6 +27769,12 @@
|
|
|
27714
27769
|
"Other"
|
|
27715
27770
|
]
|
|
27716
27771
|
},
|
|
27772
|
+
"locale": {
|
|
27773
|
+
"type": "string"
|
|
27774
|
+
},
|
|
27775
|
+
"accessNumber": {
|
|
27776
|
+
"type": "string"
|
|
27777
|
+
},
|
|
27717
27778
|
"trigger": {
|
|
27718
27779
|
"enum": [
|
|
27719
27780
|
"dummyTrigger1",
|
|
@@ -30909,6 +30970,8 @@
|
|
|
30909
30970
|
"PSTN_DIALOUT",
|
|
30910
30971
|
"PSTN_ONLY_DIALIN",
|
|
30911
30972
|
"PSTN_ONLY_DIALOUT",
|
|
30973
|
+
"AUDIO_DIALIN",
|
|
30974
|
+
"AUDIO_ONLY_DIALIN",
|
|
30912
30975
|
"H323",
|
|
30913
30976
|
"H323_IP",
|
|
30914
30977
|
"SIP_ENTERPRISE",
|
|
@@ -32691,6 +32754,12 @@
|
|
|
32691
32754
|
"Other"
|
|
32692
32755
|
]
|
|
32693
32756
|
},
|
|
32757
|
+
"locale": {
|
|
32758
|
+
"type": "string"
|
|
32759
|
+
},
|
|
32760
|
+
"accessNumber": {
|
|
32761
|
+
"type": "string"
|
|
32762
|
+
},
|
|
32694
32763
|
"trigger": {
|
|
32695
32764
|
"enum": [
|
|
32696
32765
|
"dummyTrigger1",
|
|
@@ -385,6 +385,8 @@
|
|
|
385
385
|
"PSTN_DIALOUT",
|
|
386
386
|
"PSTN_ONLY_DIALIN",
|
|
387
387
|
"PSTN_ONLY_DIALOUT",
|
|
388
|
+
"AUDIO_DIALIN",
|
|
389
|
+
"AUDIO_ONLY_DIALIN",
|
|
388
390
|
"H323",
|
|
389
391
|
"H323_IP",
|
|
390
392
|
"SIP_ENTERPRISE",
|
|
@@ -2167,6 +2169,12 @@
|
|
|
2167
2169
|
"Other"
|
|
2168
2170
|
]
|
|
2169
2171
|
},
|
|
2172
|
+
"locale": {
|
|
2173
|
+
"type": "string"
|
|
2174
|
+
},
|
|
2175
|
+
"accessNumber": {
|
|
2176
|
+
"type": "string"
|
|
2177
|
+
},
|
|
2170
2178
|
"name": {
|
|
2171
2179
|
"enum": [
|
|
2172
2180
|
"client.feature.audio.noise.removal",
|
|
@@ -386,6 +386,8 @@
|
|
|
386
386
|
"PSTN_DIALOUT",
|
|
387
387
|
"PSTN_ONLY_DIALIN",
|
|
388
388
|
"PSTN_ONLY_DIALOUT",
|
|
389
|
+
"AUDIO_DIALIN",
|
|
390
|
+
"AUDIO_ONLY_DIALIN",
|
|
389
391
|
"H323",
|
|
390
392
|
"H323_IP",
|
|
391
393
|
"SIP_ENTERPRISE",
|
|
@@ -2168,6 +2170,12 @@
|
|
|
2168
2170
|
"Other"
|
|
2169
2171
|
]
|
|
2170
2172
|
},
|
|
2173
|
+
"locale": {
|
|
2174
|
+
"type": "string"
|
|
2175
|
+
},
|
|
2176
|
+
"accessNumber": {
|
|
2177
|
+
"type": "string"
|
|
2178
|
+
},
|
|
2171
2179
|
"trigger": {
|
|
2172
2180
|
"enum": [
|
|
2173
2181
|
"dummyTrigger1",
|
|
@@ -409,6 +409,8 @@ export interface Event {
|
|
|
409
409
|
| "PSTN_DIALOUT"
|
|
410
410
|
| "PSTN_ONLY_DIALIN"
|
|
411
411
|
| "PSTN_ONLY_DIALOUT"
|
|
412
|
+
| "AUDIO_DIALIN"
|
|
413
|
+
| "AUDIO_ONLY_DIALIN"
|
|
412
414
|
| "H323"
|
|
413
415
|
| "H323_IP"
|
|
414
416
|
| "SIP_ENTERPRISE"
|
|
@@ -1015,6 +1017,8 @@ export interface Event {
|
|
|
1015
1017
|
*/
|
|
1016
1018
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
1017
1019
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
1020
|
+
locale?: string;
|
|
1021
|
+
accessNumber?: string;
|
|
1018
1022
|
name:
|
|
1019
1023
|
| "client.abort.join"
|
|
1020
1024
|
| "client.alert.displayed"
|
|
@@ -3872,6 +3876,8 @@ export interface Event {
|
|
|
3872
3876
|
| "PSTN_DIALOUT"
|
|
3873
3877
|
| "PSTN_ONLY_DIALIN"
|
|
3874
3878
|
| "PSTN_ONLY_DIALOUT"
|
|
3879
|
+
| "AUDIO_DIALIN"
|
|
3880
|
+
| "AUDIO_ONLY_DIALIN"
|
|
3875
3881
|
| "H323"
|
|
3876
3882
|
| "H323_IP"
|
|
3877
3883
|
| "SIP_ENTERPRISE"
|
|
@@ -4507,6 +4513,8 @@ export interface Event {
|
|
|
4507
4513
|
*/
|
|
4508
4514
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
4509
4515
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
4516
|
+
locale?: string;
|
|
4517
|
+
accessNumber?: string;
|
|
4510
4518
|
remoteAgent?: string;
|
|
4511
4519
|
name:
|
|
4512
4520
|
| "addin.scheduling.request"
|
|
@@ -4541,15 +4549,23 @@ export interface Event {
|
|
|
4541
4549
|
| "ivr.calliope.confluence.creation.response"
|
|
4542
4550
|
| "ivr.calliope.confluence.script-interruption.request"
|
|
4543
4551
|
| "ivr.calliope.confluence.script-interruption.response"
|
|
4552
|
+
| "ivr.calliope.venue.creation.request"
|
|
4553
|
+
| "ivr.calliope.venue.creation.response"
|
|
4544
4554
|
| "ivr.dialog.begin"
|
|
4545
4555
|
| "ivr.dialog.end"
|
|
4556
|
+
| "ivr.givr.attendeeid.validation"
|
|
4557
|
+
| "ivr.givr.meetinginfo.query"
|
|
4558
|
+
| "ivr.ivr.attendeeid.validation"
|
|
4546
4559
|
| "ivr.join.request"
|
|
4547
4560
|
| "ivr.join.response"
|
|
4548
4561
|
| "ivr.l2sip.call.request"
|
|
4549
4562
|
| "ivr.l2sip.call.response"
|
|
4563
|
+
| "ivr.l2sip.call.transfer"
|
|
4550
4564
|
| "ivr.l2sip.createmedia.request"
|
|
4551
4565
|
| "ivr.l2sip.createmedia.response"
|
|
4552
4566
|
| "ivr.l2sip.dialing.status"
|
|
4567
|
+
| "ivr.l2sip.sipinfo.request"
|
|
4568
|
+
| "ivr.l2sip.sipinfo.callback"
|
|
4553
4569
|
| "ivr.l2sip.terminate.request"
|
|
4554
4570
|
| "ivr.l2sip.terminate.response"
|
|
4555
4571
|
| "ivr.leave.request"
|
|
@@ -4561,8 +4577,13 @@ export interface Event {
|
|
|
4561
4577
|
| "ivr.locus.connect.status.update"
|
|
4562
4578
|
| "ivr.locus.handover.request"
|
|
4563
4579
|
| "ivr.locus.handover.response"
|
|
4580
|
+
| "ivr.locus.query"
|
|
4581
|
+
| "ivr.locus.url.lookup"
|
|
4582
|
+
| "ivr.mrs.accessnumber.validation"
|
|
4583
|
+
| "ivr.mrs.meetinginfo.instanceid.query"
|
|
4564
4584
|
| "ivr.mrs.meetinginfo.query"
|
|
4565
4585
|
| "ivr.mrs.routingprofile.query"
|
|
4586
|
+
| "ivr.mrs.usersummary.query"
|
|
4566
4587
|
| "ivr.notify.request"
|
|
4567
4588
|
| "ivr.notify.response"
|
|
4568
4589
|
| "ivr.pstn.carrier.info"
|
|
@@ -4672,12 +4693,20 @@ export interface Event {
|
|
|
4672
4693
|
| "server.share.stopped"
|
|
4673
4694
|
| "server.u2c.response"
|
|
4674
4695
|
| "server.wca.response"
|
|
4696
|
+
| "sip.bye.rx"
|
|
4697
|
+
| "sip.bye.response.tx"
|
|
4675
4698
|
| "sip.cancel.response.rx"
|
|
4676
4699
|
| "sip.cancel.tx"
|
|
4700
|
+
| "sip.info.tx"
|
|
4701
|
+
| "sip.info.response.rx"
|
|
4677
4702
|
| "sip.invite.response.rx"
|
|
4678
4703
|
| "sip.invite.response.tx"
|
|
4679
4704
|
| "sip.invite.rx"
|
|
4680
4705
|
| "sip.invite.tx"
|
|
4706
|
+
| "sip.notify.rx"
|
|
4707
|
+
| "sip.notify.response.tx"
|
|
4708
|
+
| "sip.refer.tx"
|
|
4709
|
+
| "sip.refer.response.rx"
|
|
4681
4710
|
| "tpgw.share.first.keyframe.recv"
|
|
4682
4711
|
| "tpgw.share.floor-granted.local"
|
|
4683
4712
|
| "notification.sent"
|
|
@@ -5739,6 +5768,8 @@ export interface Event {
|
|
|
5739
5768
|
| "PSTN_DIALOUT"
|
|
5740
5769
|
| "PSTN_ONLY_DIALIN"
|
|
5741
5770
|
| "PSTN_ONLY_DIALOUT"
|
|
5771
|
+
| "AUDIO_DIALIN"
|
|
5772
|
+
| "AUDIO_ONLY_DIALIN"
|
|
5742
5773
|
| "H323"
|
|
5743
5774
|
| "H323_IP"
|
|
5744
5775
|
| "SIP_ENTERPRISE"
|
|
@@ -6374,6 +6405,8 @@ export interface Event {
|
|
|
6374
6405
|
*/
|
|
6375
6406
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
6376
6407
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
6408
|
+
locale?: string;
|
|
6409
|
+
accessNumber?: string;
|
|
6377
6410
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
6378
6411
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
6379
6412
|
/**
|
|
@@ -9332,6 +9365,8 @@ export interface Event {
|
|
|
9332
9365
|
| "PSTN_DIALOUT"
|
|
9333
9366
|
| "PSTN_ONLY_DIALIN"
|
|
9334
9367
|
| "PSTN_ONLY_DIALOUT"
|
|
9368
|
+
| "AUDIO_DIALIN"
|
|
9369
|
+
| "AUDIO_ONLY_DIALIN"
|
|
9335
9370
|
| "H323"
|
|
9336
9371
|
| "H323_IP"
|
|
9337
9372
|
| "SIP_ENTERPRISE"
|
|
@@ -9967,6 +10002,8 @@ export interface Event {
|
|
|
9967
10002
|
*/
|
|
9968
10003
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
9969
10004
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
10005
|
+
locale?: string;
|
|
10006
|
+
accessNumber?: string;
|
|
9970
10007
|
name:
|
|
9971
10008
|
| "client.feature.audio.noise.removal"
|
|
9972
10009
|
| "client.feature.embedded-object-info"
|
|
@@ -11034,6 +11071,8 @@ export interface Event {
|
|
|
11034
11071
|
| "PSTN_DIALOUT"
|
|
11035
11072
|
| "PSTN_ONLY_DIALIN"
|
|
11036
11073
|
| "PSTN_ONLY_DIALOUT"
|
|
11074
|
+
| "AUDIO_DIALIN"
|
|
11075
|
+
| "AUDIO_ONLY_DIALIN"
|
|
11037
11076
|
| "H323"
|
|
11038
11077
|
| "H323_IP"
|
|
11039
11078
|
| "SIP_ENTERPRISE"
|
|
@@ -11669,6 +11708,8 @@ export interface Event {
|
|
|
11669
11708
|
*/
|
|
11670
11709
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
11671
11710
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
11711
|
+
locale?: string;
|
|
11712
|
+
accessNumber?: string;
|
|
11672
11713
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "edge-mediaquality";
|
|
11673
11714
|
name: "edge.mediaquality.event";
|
|
11674
11715
|
/**
|
|
@@ -12687,6 +12728,8 @@ export interface Event {
|
|
|
12687
12728
|
| "PSTN_DIALOUT"
|
|
12688
12729
|
| "PSTN_ONLY_DIALIN"
|
|
12689
12730
|
| "PSTN_ONLY_DIALOUT"
|
|
12731
|
+
| "AUDIO_DIALIN"
|
|
12732
|
+
| "AUDIO_ONLY_DIALIN"
|
|
12690
12733
|
| "H323"
|
|
12691
12734
|
| "H323_IP"
|
|
12692
12735
|
| "SIP_ENTERPRISE"
|
|
@@ -13322,6 +13365,8 @@ export interface Event {
|
|
|
13322
13365
|
*/
|
|
13323
13366
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
13324
13367
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
13368
|
+
locale?: string;
|
|
13369
|
+
accessNumber?: string;
|
|
13325
13370
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "recording-event";
|
|
13326
13371
|
name:
|
|
13327
13372
|
| "crc.recording.create.request"
|
|
@@ -13673,6 +13718,8 @@ export interface ClientEvent {
|
|
|
13673
13718
|
| "PSTN_DIALOUT"
|
|
13674
13719
|
| "PSTN_ONLY_DIALIN"
|
|
13675
13720
|
| "PSTN_ONLY_DIALOUT"
|
|
13721
|
+
| "AUDIO_DIALIN"
|
|
13722
|
+
| "AUDIO_ONLY_DIALIN"
|
|
13676
13723
|
| "H323"
|
|
13677
13724
|
| "H323_IP"
|
|
13678
13725
|
| "SIP_ENTERPRISE"
|
|
@@ -14279,6 +14326,8 @@ export interface ClientEvent {
|
|
|
14279
14326
|
*/
|
|
14280
14327
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
14281
14328
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
14329
|
+
locale?: string;
|
|
14330
|
+
accessNumber?: string;
|
|
14282
14331
|
name:
|
|
14283
14332
|
| "client.abort.join"
|
|
14284
14333
|
| "client.alert.displayed"
|
|
@@ -17054,6 +17103,8 @@ export interface FeatureEvent {
|
|
|
17054
17103
|
| "PSTN_DIALOUT"
|
|
17055
17104
|
| "PSTN_ONLY_DIALIN"
|
|
17056
17105
|
| "PSTN_ONLY_DIALOUT"
|
|
17106
|
+
| "AUDIO_DIALIN"
|
|
17107
|
+
| "AUDIO_ONLY_DIALIN"
|
|
17057
17108
|
| "H323"
|
|
17058
17109
|
| "H323_IP"
|
|
17059
17110
|
| "SIP_ENTERPRISE"
|
|
@@ -17689,6 +17740,8 @@ export interface FeatureEvent {
|
|
|
17689
17740
|
*/
|
|
17690
17741
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
17691
17742
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
17743
|
+
locale?: string;
|
|
17744
|
+
accessNumber?: string;
|
|
17692
17745
|
name:
|
|
17693
17746
|
| "client.feature.audio.noise.removal"
|
|
17694
17747
|
| "client.feature.embedded-object-info"
|
|
@@ -18767,6 +18820,8 @@ export interface MediaQualityEvent {
|
|
|
18767
18820
|
| "PSTN_DIALOUT"
|
|
18768
18821
|
| "PSTN_ONLY_DIALIN"
|
|
18769
18822
|
| "PSTN_ONLY_DIALOUT"
|
|
18823
|
+
| "AUDIO_DIALIN"
|
|
18824
|
+
| "AUDIO_ONLY_DIALIN"
|
|
18770
18825
|
| "H323"
|
|
18771
18826
|
| "H323_IP"
|
|
18772
18827
|
| "SIP_ENTERPRISE"
|
|
@@ -19402,6 +19457,8 @@ export interface MediaQualityEvent {
|
|
|
19402
19457
|
*/
|
|
19403
19458
|
transportType?: "UDP" | "TCP" | "xTLS" | "TLS";
|
|
19404
19459
|
joinFlowVersion?: "NewFTE" | "Other";
|
|
19460
|
+
locale?: string;
|
|
19461
|
+
accessNumber?: string;
|
|
19405
19462
|
trigger?: "dummyTrigger1" | "dummyTrigger2" | "media-quality";
|
|
19406
19463
|
name: "server.mediaquality.event" | "client.mediaquality.event";
|
|
19407
19464
|
/**
|
package/package.json
CHANGED