voice-client: Changed deprecated value for parameter nat.

Ref: #16273
This commit is contained in:
Kent Ekholm 2019-01-15 18:09:23 +01:00
parent a0be24b379
commit 6641a075ea
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ rtpholdtimeout=1800
localnet=192.168.0.0/16
localnet=10.0.0.0/8
localnet=172.16.0.0/12
nat=yes
nat=force_rport,comedia
directmedia=no
sipdebug=no
session-timers=refuse

View file

@ -9,7 +9,7 @@ insecure = port,invite
canreinvite = no
insecure = invite
;qualify = yes
nat = yes
nat = force_rport,comedia
context = incoming_calls
port=|PORT|
transport = |TRANSPORT|

View file

@ -9,7 +9,7 @@ insecure = port,invite
canreinvite = no
insecure = invite
;qualify = yes
nat = yes
nat = force_rport,comedia
context = incoming_calls
port=|PORT|
transport = |TRANSPORT|