Merge branch 'master' of gitlab.inria.fr:qdufour/donar

This commit is contained in:
Quentin Dufour 2019-02-21 14:27:20 +01:00
commit 87b6a226a7

View file

@ -3,5 +3,13 @@
## Linphone configuration
Choose a SIP UDP, Audio RTP/UDP and Video RTP/UDP that is different between your clients.
Check behind NAT/Firewall.
Set public IP as 127.13.3.7
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.
```