Update y000000000066.cfg
This commit is contained in:
parent
90b88726b9
commit
0155ef2222
|
|
@ -611,8 +611,8 @@ static.sip.nat_turn.server=
|
||||||
static.sip.nat_turn.port=
|
static.sip.nat_turn.port=
|
||||||
|
|
||||||
static.sip.nat_stun.enable=
|
static.sip.nat_stun.enable=
|
||||||
static.sip.nat_stun.server=
|
static.sip.nat_stun.server = {$stun_server}
|
||||||
static.sip.nat_stun.port=
|
static.sip.nat_stun.port = {if isset($stun_port)}{$stun_port}{else}3478{/if}
|
||||||
|
|
||||||
|
|
||||||
static.ice.enable=
|
static.ice.enable=
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue