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
|
||||
|
||||
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.
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue