-
I have installed eturnal and configured it as followed:
```
# eturnal STUN/TURN server configuration file.
#
# This file is written in YAML. The YAML format is indentation-sensitive, please
# M…
-
I am trying to work with incoming calls.
I go to `/developer-tools/event` and input `incoming_call` as Listen to events value (also tried my webhook_id `sip_call_webhook_id`).
Then make a call to…
-
## Steps to reproduce
1. Use `quinn` to establish `quic` connection to remote server in context of `iOS` application via code like this (only UDP socket configuration provided):
```
let bind_addr =…
-
My host machine has an RDP server running on UDP port 3389 for support.
Docker and Windows are configured on port 3390.
I attempted to install Winapps on a port other than 3389. By modifying the set…
-
This is not an issue!
[Proxy](https://github.com/githubDante/go-solarman-proxy) for solarman dataloggers in TCP-Client mode. Works nicely in collaboration with PySolarman clients.
It's suitable…
-
I am experiencing unstable connections between Zeus and lit.
When I get an error in Zeus e.g. "Failed to connect the LNC client to the proxy server", I restart the service with:
`sudo systemctl rest…
-
Hi!
I am not sure where to best ask this question, I hope this is the right place :)
Thanks for providing this excellent framework. I am working on a mini-simulator for an example satellite on-boa…
-
Hi @JonasVautherin @julianoes This is vinayak i have front end ready and i installed jmavsim and MAVSDK_server, and grpc and connected these with my front-end the data is coming but now i want to tr…
-
* a docker image or steps to build one for running a server
-
Hi I am new to sems and I want to use it as sbc in transparent profile. my problem is that for the REGISTER message I used: enable_reg_caching=yes
but contact header that sent to the sip proxy serve…