This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AWS Websocket api | |
Partial: | |
{ | |
"Transcript": { | |
"Results": [ | |
{ | |
"Alternatives": [ | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "f317b3b0211b1ead", | |
"type": "group", | |
"z": "bbf6447fcb998d1d", | |
"name": "MS Teams Outbound", | |
"style": { | |
"label": true | |
}, | |
"nodes": [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "78a1de2a7f51f760", | |
"type": "tab", | |
"label": "MS Teams Inbound", | |
"disabled": false, | |
"info": "", | |
"env": [] | |
}, | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2024-07-16 19:11:32.566394 98.67% [NOTICE] lws_glue.cpp:507 [2024/07/16 19:11:32:6048] N: lws_create_context: LWS: 4.3.3-v4.3.3, NET CLI SRV H1 H2 WS ConMon IPv6-absent | |
2024-07-16 19:11:32.566394 98.67% [INFO] lws_glue.cpp:507 [2024/07/16 19:11:32:6048] I: lws_create_context: Event loop: poll | |
2024-07-16 19:11:32.566394 98.67% [DEBUG] lws_glue.cpp:507 [2024/07/16 19:11:32:6049] D: _realloc: size 64: lws_smd_register | |
2024-07-16 19:11:32.566394 98.67% [INFO] lws_glue.cpp:507 [2024/07/16 19:11:32:6049] I: lws_smd_register: peer 0x7fee9c00ae40 (count 1) registered | |
2024-07-16 19:11:32.566394 98.67% [DEBUG] lws_glue.cpp:507 [2024/07/16 19:11:32:6049] D: _realloc: size 7999992: fds table |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AWSTemplateFormatVersion: 2010-09-09 | |
Parameters: | |
InstanceType: | |
Description: jambonzMini EC2 instance type | |
Type: String | |
Default: t2.medium | |
AllowedValues: | |
- t2.small | |
- t2.medium |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependencies resolved. | |
====================================================================================================================================================================================================================== | |
Package Architecture Version Repository Size | |
====================================================================================================================================================================================================================== | |
Installing group/module packages: | |
asciidoc noarch 9.1.0-3.el9 rhel-9-appstream-rhui-rpms 265 k | |
byacc x86_64 2.0.20210109-4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
callSid: "3d619273-e9d8-40e0-8df5-cf06a84714c3" | |
accountSid: "d6e9e0b3-9a29-4362-8a5f-b2419223a46f" | |
callingNumber: "anonymous" | |
calledNumber: "+441303763875" | |
traceId: "2206bb5c597d6759f461071e35db8b31" | |
[17:54:48.696] ^[[32mINFO^[[39m (1204744): ^[[36mCallSession:exec completed task #0:5: hangup^[[39m | |
callId: "222f9f02-c201-123c-9193-0e9252b57157" | |
callSid: "3d619273-e9d8-40e0-8df5-cf06a84714c3" | |
accountSid: "d6e9e0b3-9a29-4362-8a5f-b2419223a46f" | |
callingNumber: "anonymous" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"model_id": "eleven_multilingual_v2", | |
"name": "Eleven Multilingual v2", | |
"can_be_finetuned": true, | |
"can_do_text_to_speech": true, | |
"can_do_voice_conversion": true, | |
"can_use_style": true, | |
"can_use_speaker_boost": true, | |
"serves_pro_voices": false, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"voices": [ | |
{ | |
"voice_id": "21m00Tcm4TlvDq8ikWAM", | |
"name": "Rachel", | |
"samples": null, | |
"category": "premade", | |
"fine_tuning": { | |
"language": null, | |
"is_allowed_to_fine_tune": false, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker build -t drachtio/drachtio-server:test . | |
[+] Building 30.4s (13/15) | |
=> [internal] load .dockerignore 0.0s | |
=> => transferring context: 113B 0.0s | |
=> [internal] load build definition from Dockerfile 0.0s | |
=> => transferring dockerfile: 1.26kB 0.0s | |
=> [internal] load metadata for docker.io/library/debian:bookworm-slim |
NewerOlder