|
14644 | 14644 | "type": {
|
14645 | 14645 | "type": "string",
|
14646 | 14646 | "enum": [
|
14647 |
| - "oauth2" |
| 14647 | + "oauth2", |
| 14648 | + "aws-sts" |
14648 | 14649 | ]
|
14649 | 14650 | },
|
14650 | 14651 | "url": {
|
|
18392 | 18393 | "vonage-failed-to-connect-call",
|
18393 | 18394 | "vonage-completed",
|
18394 | 18395 | "phone-call-provider-bypass-enabled-but-no-call-received",
|
| 18396 | + "call.in-progress.error-providerfault-transport-never-connected", |
| 18397 | + "call.in-progress.error-vapifault-worker-not-available", |
18395 | 18398 | "call.in-progress.error-vapifault-transport-never-connected",
|
18396 | 18399 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active",
|
18397 | 18400 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing",
|
|
18780 | 18783 | "exceeded-max-duration",
|
18781 | 18784 | "manually-canceled",
|
18782 | 18785 | "phone-call-provider-closed-websocket",
|
| 18786 | + "call.forwarding.operator-busy", |
18783 | 18787 | "silence-timed-out",
|
18784 | 18788 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call",
|
18785 | 18789 | "call.ringing.hook-executed-say",
|
|
27633 | 27637 | }
|
27634 | 27638 | ]
|
27635 | 27639 | },
|
| 27640 | + "jwtSecret": { |
| 27641 | + "type": "string", |
| 27642 | + "description": "This is the secret key used for signing JWT tokens for the org." |
| 27643 | + }, |
27636 | 27644 | "name": {
|
27637 | 27645 | "type": "string",
|
27638 | 27646 | "description": "This is the name of the org. This is just for your own reference.",
|
|
27816 | 27824 | "role"
|
27817 | 27825 | ]
|
27818 | 27826 | },
|
| 27827 | + "JwtResponse": { |
| 27828 | + "type": "object", |
| 27829 | + "properties": { |
| 27830 | + "accessToken": { |
| 27831 | + "type": "string" |
| 27832 | + }, |
| 27833 | + "aud": { |
| 27834 | + "type": "object" |
| 27835 | + } |
| 27836 | + }, |
| 27837 | + "required": [ |
| 27838 | + "accessToken", |
| 27839 | + "aud" |
| 27840 | + ] |
| 27841 | + }, |
27819 | 27842 | "TokenRestrictions": {
|
27820 | 27843 | "type": "object",
|
27821 | 27844 | "properties": {
|
|
32407 | 32430 | }
|
32408 | 32431 | }
|
32409 | 32432 | },
|
| 32433 | + "CreateSesameVoiceDTO": { |
| 32434 | + "type": "object", |
| 32435 | + "properties": { |
| 32436 | + "voiceName": { |
| 32437 | + "type": "string", |
| 32438 | + "description": "The name of the voice." |
| 32439 | + }, |
| 32440 | + "transcription": { |
| 32441 | + "type": "string", |
| 32442 | + "description": "The transcript of the utterance." |
| 32443 | + } |
| 32444 | + } |
| 32445 | + }, |
32410 | 32446 | "VoiceLibraryVoiceResponse": {
|
32411 | 32447 | "type": "object",
|
32412 | 32448 | "properties": {
|
|
33298 | 33334 | "vonage-failed-to-connect-call",
|
33299 | 33335 | "vonage-completed",
|
33300 | 33336 | "phone-call-provider-bypass-enabled-but-no-call-received",
|
| 33337 | + "call.in-progress.error-providerfault-transport-never-connected", |
| 33338 | + "call.in-progress.error-vapifault-worker-not-available", |
33301 | 33339 | "call.in-progress.error-vapifault-transport-never-connected",
|
33302 | 33340 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active",
|
33303 | 33341 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing",
|
|
33686 | 33724 | "exceeded-max-duration",
|
33687 | 33725 | "manually-canceled",
|
33688 | 33726 | "phone-call-provider-closed-websocket",
|
| 33727 | + "call.forwarding.operator-busy", |
33689 | 33728 | "silence-timed-out",
|
33690 | 33729 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call",
|
33691 | 33730 | "call.ringing.hook-executed-say",
|
|
34378 | 34417 | "vonage-failed-to-connect-call",
|
34379 | 34418 | "vonage-completed",
|
34380 | 34419 | "phone-call-provider-bypass-enabled-but-no-call-received",
|
| 34420 | + "call.in-progress.error-providerfault-transport-never-connected", |
| 34421 | + "call.in-progress.error-vapifault-worker-not-available", |
34381 | 34422 | "call.in-progress.error-vapifault-transport-never-connected",
|
34382 | 34423 | "call.in-progress.error-vapifault-transport-connected-but-call-not-active",
|
34383 | 34424 | "call.in-progress.error-vapifault-call-started-but-connection-to-transport-missing",
|
|
34766 | 34807 | "exceeded-max-duration",
|
34767 | 34808 | "manually-canceled",
|
34768 | 34809 | "phone-call-provider-closed-websocket",
|
| 34810 | + "call.forwarding.operator-busy", |
34769 | 34811 | "silence-timed-out",
|
34770 | 34812 | "call.in-progress.error-sip-telephony-provider-failed-to-connect-call",
|
34771 | 34813 | "call.ringing.hook-executed-say",
|
|
0 commit comments