Update recommended configuration

This commit is contained in:
Quentin 2019-02-21 09:09:01 +01:00
parent 4b5534b213
commit 8accbde7c4

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.
```