Go to file
2019-02-22 17:45:48 +01:00
scripts WIP scripting 2019-02-22 17:45:48 +01:00
src Add echo server 2019-02-22 16:01:22 +01:00
.gitignore Add a gitignore 2019-02-21 14:27:09 +01:00
CMakeLists.txt Add echo server 2019-02-22 16:01:22 +01:00
Dockerfile WIP scripting 2019-02-22 17:45:48 +01:00
README.md WIP scripting 2019-02-22 17:45:48 +01:00
torrc_simple Less log, fix buffer packet management 2019-02-20 09:34:10 +01:00

Donar

Linphone configuration

Choose a SIP UDP, Audio RTP/UDP and Video RTP/UDP that is different between your clients. Go to manage account. Add a new SIP proxy.

Username: <username>@127.13.3.7:<SIP_PORT>
Proxy: 127.13.3.7:<SIP_PORT>
Leave the rest empty.
Uncheck all the checkboxes.

Docker build

sudo docker build -t registry.gitlab.inria.fr/qdufour/donar .
sudo docker push registry.gitlab.inria.fr/qdufour/donar
sudo docker run -t -i -v `pwd`/xp1:/home/donar/res registry.gitlab.inria.fr/qdufour/donar xp1-server