Update recommended configuration
This commit is contained in:
parent
4b5534b213
commit
8accbde7c4
1 changed files with 10 additions and 2 deletions
12
README.md
12
README.md
|
@ -3,5 +3,13 @@
|
||||||
## Linphone configuration
|
## Linphone configuration
|
||||||
|
|
||||||
Choose a SIP UDP, Audio RTP/UDP and Video RTP/UDP that is different between your clients.
|
Choose a SIP UDP, Audio RTP/UDP and Video RTP/UDP that is different between your clients.
|
||||||
Check behind NAT/Firewall.
|
Go to manage account.
|
||||||
Set public IP as 127.13.3.7
|
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.
|
||||||
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue